Python client for RavenDB NoSQL Database
Project description
Official Python client for RavenDB NoSQL Database
Installation
Install from PyPi, as ravendb.
pip install ravendb==5.2.0b2
Introduction
Python client API (v5.2) for RavenDB , a NoSQL document database.
Although new API isn't compatible with the previous one, it comes with many improvements and new features.
Package has been reworked to match Java and other RavenDB clients
Type-hinted entire project and API results - using the API is now much more comfortable with IntelliSense
What's new?
5.2.0b2
-
Lazy Operations
- Lazy loading
- Lazy querying
- Lazy compare exchange operations
-
Structure
- Important classes are now available to import from the top level
ravendbmodule
- Important classes are now available to import from the top level
...and many bugfixes
5.2.0b1
-
Querying
- Simpler, well type hinted querying
- Group by, aggregations
- Spatial querying
- Boost, fuzzy, proximity
- Subclauses support
-
Static Indexes
- Store fields, index fields, pick analyzers & more using
AbstractIndexCreationTask - Full indexes CRUD
- Index related commands (priority, erros, start/stop, pause, lock)
- Additional assemblies, map-reduce, index query with results "of_type"
- Store fields, index fields, pick analyzers & more using
-
CRUD
- Type hints for results and includes
- Support for dataclasses
-
Attachments
- New attachments API
- Better type hints
-
HTTPS
- Support for https connection
- Certificates CRUD operations
-
Lazy load
- New feature
-
Cluster Transactions, Compare Exchange
- New feature
Coming soon, work in progress
- Counters, Time Series
- Streams and Subscriptions
- Select fields
- Task related commands (crud for replication, subscriptions, etl) + connection strings
The client is still in the beta phase.
RavenDB Documentation
https://ravendb.net/docs/article-page/5.3/python
GitHub
https://github.com/ravendb/ravendb-python-client
Bug Tracker
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ravendb-5.2.0b2.tar.gz.
File metadata
- Download URL: ravendb-5.2.0b2.tar.gz
- Upload date:
- Size: 197.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9629a80628305a468d1a21efc3256923af6874421f4acc1e41c430f783a842f
|
|
| MD5 |
98c21fcf3f24a3b370eeb782cabb7821
|
|
| BLAKE2b-256 |
91c25a70dad5e28d6b4b919afea2e094dc4d24b81763aca789354b348221291c
|
File details
Details for the file ravendb-5.2.0b2-py3-none-any.whl.
File metadata
- Download URL: ravendb-5.2.0b2-py3-none-any.whl
- Upload date:
- Size: 253.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3195e17da1c1685062f10b7811bf5a6c67135d00318907ca8c2cbf3eece84d9c
|
|
| MD5 |
5ad35bd2803215cefdd4340a68710f2d
|
|
| BLAKE2b-256 |
82cf16b6e5021f40d30784530aecbe1c58084c1d104cbfa6a74d91761ad6dc08
|