SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. An industrial strength ORM, built from the core on the identity map, unit of work, and data mapper patterns. These patterns allow the transparent persistence of objects using a declarative configuration system. Domain models can be constructed and manipulated naturally, and changes are synchronized with the current transaction automatically. A relationally-oriented query system, exposing the full range of SQL's capabilities explicitly, including joins, subqueries, correlation, and most everything else, in terms of the object model. Writing queries with the ORM uses the same techniques of relational composition you use when writing SQL.

Features

  • A comprehensive and flexible system of eager loading for related collections and objects
  • A Core SQL construction system and DBAPI interaction layer
  • All primary and foreign key constraints are assumed to be composite and natural
  • Database introspection and generation
  • Database schemas can be "reflected" in one step into Python structures representing database metadata
  • With SQLAlchemy, there's no such thing as "the ORM generated a bad query"

Project Samples

Project Activity

See All Activity >

Categories

Database

License

MIT License

Follow SQLAlchemy

SQLAlchemy Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SQLAlchemy!

Additional Project Details

Programming Language

Python

Related Categories

Python Database Software

Registered

2023-07-31