Doqu is a lightweight schema/query framework for document databases. It is not an ORM as it doesn’t map existing schemata to Python objects but instead defines them on a higher layer built upon a schema-less storage (key/value or document-oriented). You define models as a valuable subset of the whole database and work with only certain parts of existing entities — the parts that you need.
The name “doqu” is a shortcut for document-query, the central concept of the library.
Installation
$ pip install doqu
Documentation
See the complete documentation for details. If it’s not complete enough, feel free to ask your questions in the discussion group.
Licensing
Docu is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Docu is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with Docu. If not, see <http://gnu.org/licenses/>.
Release files for doqu 0.25.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| doqu-0.25.0.tar.gz | 50.2 kB | Details |
Release files / doqu-0.25.0.tar.gz
| Download URL | doqu-0.25.0.tar.gz |
|---|---|
| Size | 50.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6620ed04baf2496451d8960ff3fd06f4da90b0ae0f3f16e3a18e23c7f86d469d
|
|
BLAKE2b-256 checksum How to use checksums |
06623e57094167157103d1d80acc75caf2b08123ad837d25c671fb59bd21d3eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |