Mother is a Python module that hides SQL syntax and gives you a set of intelligent classes and methods that can self-adapt and understand various situations. It could be considered as an Object Relational Mapper with strong introspection. In fact, configuration files, tables, fields, and keys declarations are not needed.
| Tags | Database |
|---|---|
| Licenses | BSD Original |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: The mothermapper -d option now also works on complex PostgreSQL schemes.


Release Notes: The MotherMany class, introduced recently, had some trivial bugs that were fixed.


Release Notes: The documentation has been cleaned up. Logs are less verbose.


Release Notes: One bug for PostgreSQL users, present while executing very particular queries, was fixed.


Release Notes: Apsw connections are now closed directly with atexit registered functions. Mothermapper has a new option '-g', which is useful for coders and testers.
Recent comments
21 Feb 2007 10:59
Server will be down!
Hi,
the provider that hosts Mother is going down for 8 hours.
You can download Mother at:
Some documentation is included on the tarball, but
the official guide will be down for 8 hours, with the site, the mailing list.
Sorry for the incovenience.
efphe
20 Feb 2007 17:29
Welcome
Hi,
and welcome.
Enjoy Mother: that's a great ORM if you use postgres.
Ideas, comments, coders are appreciated.
Thanks
efphe