SQLAlchemy
PyPIv2.0.51Database Abstraction Library
0
Weekly downloads
0
Dependents
3
Dependencies
0/100
Popularity
Overview
SQLAlchemy is an PyPI package that database Abstraction Library. The latest version is 2.0.51, released under the MIT license.
Who should use it
Teams working in the PyPI ecosystem who need database Abstraction Library and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (3 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of SQLAlchemy.
SQLAlchemy dependencies dependents
Dependencies
Version history
| Version | Published | License |
|---|---|---|
| 2.1.0b3 | 21 days ago | MIT |
| 2.0.51latest | 1 month ago | MIT |
| 2.0.50 | 1 month ago | MIT |
| 2.1.0b2 | 3 months ago | MIT |
| 2.0.49 | 3 months ago | MIT |
| 2.0.48 | 4 months ago | MIT |
| 2.0.47 | 4 months ago | MIT |
| 2.1.0b1 | 5 months ago | MIT |
| 2.0.46 | 5 months ago | MIT |
| 2.0.45 | 7 months ago | MIT |
| 2.0.44 | 9 months ago | MIT |
| 2.0.43 | 11 months ago | MIT |
| 2.0.42 | 11 months ago | MIT |
| 2.0.41 | 1 year ago | MIT |
| 2.0.40 | 1 year ago | MIT |
| 2.0.39 | 1 year ago | MIT |
| 2.0.38 | 1 year ago | MIT |
| 2.0.37 | 1 year ago | MIT |
| 2.0.36 | 1 year ago | MIT |
| 2.0.35 | 1 year ago | MIT |
Maintainers
Frequently asked questions
How do I install SQLAlchemy?
Run `pip install SQLAlchemy` to add SQLAlchemy to your PyPI project.
What license is SQLAlchemy released under?
SQLAlchemy is distributed under the MIT license.
How popular is SQLAlchemy?
SQLAlchemy has approximately 0 downloads per week.