Hi all,
is there any "module" that allows me to get rid of SQLAlchemy/SQLObject and
just connect to a database directly with normal DBAPI calls?
I just find it ridiculous to write many lines of code with mapping objects and
totally unreadable parameters to methods, just to get the result of one
simple SQL statement that I could code in less than 5 seconds without all the
ORM stuff around it.
Well, I guess there are people out there who like the ORM's, but personally I
don't like to complicate simple things...
Frustrated...
Thanks
Uwe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---