|
Size: 995
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 6: | Line 6: |
| License:: BSD-like license Platforms:: Python2.7 |
License:: MIT 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 24: | Line 23: |
| * !PersistentMapping Transactions * BTrees * Durus Backend Support * ZODB Backend Support * !PyPy and Python 3 Support |
|
| Line 27: | 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 36: | Line 38: |
| * Persistent storage on top of [[Durus]] | * Persistent storage on top of [[Durus]] and [[ZODB]]. |
| Line 40: | Line 42: |
| * No SQL bindings | |
| Line 42: | Line 43: |
| Line 43: | 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
