软件包: gadfly (1.0.0-12) [universe]
gadfly 的相关链接
Ubuntu 的资源:
下载源码包 gadfly:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Matthias Klose
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Server and interactive shell for Gadfly SQL database
Gadfly is a relational database management system which uses a large subset of very standard SQL as its query language. The underlying engine consists of Python modules. Gadfly stores the active database in memory, with logging to a file system for recovery from system or software failures (but not for disk failures).
This package contains an interactive shell and a server for use with the Gadfly SQL database.
其它与 gadfly 有关的软件包
|
|
|
-
- dep: python
- 一种交互式、面向对象的高级语言 (缺省版本)
-
- dep: python-gadfly (= 1.0.0-12)
- SQL database and parser generator for Python