
com.mckoi.overview.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mckoisqldb Show documentation
Show all versions of mckoisqldb Show documentation
A full SQL database system with JDBC driver that can be embedded in a Java
application or operate as a stand-alone server with clients connecting via
TCP/IP.
The newest version!
The Mckoi Database
The Mckoi Database.
Some starting points for understanding the code:
- An application
establishes a Connection to a Mckoi database.
- An application creates a Statement and
executes an SQL query.
- Local-mode or server-side
query execution.
-
Starting the database server.
-
Transactions and
Locking.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy