DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

SmallSQL


SmallSQL is a Germany-based Java Desktop SQL Database Engine. It is a relational and 100% pure Java DBMS implemented using Java Database Connectivity (JDBC) API. SmallSQL is built upon the belief that database runtime should not be the largest part of a desktop application, and is designed to have minimal runtime storage, producing only 200 to 300 KB of jar file. However, this implies a lot of unimplemented or unsupported features, including user management, database sharing, and network interface.[03][01]

Source Code
https://sourceforge.net/projects/smallsql/[02]
Country of Origin
DE
Start Year
2005 [02]
End Year
2013
Project Type
Open Source
Written in
Java
Supported Languages
Java
Operating System
All OS with Java VM
License
LGPL v3

Database Entry

SmallSQL


SmallSQL is a Germany-based Java Desktop SQL Database Engine. It is a relational and 100% pure Java DBMS implemented using Java Database Connectivity (JDBC) API. SmallSQL is built upon the belief that database runtime should not be the largest part of a desktop application, and is designed to have minimal runtime storage, producing only 200 to 300 KB of jar file. However, this implies a lot of unimplemented or unsupported features, including user management, database sharing, and network interface.[03][01]

Citations

3 sources
  1. SmallSQL Database - the Java Desktop Database with JDBC interface smallsql.de
  2. SmallSQL Database - Java DBMS download | SourceForge.net sourceforge.net
  3. General FAQ SmallSQL Database smallsql.de
Revision #3 Last Updated: