summaryrefslogblamecommitdiff
path: root/databases/gadfly/pkg-descr
blob: b5d002aceff57d3cb4f9027a0c7f7ddd1331cce0 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                  

                                   
Gadfly is a relational database management system which uses a
large subset of very standard SQL as its query language and Python
modules and optional Python/C extension modules as its underlying
engine. Gadfly stores the active database in memory, with recovery
logging to a file system. It supports an optional TCP/IP based
client server mode and log based failure recovery for system or
software failures (but not for disk failures).

WWW: http://gadfly.sourceforge.net/