ROADMAP¶
To implement¶
- Add slogan
- Update doc
- Need improve alembic, sqlalchemy-util
- Refactor the engine declarations to have master / slave(s) configuration
- Addons for sqlalchemy : http://sqlalchemy-utils.readthedocs.org/en/latest/installation.html
Library to include¶
- full text search: https://pypi.python.org/pypi/SQLAlchemy-FullText-Search/0.2
- internationalisation: https://pypi.python.org/pypi/SQLAlchemy-i18n/0.8.2
- sqltap http://sqltap.inconshreveable.com, profiling and introspection for SQLAlchemy applications
- Crypt https://bitbucket.org/zzzeek/sqlalchemy/wiki/UsageRecipes/DatabaseCrypt
- profiling https://bitbucket.org/zzzeek/sqlalchemy/wiki/UsageRecipes/Profiling
Functionnality which need a sprint¶
- Tasks Management
- Internalization
- Ancestor left / right