SmallSQL
Encyclopedia
The SmallSQL Database
Database
A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality , in a way that supports processes requiring this information...

 is a 100% pure Java DBMS for desktop applications. It has a JDBC 3.0 driver and supports SQL
SQL
SQL is a programming language designed for managing data in relational database management systems ....

-92 and SQL-99 standards. It has a very small footprint of approx. 200KB for driver and database together. This is very small for a JDBC 3.0 interface.

The difference to other 100% pure Java databases is that it has no network interface and user management. The target applications are Java desktop applications. There is no installation required.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK