Danpu

Danpu 2.6.2

Danpu works only with MySQL databases, uses little server memory, and generates standards compliant SQL dump files that can easily be restored at later points.Danpu can be used with any database size, even with large database structures.It can handle...

python-ldap

python-ldap 2.4.18

python-ldap provides an object-oriented API to access LDAP directory servers.Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema,...

Blitz

Blitz 0.2.5

Blitz (or BlitzDB) was created from the beginning to be as small as possible so it can be used with other applications as their data storage engine.It also has no external dependencies so it won't bring other requirements to any project you may wish to...

JugglingDB

JugglingDB 1.0.2 updated

JugglingDB is great because the developer does not have to learn multiple and different ORM systems to help integrate his app or website with a data storage environment.JugglingDB frees him from learning the syntax of various database query languages,...

CDatabase

CDatabase 0.1.1 updated

CDatabase simplifies the process of working with PDO as a database interfacing layer. PDO stands for PHP Data Objects, and it's a simple PHP extension that can be used as a database abstraction layer. For a few years PDO has been shipping by default...

HumbleDB

HumbleDB 5.6.0 updated

Written in Python, HumbleDB is an ODM for MongoDB databases.It provides an abstraction layer on which DB interactions can be built, allowing Python apps to connect and interact with MongoDB databases.What is new in this release:Adds support for SSL. What...

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

Da Capo

Da Capo 0.9.0

Da Capo implements a simple abstraction layer between PHP and the database itself, allowing developers to write SQL operations using a PHP-like syntax and then executing it on the database server.This is done via Da Capo, class which takes PHP code and...