SaaSHub helps you find the best software and product alternatives Learn more β
SQLAlchemy Alternatives
Similar projects and alternatives to SQLAlchemy
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
-
-
-
-
-
-
-
-
-
starlite
Discontinued Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs [Moved to: https://github.com/litestar-org/litestar]
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
SQLAlchemy discussion
SQLAlchemy reviews and mentions
-
10 Useful Tools and Libraries for Python Developers
6. SQLAlchemy - Database Interaction using ORM
- Ask HN: SQL ORM with nested atomic updates?
-
How To Secure APIs from SQL Injection Vulnerabilities
Object-Relational Mapping frameworks like Hibernate (Java), SQLAlchemy (Python), and Sequelize (Node.js) typically use parameterized queries by default and abstract direct SQL interaction. These frameworks help eliminate common developer errors that might otherwise introduce vulnerabilities.
-
Ask HN: Python ORM Solutions in 2025?
SQLAlchemy [0] is still arguably the most featureful and robust ORM in Python (although it is much more than an ORM). It is likely the best default choice unless you're already working within a framework that offers its own ORM.
[0]: https://www.sqlalchemy.org
-
Creating an Application with Amazon RDS and MySQL in the Cloud
SQLAlchemy Documentation. "SQLAlchemy ORM." https://www.sqlalchemy.org/.
-
Leveraging Python for Scalable Data Pipelines
Letβs start with a simple example of a data pipeline that reads data from a CSV file, processes it, and stores the result in a database. Weβll use Pandas for data manipulation and SQLAlchemy to interact with an SQL database.
-
Creating an arXiv DB
We will define our database schema using SQLAlchemy. First, we will store a subset of the information in a single table called documents. This is to test that our database configuration is correct and avoid storing nested data now. The code is fairly simple to create a SQLite3 database with SQLAlchemy:
-
Announcing the public beta for dedicated clusters
We've put a special focus on making sure Drizzle, Prisma, SQLAlchemy and Django ORMs work well with our platform. Common administrative and data exploration tools like DataGrip, pgAdmin and TablePlus have been put through the wringer to resolve any compatibility hiccups seen over the past few months.
-
Building a RESTful API with Flask
SQLAlchemy: Python SQL toolkit and ORM (Object Relational Mapper). Use it to work with databases with Python objects.
-
Track Errors in Your Python Flask Application with AppSignal
We'll use the Flask-SQLAlchemy package to manage the database. This package provides SQLAlchemy support to Flask projects. That includes the Python SQL toolkit and the ORM.
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 May 2025
Stats
sqlalchemy/sqlalchemy is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of SQLAlchemy is Python.
Review β β β β β 8/10