Difference between revisions of "SQLAlchemy"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[wikipedia:SQLAlchemy]] (2006)
 
[[wikipedia:SQLAlchemy]] (2006)
 
* https://www.sqlalchemy.org/
 
* https://www.sqlalchemy.org/
 
+
* Installation: <code>[[pip install sqlalchemy]]</code>
[[pip install sqlalchemy]]
 
  
 
  [[from]] sqlalchemy import create_engine
 
  [[from]] sqlalchemy import create_engine
Line 15: Line 14:
 
* [[IntegrityError]]
 
* [[IntegrityError]]
 
* [[Celery backends]]
 
* [[Celery backends]]
 +
* [[SQLObject]]
  
 
== See also ==
 
== See also ==
 +
* {{SQLAlchemy}}
 
* {{SQL}}
 
* {{SQL}}
* {{SQLAlchemy}}
 
 
* {{ORM}}
 
* {{ORM}}
  

Latest revision as of 15:20, 10 March 2025

Advertising: