Size: 674
Comment:
|
Size: 737
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
* https://couchdb-python.readthedocs.io/en/latest/client.html# |
CouchDB
Clustered database that allows you to run a single logical database server on any number of servers or VMs.
Seamless multi-master sync, that scales from Big Data to Mobile, with an intuitive HTTP/JSON API and designed for Reliability.
python CouchDB lib
- pip3 install CouchDB
https://couchdb-python.readthedocs.io/en/latest/client.html#