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