Itzam/Java is a pure Java reimplementation of the Itzam embedded database engine, and it is 100% interoperable with files created by Itzam/Core. Since Itzam/Core is the basis of wrappers written in languages such as C++ and Python, Itzam/Java is compatible with those language libraries as well.
| Tags | Database Database Engines/Servers Software Development Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: Small interface changes, performance tuning, and documentation improvements were done. This version was tested on Android and updated for the GPL3.


Release Notes: A minor bug in sequential Datafile reads has been fixed.


Release Notes: This release has hash table indexes and database cursors, vastly improved performance, and use of Java generics.


Release Notes: This release was updated for compatibility with changes in Itzam 2.7.0.


Release Notes: This release changes the file formats and locking semantics to match those of Itzam/Core.