Skip to main content

Access to the InfinityDB server via REST

Project description

InfinityDB NoSQL DBMS REST Access

The infinitydb.access module provides a REST interface to the APIs defined in the server by means of PatternQueries. Each access point looks like:

https://myserver.com/infinitydb/data/my/db/"my.interface"/"myquery"?action=execute-query

Where my/db is the name of a database in the server, "my.interface" is the name of an interface in the server, and "myquery" is appended to the interface to uniquely identify the query. There can be JSON request content and response content as well. Sometimes port 37411 is used. The user name and password are provided in the authentication header:

Authorization: Basic <base64 credentials>

The actual access is done through the module's convenience functions. Also, the data representation of 'Items' is more general than JSON, so there are functions to convert from JSON to Python dicts and deal with tuples.

See boilerbay.com for more.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

infinitydb-1.0.4.tar.gz (18.8 kB view details)

Uploaded Source

Built Distribution

infinitydb-1.0.4-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file infinitydb-1.0.4.tar.gz.

File metadata

  • Download URL: infinitydb-1.0.4.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.10

File hashes

Hashes for infinitydb-1.0.4.tar.gz
Algorithm Hash digest
SHA256 240bc17a51a08fab5a551782ab30ec02c1c43a5bd2525ef4176ab95b57f794c5
MD5 ab13c0d27e1172216f3fe36296468851
BLAKE2b-256 20e1997e94fb822c6f1ddf444a4c14082352a3bcaea52a086d4c4683e9bd4af0

See more details on using hashes here.

File details

Details for the file infinitydb-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: infinitydb-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.10

File hashes

Hashes for infinitydb-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b2031282f226481d718c0a99ef6a0988ca1689b113b29f88db2dc209035fb2d5
MD5 8e218ac95d5bc3240ede1154f1f15613
BLAKE2b-256 f89ab2a9b8404c5a94bf24369445c69621f1e6abfeb8592f9e4438de936d17fe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page