SitemapMcMillan Enterprises, Inc.Python Pages Sockets HOWTO Distributing Python Programs A Python C++ API Embedding Python Stackless Python MkSQL MkSQL Users Guide MkSQL Grammar Import Hooks Java Samples Sponsoring ME Inc. About ME Inc. |
MkSQLContents:MkSQL is a Python package which implements a SQL front end to the MetaKit database. It implements a large subset of the SQL 2 (aka SQL 92) standard, and comes with a Python DBI version 2 interface. MkSQL can be used to create, query or update MetaKit databases. It can even query MetaKit subviews (although it cannot create or update subviews). In addition, if you use MkSQL to define your database structure, MkSQL will enforce integrity constraints on all update, insert and delete statements. Note that MkSQL is not a database server. MetaKit is an embedded database, and MkSQL does nothing to change that. MkSQL requires:
Version 0b1 [June 6, 2003]
Download the Windows zip file or the tar.gz file. The current release is 0.b.1. Unzip the archive, and from the top level directory, execute For a quick demo, see the This code is licensed under the MIT license. Please see license.txt. Please show your appreciation and help fund continued development of MkSQL by making a contribution. Report bugs (or feature requests) here. Please make sure you set Product to |
| copyright 1999-2002 McMillan Enterprises, Inc. |
|