SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast because it does not have a network interface.
- Category: Databases
- License: GNU Library or Lesser General Public License (LGPL)
- HomePage: http://www.smallsql.de/


