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

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();">...

Apache Empire-db

Apache Empire-db 2.4.4 updated

Apache Empire-db functions like a Java ORM but it provides extra support for basic data persistence methods. This implicitly means better targeted SQL statements that provide better and more efficient query results. Empire-db is easy to use, not requiring...