mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 00:00:13 +00:00
Mention MariaDB, add link to Awesome MariaDB
This commit is contained in:
parent
2252650cfd
commit
d924963fe9
|
@ -362,7 +362,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
|
|
||||||
*Libraries for connecting and operating databases.*
|
*Libraries for connecting and operating databases.*
|
||||||
|
|
||||||
* MySQL - [awesome-mysql](http://shlomi-noach.github.io/awesome-mysql/)
|
* MySQL and MariaDB - [awesome-mysql](http://shlomi-noach.github.io/awesome-mysql/), [awesome-mariadb](https://github.com/Vettabase/awesome-mariadb)
|
||||||
* [mysqlclient](https://github.com/PyMySQL/mysqlclient) - MySQL connector with Python 3 support ([mysql-python](https://sourceforge.net/projects/mysql-python/) fork).
|
* [mysqlclient](https://github.com/PyMySQL/mysqlclient) - MySQL connector with Python 3 support ([mysql-python](https://sourceforge.net/projects/mysql-python/) fork).
|
||||||
* [pymysql](https://github.com/PyMySQL/PyMySQL) - A pure Python MySQL driver compatible to mysql-python.
|
* [pymysql](https://github.com/PyMySQL/PyMySQL) - A pure Python MySQL driver compatible to mysql-python.
|
||||||
* PostgreSQL - [awesome-postgres](https://github.com/dhamaniasad/awesome-postgres)
|
* PostgreSQL - [awesome-postgres](https://github.com/dhamaniasad/awesome-postgres)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user