RSS 6 projects tagged "ORM"

No download No website Updated 15 Mar 2009 Simpycity

Screenshot
Pop 19.54
Vit 39.10

Simpycity is a simple mapping system for PostgreSQL stored procedures and queries, enabling easy usage of PG procedures using standard Python call semantics.

No download Website Updated 10 Dec 2009 XRecord

Screenshot
Pop 14.53
Vit 35.48

XRecord is an introspecting ORM that uses database metadata stored inside an RDBMS to provide an object interface to data.

No download Website Updated 24 Aug 2010 Entity Extractor

Screenshot
Pop 13.53
Vit 31.65

Entity Extractor is an application that generates ORM code from a database structure. It was originally written for generating class codes for Storm (The Canonical ORM for Python), but can be extended to generate ORM code from almost any database type. It is highly configurable, has a simple interface, and allows users to add their own features very easily.

No download No website Updated 22 Apr 2011 Cormoran

Screenshot
Pop 20.15
Vit 28.29

Cormoran is a fast and lightweight persistence framework written in Python. Its main goal is to speed application development and data access.

No download No website Updated 29 Nov 2012 python-minidb

Screenshot
Pop 35.24
Vit 2.32

minidb is a Python module that utilizes the SQLite3 database library in order to store and retrieve Python objects. It utilizes Python's __slots__ mechanism to determine the column names, and uses the class name for table names. Data is always stored as text in the database, but will be converted using the type specified in __slots__ (which therefore has to be a dict).

Download Website Updated 12 Jun 2011 Tentacles-orm

Screenshot
Pop 19.03
Vit 1.04

Tentacles is an object-relational mapping (ORM) written in Python. Its main goal is to allow developers to manipulate stored data as they do for Python data structures.

Screenshot

Project Spotlight

ELFIO

An ELF (Executable and Linkable Format) reader and producer.

Screenshot

Project Spotlight

QtitanDataGrid

QtitanDataGrid is a grid for business application in Qt.