Electricmonk

Ferry Boender

Programmer, DevOpper, Open Source enthusiast.

Blog

GadflyB5: SQL Relational Database in Python

Wednesday, August 22nd, 2007

Gadfly is a SQL Relational Database that supports a large set of the SQL standard. It keeps the database in-memory while operating on it. It’s also completely written in Python (with the use of some Python/C modules). I don’t know why it’s cool, but it is.

The text of all posts on this blog, unless specificly mentioned otherwise, are licensed under this license.