Differences between revisions 1 and 25 (spanning 24 versions)
Revision 1 as of 2014-04-25 14:04:18
Size: 397
Comment:
Revision 25 as of 2018-07-01 09:17:53
Size: 1225
Comment: Update page
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
Line 8: Line 7:
  Platforms:: Python
  Version:: 3.2.6
  Maintainer:: tkadm30[at]yandex.com
  Platforms:: Python 2.7, !PyPy 5.9, Python 3.5
  Versions::
  * [[https://pypi.org/project/libschevo/4.0.1|libschevo-4.0.1]] (current/stable)
  Maintainer:: [[https://wiki.python.org/moin/EtienneRobillard|Etienne Robillard]]
Line 12: Line 12:
== DB API 2.0 Drivers == == Synopsis ==
Line 14: Line 14:
==== Comments ==== Next-generation Object-Oriented DBMS
Line 16: Line 16:
==== Programming Model ==== == Features ==
Line 18: Line 18:
==== Comments ====  * 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
Line 20: Line 29:
== Supported Python Applications == == Supported Python applications ==

 * [[Django]]
 * Extended Durus 3.9 and [[ZODB]] support
 * PyGTK (require python 2.7)
 * gevent and !PyPy
Line 23: Line 37:
 * Persistent storage on top of [[Durus]] and [[ZODB]].
 * epoll support
Line 25: Line 41:
 * GTK2 bindings depends on Python 2.7

== See Also ==
 * [[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.1 (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

    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.