Skip to main content

Pure python, fast, schema-less, NoSQL database

Project description

CodernityDB is opensource, pure Python (no 3rd party dependency), fast (really fast check Speed if you don’t believe in words), multiplatform, schema-less, NoSQL database. It has optional support for HTTP server version (CodernityDB-HTTP-link), and also Python client library (CodernityDB-PyClient-link) that aims to be 100% compatible with embeded version.

http://labs.codernity.com/codernitydb/_images/CodernityDB.png

You can call it a more advanced key-value database. With multiple key-values indexes in the same engine. Also CodernityDB supports functions that are executed inside database.

Main documentation is located at http://labs.codernity.com/codernitydb

Key features

  • Native Python database

  • Multiple indexes

  • Fast (even 100 000 insert and more than 100 000 get operations per second see Speed for details)

  • Embedded mode (default) Server, with client library that aims to be 100% compatible with embedded one.

  • Easy way to implement custom Storage

  • Collections / Tables support

  • Sharding support

Install

Because CodernityDB is pure Python you need to perform standard installation for Python applications:

pip install CodernityDB

or using easy_install:

easy_install CodernityDB

or from sources:

hg clone ssh://hg@bitbucket.org/codernity/codernitydb
cd codernitydb
python setup.py install

Contribute & Bugs & Requests

CodernityDB is one of projects developed and released by Codernity, so you can contact us directly in any case.

Do you want to contribute? Great! Then just fork our repository CodernityDB @ Bitbucket and do a pull request. It can’t be more easy!

To fill a bug please also use Bitbucket.

Support

In case of any problems, feature request you can also contact us directly.

Do you want customized version of CodernityDB ? No problem, just contact us.

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

CodernityDB-0.4.0.tar.gz (44.7 kB view details)

Uploaded Source

File details

Details for the file CodernityDB-0.4.0.tar.gz.

File metadata

  • Download URL: CodernityDB-0.4.0.tar.gz
  • Upload date:
  • Size: 44.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for CodernityDB-0.4.0.tar.gz
Algorithm Hash digest
SHA256 c47351d39c04efa50ad72524b854a944752b08ea7fc92b84dc207afb9d75d158
MD5 34c38337da71e334ab4db6bb75d40f6f
BLAKE2b-256 3bdfa0aa12232dfa71116107e3648c89c99a4a4ed38363a6e727b4c7c799e20b

See more details on using hashes here.

Supported by

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