Difference between revisions of "Database Libraries"
m (O3o moved page Database libraries to Database Libraries) |
(dpq2 and pagator-backend statuses update) |
||
Line 44: | Line 44: | ||
{{Project | {{Project | ||
| name = '''dpq2''' | | name = '''dpq2''' | ||
− | | about = Yet another attempt to create a good interface to PostgreSQL | + | | about = Yet another attempt to create a good interface to PostgreSQL |
| platform = Windows/POSIX | | platform = Windows/POSIX | ||
− | | license = | + | | license = Boost |
| url = https://github.com/denizzzka/dpq2 | | url = https://github.com/denizzzka/dpq2 | ||
}} | }} | ||
Line 57: | Line 57: | ||
}} | }} | ||
{{Project | {{Project | ||
− | | name = ''' | + | | name = '''pgator-backend''' |
− | | about = Light wrapper over PostrgeSQL, libpq binary protocol, asynchronous connection pool | + | | about = Light wrapper over PostrgeSQL, libpq binary protocol, asynchronous connection pool (outdated and isn't supported) |
| platform = POSIX | | platform = POSIX | ||
| license = MIT | | license = MIT |
Revision as of 12:42, 4 April 2016
Title / Info | Description | License | Platform | |
---|---|---|---|---|
D library to use SQLite | GPL | Windows/POSIX | ||
D2 SQLite bindings and OO interface | Boost | ?? | ||
This wrapper around SQLite in D | Boost | ?? | ||
SQLite bridge library for D programming language | see | ?? | ||
PostgreSQL, mySQL and SQLite simple binding. | Boost | Windows/POSIX | ||
Yet another attempt to create a good interface to PostgreSQL | Boost | Windows/POSIX | ||
Database access for D2. Currently, only PostgreSQL client | Boost 1.0 | POSIX | ||
Light wrapper over PostrgeSQL, libpq binary protocol, asynchronous connection pool (outdated and isn't supported) | MIT | POSIX | ||
ArangoDB Driver. | Boost 1.0 | POSIX | ||
DB access library similar to JDBC (supports PostgreSQL, MySQL, SQLite). | Boost 1.0 | Windows/POSIX | ||
ORM for D (supports PostgreSQL, MySQL, SQLite). | Boost 1.0 | Windows/POSIX |