georgpfolz / Products.ZSQLiteDA

SQLite Database adapter for Zope2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZSQLiteDA

The ZSQLiteDA https://github.com/nakagami/Products.ZSQLiteDA provides support for SQLite database adapter objects in the Zope 4 and 5.

Installation

buildout.cfg:

eggs =
    ...
    Products.ZSQLiteDA

To add or use additional databases, simply add (or link) additional database file to your 'var/sqlite' directory.

About

SQLite Database adapter for Zope2

License:Other


Languages

Language:Python 100.0%