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.

SmallSQL Logo
Website

http://www.smallsql.de/

Source Code

https://sourceforge.net/projects/smallsql/

Country of Origin

DE

Start Year

2005

End Year

2013

Project Type

Open Source

Written in

Java

Supported languages

Java

Operating Systems

All OS with Java VM

Licenses

LGPL v3