Hi,

I m currently playing with using sqlalchemy to map a pre-existing
database to objects. I ve had a quick look through the docs and not
being able to find anything about this.

Does SQLAlchemy support "introspection" (if thats the right word,
probably not) into existing databases, if so how? If not is there any
advice you have to actually use SQLAlchemy in such a way.

I m trying to create an API to my database and dont really want to
have to declare all the tables again.

Many Thanks in advance,

Nathan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to