: The PostgreSQL Global Development Group is a community of companies and people co-operating to drive the development of PostgreSQL, the worlds most advanced Open Source database software.
: [quote]This is the web site of FunctionX dedicated to the Structured Query Language (SQL). After many hesitations, we found some time to write or update it. As somebody suggested, we opted to use Microsoft SQL Server Database Engine (MSDE). It is a very wonderful, powerful, and free database engine. {/quote]
: SQLite is a C library that implements an embeddable SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
: A step-by-step guide to compiling SQLite 2.8.16 and SQLite 3.2.2 as Static Library for use with Dev-C++ 4.9.9.2 GCC 3.4.2. Test programs also included in the package.