django-mssql

django-mssql 1.7 updated

Django is a high-level Python web framework for rapid development and clean, pragmatic design.This module simply allows Django-based apps to store their content and itneract with MS SQL databases.Thanks to the detailed documentation, django-mssql is very...

Apache JDO is a Java API that provides easy & well documented methods for storing, accessing and manipulating persistent data.This kind of data is stored using classic POJOs (simple Java objects) and will allow developers to store some of their...

MinDB

MinDB 0.1.7 updated

MinDB is a JavaScript library that removes all the problems developers deal with when using localStorage across a series of browsers.It smooths out differences and provides a common interface for querying and running transactions on localStorage.The...

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...

DbNinja

DbNinja 3.2.6

DbNinja is perfect for both developers, companies and newbies alike, allowing webmasters to manage a complex database like MySQL to be managed with a simple "one-push button" interface, compared to the over-complicated MySQL CLI.The entire system is very...

Agamemnon

Agamemnon 0.5.0

Agamemnon uses Pycassa to transform Apache Cassandra into a graph database, even if this wasn't Cassandra's main original purpose.Besides Cassandra, Agamemnon also took inspiration from Neo4j when it built its API, another great graph database system, but...

PicoDb

PicoDb 1.0.3 updated

PicoDb is not as complete as an ORM (object-relational mapper), but provides a very simple set of tools that allow the user to run basic operations on the database without exposing his credentials every time. The library has no external dependencies, is...