python-ezdb
dev

Table of Contents

  • 1. The Open Software License 3.0 (OSL-3.0)
  • 2. Installation
  • 3. Serving with MongoDB
  • 4. Mongo
  • 5. Disambiguation
  • 6. troubleshooting
python-ezdb
  • »
  • python-ezdb
  • Edit on GitHub

python-ezdbΒΆ

Python-ezdb is a database abstraction library, currently supporting MongoDB. This library seeks to make it easy to quickly set-up and use databases, without having to go through very low level steps to do so.

Table of Contents

  • 1. The Open Software License 3.0 (OSL-3.0)
  • 2. Installation
    • 2.1. Files-only/ development
    • 2.2. Automated
    • 2.3. Manual
  • 3. Serving with MongoDB
    • 3.1. Creating a basic database
    • 3.2. From basic database to replica sets
    • 3.3. From plaintext database to TLS/SSL
    • 3.4. Troubleshooting
    • 3.5. Further reading
  • 4. Mongo
    • 4.1. ezdb.mongo.Mongo
    • 4.2. Example usage
    • 4.3. API
  • 5. Disambiguation
    • 5.1. General
    • 5.2. Authentication
    • 5.3. TLS Related
    • 5.4. Shard/ Replica Related
  • 6. troubleshooting
    • 6.1. MongoDB/ Serving Issues
Next

© Copyright 2020, George Onoufriou (GeorgeRaven, archer, DreamingRaven). Revision aa0634cd.

Built with Sphinx using a theme provided by Read the Docs.