Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47255 - new: dev-python/orm-0.15.ebuild
Summary: new: dev-python/orm-0.15.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Python Gentoo Team
URL: http://www.tux4web.de/computer/softwa...
Whiteboard:
Keywords:
Depends on: 44763
Blocks:
  Show dependency tree
 
Reported: 2004-04-08 12:07 UTC by Carsten Lohrke (RETIRED)
Modified: 2004-05-01 16:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
orm-0.15.ebuild (orm-0.15.ebuild,797 bytes, text/plain)
2004-04-08 12:08 UTC, Carsten Lohrke (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Lohrke (RETIRED) gentoo-dev 2004-04-08 12:07:32 UTC
The Object Relational Membrane is a Python package that provides similar functionality as an Object Relational Layer like EJB and other Persistence Storage Systems. It is an attempt to create an interface between Object Oriented thinking and Relational Database Systems, that is small enough to understand it with relative ease but powerful enough to fully handle standard situations. It is a membrane in the sense, that it is a very thin layer. It does not really attempt to be transparent, it is meant to be opaque. Some basic knowledge of both the Object Oriented and the Relational concept is required to use it. That means you will have to know what a class is and understand the basics of SQL.

At this point in time there are database adapters for PostgreSQL, MySQL and Firebird.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-04-08 12:08:10 UTC
Created attachment 28906 [details]
orm-0.15.ebuild
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2004-05-01 16:34:08 UTC
Added to portage.