Difference between revisions of "SQLAlchemy"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
== See also == | == See also == | ||
+ | * {{SQLAlchemy}} | ||
* {{SQL}} | * {{SQL}} | ||
− | |||
* {{ORM}} | * {{ORM}} | ||
Revision as of 15:19, 10 March 2025
wikipedia:SQLAlchemy (2006)
pip install sqlalchemy
from sqlalchemy import create_engine
from sqlalchemy.engine.base import Connection, Engine
Related terms
- Object-relational mapping
- Alembic migration tool
- Object–relational mapping (ORM)
- IntegrityError
- Celery backends
- SQLObject
See also
- SQLAlchemy,
pip install sqlalchemy
- SQL, NewSQL, RDMS: GraphQL (2015), SQLite,
select, insert
,select count
, Distributed SQL, TablePlus, Cache hit ratio,pg_stat_user_tables
,EXPLAIN
, Index (PostgreSQL), DDL, SQL/MED, Group by, List users, SQL Injection, SQLAlchemy,CREATE USER, CREATE ROLE, EXPLAIN, ALTER DATABASE, REVOKE, NOLOCK, NOWAIT, EXISTS
, Unique constraint,.sql
- Object–relational mapping (ORM), Marshmallow, Sequelize ORM, SQLAlchemy, Prisma
Advertising: