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

Database Entry

tinySQL


tinySQL is a lightweight SQL database engine written in Java that stores data using dBase format files. It provides a command-line interpreter for database operations and supports JDBC connectivity for application integration.

Source Code
https://sourceforge.net/projects/tinysql/[02]
Developer
Country of Origin
US
Start Year
2003
End Year
2016
Project Types
Hobby, Open Source
Written in
Java
Compatible With
dBASE
Operating System
All OS with Java VM
License
LGPL v2

Database Entry

tinySQL


tinySQL is a lightweight SQL database engine written in Java that stores data using dBase format files. It provides a command-line interpreter for database operations and supports JDBC connectivity for application integration.

History


Developed by Brian Jepson, tinySQL was first registered on SourceForge in June 2003. The project was designed to offer a simple, embeddable SQL engine that utilized the standard dBase file format for storage, eliminating the need for proprietary database files. It provided basic relational capabilities and a command-line interface.

Public updates on SourceForge continued until February 2016, after which active development appears to have ceased.

Data Model


Query Interface


Citations

2 sources
  1. http://priede.bf.lu.lv/ftp/pub/DatuBazes/tinySQL/tinySQL.htm lu.lv Dead — Check Archive
  2. tinysql download | SourceForge.net sourceforge.net
Revision #2 Last Updated: