Mckoi SQL Database is a full featured SQL-92 relational database management system written in Java. The software can operate as either a dedicated multi-client, multi-threaded database server, or can be used as an embedded database inside a Java application. The engine is designed to be easy to use and maintain and versatile for sophisticated database development tasks. The software provides a JDBC 2.0 driver.
| Tags | Database Database Engines/Servers |
|---|---|
| Licenses | GPL |
| Operating Systems | Mac OS X Windows Windows Windows Windows OS Independent POSIX Linux Solaris |
| Implementation | Java |
Recent releases


Changes: Various bugs were fixed.


Changes: A new check point journaling system for crash recovery, and minor bugfixes.


Changes: Various bugfixes were made, including a fix for a problem with backing up large binary objects, a constraint check during commits, and a problem with aliasing a column in a SELECT to the same name as the column.


Changes: Sequences, stored procedures, triggers, and a revised IO layer are among the important new features in the 1.0 release.


Changes: This release adds VIEW support, improved I/O with the Java 1.4 NIO API, an overhaul of the type system, locale string collation, a user management and object privilege system, and support for referential actions.