django-dbindexer 0.3
Expressive NoSQL
With django-dbindexer you can emulate SQL features on NoSQL databases. For example, if your database doesn't support case-insensitive queries (iexact, istartswith, etc.) you can just tell the indexer which models and fields should support these queries and it'll take care of maintaining the required indexes for you. Magically, the previously unsupported queries will just work. Currently, this project is in a very early development stage. The long-term plan is to support JOINs and at least some simple aggregates, possibly even much more.
Visit the project site for more information.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
|
django-dbindexer-0.3.macosx-10.4-x86_64.tar.gz
(md5)
built for Darwin-11.2.0 |
"dumb" binary | any | 2011-10-27 | 23KB | 313 |
- Author: Waldemar Kornewald, Thomas Wanschik
- Home Page: http://www.allbuttonspressed.com/projects/django-dbindexer
- Platform: any
-
Categories
- Development Status :: 2 - Pre-Alpha
- Environment :: Web Environment
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Application Frameworks
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: flaper87
- DOAP record: django-dbindexer-0.3.xml
