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


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


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


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


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


Changes: Apsw connections are now closed directly with atexit registered functions. Mothermapper has a new option '-g', which is useful for coders and testers.
- All comments
Recent commentsServer will be down!
Hi,
the provider that hosts Mother is going down for 8 hours.
You can download Mother at:
www.efphe.net/mother-0.4.7.tgz
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
Welcome
Hi,
and welcome.
Enjoy Mother: that's a great ORM if you use postgres.
Ideas, comments, coders are appreciated.
Thanks
efphe