chicken-announce
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-announce] [ANN] dbi, database abstraction egg, now available.


From: Matt Welland
Subject: [Chicken-announce] [ANN] dbi, database abstraction egg, now available.
Date: Sun, 31 Jul 2016 15:01:43 -0700

A database abstraction layer to provide a common interface across multiple databases.

NOTE: The intention with dbi is a gasket that allows for switching backends easily while in development, with the expectation that eventually you would factor out dbi for the native db interface. You will get better performance and security using the native eggs!

Supports: sqlite3, postgresql and (partially) mysql.

Chicken wiki page: http://wiki.call-cc.org/eggref/4/dbi
Fossil repository: https://www.kiatoa.com/fossils/dbi

Thanks go to Peter Bex for his help in making this happen.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]