oursql
oursql is a set of MySQL bindings for python with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors. (by python-oursql)
awesome-postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql (by dhamaniasad)
Our great sponsors
oursql | awesome-postgres | |
---|---|---|
0 | 1 | |
35 | 7,787 | |
- | - | |
0.0 | 4.0 | |
over 1 year ago | 12 days ago | |
C | ||
\r\n | Creative Commons Zero v1.0 Universal |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
oursql
Posts with mentions or reviews of oursql.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning oursql yet.
Tracking mentions began in Dec 2020.
awesome-postgres
Posts with mentions or reviews of awesome-postgres.
We have used some of these posts to build our list of alternatives
and similar projects.
-
What is the best postgres SQL client for beginners?
Was a nice list of tools here https://dhamaniasad.github.io/awesome-postgres/
What are some alternatives?
When comparing oursql and awesome-postgres you can also consider the following projects:
PyMySQL - Pure Python MySQL Client
mysqlclient - MySQL database connector for Python (with Python 3 support)
mysql-python - MySQLdb is a Python DB API-2.0 compliant library to interact with MySQL 3.23-5.1 (unofficial mirror)
awesome-mysql - A curated list of awesome MySQL software, libraries, tools and resources
asyncpg - A fast PostgreSQL Database Client Library for Python/asyncio.
sqlite3 - Python DB-API module for SQLite 3.
postgresql-lo-stream