Size: 397
Comment:
|
Size: 1004
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
URL:: https://pypi.python.org/pypi/Django-hotsauce/0.5.0 License:: MIT Platforms:: Python Version:: 3.2.6 Maintainer:: tkadm30[at]yandex.com |
License:: BSD-like license? Platforms:: Python 2.7 Versions:: * [[https://pypi.python.org/pypi/libschevo/3.2.10|3.2.10]] * [[https://pypi.python.org/pypi/Schevo/3.1.0dev|3.1.0dev]] Maintainer:: [[https://wiki.python.org/moin/EtienneRobillard|Etienne Robillard]] |
Line 12: | Line 13: |
== DB API 2.0 Drivers == | == Synopsis == |
Line 14: | Line 15: |
==== Comments ==== | Next-generation Object-Oriented DBMS |
Line 16: | Line 17: |
==== Programming Model ==== | == Features == |
Line 18: | Line 19: |
==== Comments ==== | * Rapid Development * Rich Schema Definition * Automated Schema Evolution * Transaction Based * User Interface Generation |
Line 20: | Line 25: |
== Supported Python Applications == | == Supported Python applications == * [[Django]] * [[ZODB]] support * PyGTK * Durus * ZODB * Gevent |
Line 23: | Line 35: |
* Persistent storage on top of [[Durus]] * epoll support |
|
Line 25: | Line 39: |
* GTK2 bindings depends on Python 2.7 == See Also == * [[http://www.isotopesoftware.ca/wiki/LibSchevo/SchevoEditor|SchevoEditor]]: A GTK2-based editor for Schevo databases * [[https://bitbucket.org/tkadm30/libschevo|Repository]] |
Masthead
- License
- BSD-like license?
- Platforms
- Python 2.7
- Versions
Synopsis
Next-generation Object-Oriented DBMS
Features
- Rapid Development
- Rich Schema Definition
- Automated Schema Evolution
- Transaction Based
- User Interface Generation
Supported Python applications
Pros
Persistent storage on top of Durus
- epoll support
Cons
- GTK2 bindings depends on Python 2.7
See Also
SchevoEditor: A GTK2-based editor for Schevo databases