Elephantoplasty

Software Screenshot:
Elephantoplasty
Software Details:
Version: 0.0.4
Upload Date: 14 Apr 15
Developer: Szymon Pyzalski
Distribution Type: Freeware
Downloads: 4

Rating: nan/5 (Total Votes: 0)

Elephantoplasty is an effort to create an ORM which would take full advantage from PostgresSQL. It is currently under steady development.

Philosophy

1. PostgresSQL is great. However portable ORM's use it like SQLite. To use all features of Postgres we need to drop portability to weaker engines.
2. Simple things should be simple, complicated things should be possible. The ORM should guess all the obvious things, but allow to override them.
3. Where possible use pythonic EAFP strategy. If database seems to be not in sync with ORM try to migrate.
4. The interaction with persistent objects should be as seamless and pythonic as possible

DONE

1. Simple tables.
2. Inheritance.
3. Simplest one-to-many and many-to-one
4. Many-to-many
5. EAFP table creation
6. Simplest identities
7. Dependent and independent relations
8. Some documentation
9. Tree decorator for simple parent_id tree
10. List-like relations

Requirements:

  • Python

Similar Software

Products.Undoer
Products.Undoer

15 Apr 15

BBQSQL
BBQSQL

20 Feb 15

anykeystore
anykeystore

15 Apr 15

Comments to Elephantoplasty

Comments not found
Add Comment
Turn on images!