Package lemon :: Package external :: Package gadfly
[show private | hide private]
[frames | no frames]

Package lemon.external.gadfly

Package marker for the gadfly package, also provides backaward
compatibility.

:Author: Aaron Watters
:Maintainers: http://gadfly.sf.net/
:Copyright: Aaron Robert Watters, 1994
:Id: $Id: __init__.py,v 1.1 2003/08/12 09:17:12 thejimmyg Exp $:

Submodules
  • bindings: Rule bindings for sql grammar.
  • client
  • database: Main entry point for gadfly sql.
  • gfsocket: Socket interactions for gadfly client and server...
  • grammar: SQL grammar, partial, based on ODBC 2.0 programmer's ref...
  • introspection: View based introspection and extension views...
  • kjbuckets0: kjbuckets in pure python...
  • kjbuckets_select: Select the best kjbuckets module available.
  • kjParseBuild: Python code for building a parser from a grammar...
  • kjParser: Python for parser interpretation...
  • kjSet: Sets implemented using mappings.
  • operations: Database modification statement semantics...
  • scripts: Scripts...
    • gfplus: An Interactive Shell for the Gadfly RDBMS (http://gadfly.sf.net/) Jeff Berliner (jeff@popmail.med.nyu.edu) -- 11/24/1998 (old URL http://shamrock.med.nyu.edu/~jeff/gfplus/) gfplus is a simple interactive shell for Gadfly, based losely on Oracle's SQL*Plus tool.
    • gfserver: gadfly server mode script usage python gfserve.py port database directory password [startup] test example python gfserve.py 2222 test dbtest admin gfstest port is the port to listen to database is the database to start up.
  • semantics: SQL semantics...
  • serialize: essentially, specialized pickle for this app:...
  • server
  • sql: defines the SQL grammar and bahaviour for gadfly...
  • sql_mar
  • store: Storage objects...

Generated by Epydoc 2.0 on Mon Nov 10 15:08:14 2003 http://epydoc.sf.net