Home
Essential SQLAlchemy: Mapping Python to Databases
Loading Inventory...
Barnes and Noble
Essential SQLAlchemy: Mapping Python to Databases
Current price: $39.99
Barnes and Noble
Essential SQLAlchemy: Mapping Python to Databases
Current price: $39.99
Loading Inventory...
Size: Paperback
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
SQL is a powerful language for querying and manipulating data, but it's tough to integrate it with your application. SQLAlchemy helps you map Python objects to database tables without substantially changing your existing Python code. If you're an intermediate Python developer with knowledge of basic SQL syntax and relational theory, this book serves as both a learning tool and a handy reference.
Essential SQLAlchemy includes several sections: