MongoAlchemy is a layer on top of the Python MongoDB driver which adds client-side schema definitions, an easier to work with and programmatic query language, and a Document-Object mapper which allows Python objects to be saved and loaded into the...

PhpRedis

PhpRedis 2.2.7

It handles sessions, errors, connections, authentication, retrieving data and much more.Check the included README file for more documentation and instructions.What is new in this release:NEW: Support for the BITPOS command Connection timeout option for...

SQL-DB

SQL-DB 0.971.2

Supports any database system running the SQL language.Features:connect() to the database deploy() the schema (CREATE TABLEs etc) Using one or more "abstract rows" obtained via arow() the developer can do() insert, update or delete queries. Using...

NHibernate

NHibernate 4.0.3

NHibernate automatically renders SQL for handling objects, based on an XML description.Features:Natural programming model Native .NET support Support for fine-grained object models No build-time bytecode enhancement Query options Custom SQL Support for...

Pyrseas

Pyrseas 0.7.2

Pyrseas includes the dbtoyaml utility to create a YAML description of a PostgreSQL database's tables.A similar, yet reverse tool, yamltodb, generates SQL statements to modify a database to match an inputted YAML file.This way database setups can be easily...

ArangoDB-NET

ArangoDB-NET 0.9.3 updated

ArangoDB-NET allows developers to interact with the ArangoDB REST API from Mono or .NET-based websites or applications.The package is basically an ODM (object document mapper), similar to what an ORM (object relational mapper) stands for to ...

PgHero

PgHero 1.1.3 updated

PgHero can show a small status review for a desired PostgreSQL database. This is done via a Web-based interface where admins can go and check out how their database is being used. Admins can view a list of recent queries, current indexes, the disk space...

Mongous

Mongous 0.2.7

MongoDB is a document-oriented database management system. A driver is a client library that provides an API for connecting to MongoDB servers, performing queries and updates on those servers, and performing administrative tasks like creating indexes...

py2neo

py2neo 3.1.1 updated

Neo4j is a high-performance graph engine with all the features of a mature and robust database.It is a data store that falls into the boundaries of a NoSQL database system.The project provides support for the Graph Export Object File Format (GEOFF),...