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]
- Website
- http://www.smallsql.de[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
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- SmallSQL Database - the Java Desktop Database with JDBC interface smallsql.de
- SmallSQL Database - Java DBMS download | SourceForge.net sourceforge.net
- General FAQ SmallSQL Database smallsql.de