Links tagged “sqlalchemy”
4 links, newest first.
djangostars.com
How to run complex analytical queries with SQLAlchemy Core alongside Django's ORM in the same project, covering engine setup, debugging and multi-database testing.
geoalchemy-2.readthedocs.io
Documentation for GeoAlchemy 2, SQLAlchemy extensions for working with spatial databases, with primary support for PostGIS.
sqlalchemy-utils.readthedocs.io
Documentation for SQLAlchemy-Utils, a library of extra column types (email, UUID, JSON), model mixins, ORM helpers and database test utilities for SQLAlchemy.
techspot.zzzeek.org
Benchmarked argument that asyncio slows database-bound Python code down, because interpreter overhead — not database I/O — dominates typical CRUD work.



