I am seeking for a library of predefined models for SQLAlchemy.
I think of something like you have in LDAP where you can just use an existing schema like inetOrgPerson, ipHost, ... and don't have to bother creating the structure.
I am seeking for a library of predefined models for SQLAlchemy.
I think of something like you have in LDAP where you can just use an existing schema like inetOrgPerson, ipHost, ... and don't have to bother creating the structure.