Differences between revisions 12 and 30 (spanning 18 versions)
Revision 12 as of 2017-10-22 10:03:45
Size: 879
Comment:
Revision 30 as of 2018-07-11 23:01:37
Size: 1238
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
  Platforms:: Python   Platforms:: Python 2.7, !PyPy 5.9, Python 3.5
Line 9: Line 9:
  * [[https://pypi.python.org/pypi/libschevo/3.2.10|3.2.10]]
  * [[https://pypi.python.org/pypi/Schevo/3.1.0dev|3.1.0dev]]
  * [[https://pypi.org/project/libschevo/4.0.2|libschevo 4.0.2]] (current/stable)
Line 12: Line 11:

== Synopsis ==

Next-generation Object-Oriented DBMS
Line 19: Line 23:
 * !PersistentMapping Transactions
 * BTrees
 * Durus Backend Support
 * ZODB Backend Support
 * !PyPy and Python 3 Support
Line 22: Line 31:
 * [[Django]]
 * [[http://www.isotopesoftware.ca/wiki/LibSchevo/SchevoEditor|SchevoEditor]]: A GTK2-based editor for Schevo databases
 * Experimental [[ZODB]] support
 * PyGTK
 * Durus
 * ZODB
 * Gevent
 * [[Django]]
 * Extended Durus 3.9 and [[ZODB]] support
 * PyGTK (require python 2.7)
 * gevent and !PyPy
 * uWSGI
Line 31: Line 38:
 * Persistent storage on top of [[Durus]]  * Persistent storage on top of [[Durus]] and [[ZODB]].
Line 35: Line 42:
 * No SQL bindings  * GTK2 bindings depends on Python 2.7
Line 37: Line 45:
 * [[SQLAlchemy]]  * [[https://www.isotopesoftware.ca/wiki/LibSchevo/SchevoEditor|SchevoEditor]]: A GTK2-based editor for Schevo databases
 * [[https://bitbucket.org/tkadm30/libschevo|Source code]]
 * [[https://www.isotopesoftware.ca/wiki/LibSchevo|LibSchevo Wiki]]

Masthead

License
MIT
Platforms

Python 2.7, PyPy 5.9, Python 3.5

Versions
  • libschevo 4.0.2 (current/stable)

  • Maintainer

    Etienne Robillard

    Synopsis

    Next-generation Object-Oriented DBMS

    Features

    • Rapid Development
    • Rich Schema Definition
    • Automated Schema Evolution
    • Transaction Based
    • User Interface Generation
    • PersistentMapping Transactions

    • BTrees
    • Durus Backend Support
    • ZODB Backend Support
    • PyPy and Python 3 Support

    Supported Python applications

    • Django

    • Extended Durus 3.9 and ZODB support

    • PyGTK (require python 2.7)
    • gevent and PyPy

    • uWSGI

    Pros

    • Persistent storage on top of Durus and ZODB.

    • epoll support

    Cons

    • GTK2 bindings depends on Python 2.7

    See Also

    Schevo (last edited 2018-07-11 23:01:37 by EtienneRobillard)

    Unable to edit the page? See the FrontPage for instructions.