Schevo

This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Contents

  1. Masthead
  2. Synopsis
  3. Features
  4. Supported Python applications
  5. Pros
  6. Cons
  7. See Also
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