Database Engine/Interface Libraries

Advertisements


  • Yada (C based database independent abstraction layer)
  • LibDBI (Database independent abstraction layer for C. License: LGPL) (cvs) (ml)
  • Berkeley DB (ACID compliant, embedded, database engine. License: BSD-style with source requirement)
  • SQLite (ACID compliant, embeddable, mostly SQL compliant RDBMS. License: none, it is Public Domain.) (cvs)
  • SHSQL (Embedded SQL database library, which stores data in ASCII text files. License: GPL)
  • LibSDB (Portable database independent abstraction layer for C. License: LGPL)
  • Bond ("Building Object Network Databases". Library for creating database utilizing GUI applications described in XML files. License: GPL)

Ads