Glossary

SQLAlchemy

The comprehensive Python SQL toolkit. If you are working with relational databases seriously, SQLAlchemy's ORM and core expression language handle the full complexity of database interaction in production applications.

Learn More

Related Terms