LocalSQL

LocalSQL is an embedded relational DBMS that provides library and command line tool for executing SQL statements on local database files.

History

The project started by Dave Berton in 2001 while he was working at Trolltech. The goal of LocalSQL was to provide SQL access in Qt applications. It was abandoned in 2002.

Data Model

Relational

Indexes

B+Tree

System Architecture

Embedded

Query Interface

SQL

LocalSQL Logo
Website

http://localsql.sourceforge.net/

Source Code

https://sourceforge.net/projects/localsql/

Tech Docs

http://localsql.sourceforge.net/README

Developer

Dave Berton

Country of Origin

US

Start Year

2001

End Year

2002

Project Type

Open Source

Licenses

LGPL v2