Size: 622
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 Version:: [[https://pypi.python.org/pypi/Django-hotsauce/0.5.0|Current - 3.2.6]] [[https://pypi.python.org/pypi/Schevo/3.1.0dev|3.1.0dev]] Maintainer:: tkadm30[at]yandex.com |
Platforms:: Python 2.7, !PyPy 5.9, Python 3.5 Versions:: * [[https://pypi.org/project/libschevo/4.0.2|libschevo 4.0.2]] (current/stable) Maintainer:: [[https://wiki.python.org/moin/EtienneRobillard|Etienne Robillard]] == Synopsis == Next-generation Object-Oriented DBMS |
Line 18: | Line 23: |
* !PersistentMapping Transactions * BTrees * Durus Backend Support * ZODB Backend Support * !PyPy and Python 3 Support |
|
Line 19: | Line 29: |
== Supported Python Applications == | == Supported Python applications == |
Line 21: | Line 31: |
* [[Django]] | * [[Django]] * Extended Durus 3.9 and [[ZODB]] support * PyGTK (require python 2.7) * gevent and !PyPy * uWSGI |
Line 24: | Line 38: |
* persistent storage on top of [[Durus]] | * Persistent storage on top of [[Durus]] and [[ZODB]]. * epoll support |
Line 26: | Line 42: |
* No SQL bindings | * GTK2 bindings depends on Python 2.7 |
Line 28: | 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)
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
Pros
Cons
- GTK2 bindings depends on Python 2.7
See Also
SchevoEditor: A GTK2-based editor for Schevo databases