Skip to main content
https://img.shields.io/github/license/nuodb/sqlalchemy-nuodb.svg?style=flat https://img.shields.io/badge/python-2.7-blue.svg?style=flat https://travis-ci.org/nuodb/sqlalchemy-nuodb.svg?branch=master https://gemnasium.com/nuodb/sqlalchemy-nuodb.svg Code Health

Introduction

A SQLAlchemy driver for NuoDB.

Documentation

Latest documentation is at:

http://www.sqlalchemy.org/docs/

Version

2.3.1 (June 30, 2015)

Requirements

  • Python 2.7.6

  • SQLAlchemy 1.0.4

For those also interested in Flask and Sandman, here is the complete list of dependencies and their version numbers; this stack has been tested together:

  • PyNuoDB 2.3.1, or later

  • SQLAlchemy 1.0.1, or later (preferentially 1.0.4)

  • Flask 0.10.1

  • Flask-Alchemy 1.0

  • Sandman 0.2

Installation

Standard Python setup should be used:

python setup.py install

Full documentation for installation of SQLAlchemy is at Installation.

License

SQLAlchemy/NuoDB is distributed under the MIT license.

Connections

A TCP/IP connection can be specified as the following:

from sqlalchemy import create_engine

e = create_engine(“nuodb://user:pass@host[:port]/database[?schema=schema-name]”)

Download files

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

Source Distribution

sqlalchemy_nuodb-2.3.1.tar.gz (10.8 kB view details)

Uploaded Source

File details

Details for the file sqlalchemy_nuodb-2.3.1.tar.gz.

File metadata

File hashes

Hashes for sqlalchemy_nuodb-2.3.1.tar.gz
Algorithm Hash digest
SHA256 bc37fbb6b8dc92ccd96c251f66ade4d0aaaaec89156c5b1adf2345748d842b69
MD5 8d0fc8b18a8770210068c3e0a5bd6ecf
BLAKE2b-256 6b0b1737f0bd132220ef2091e640e45cacbd2e13b905bbda2078f7629d391bf3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.3.1 This release

1 file

Supported by

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