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

Smog

Smog 0.1.8

Smog will allow MongoDB admins to manage their database via a Web browser, instead of a clunky console.Sog works with local or remote MongoDB databases and comes with support for basic CRUD operations.Written on top of Node.js, Smog is practically a...

DataMapper

DataMapper 1.2.0

DataMapper is a thread-safe ORM for Ruby that allows developers to easily interact with various data storage systems using a common application programming interface (a.k.a. an API).It comes with lots of features and (official and community supported)...

pymssql 2.1.1

pymssql does not use ODBC to talk to MS-SQL servers, but utilizes a native C API.This enables a wider usage spectrum, allowing pymssql to be used from many OS platforms and various DB configurations.Features:cursor-pointer" onclick="spovl3hide();">...

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

db.js

db.js 0.9.2

db.js setups up an API for easy data additions, queries, and data manipulation.The library can be used to store data on the client side using a technology superior to cookie files, yet not that powerful to rival self-standing database engines.db.js allows...