mysqlclient

Database connector

A Python MySQL/MariaDB connector for building relational databases in applications

MySQL/MariaDB connector for Python

GitHub

2k stars
55 watching
436 forks
Language: Python
last commit: 19 days ago
Linked from 3 awesome lists

mariadbmysqlpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pymysql/pymysql A Python library providing a MySQL client interface 7,679
mysql/mysql-connector-python A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. 880
brianmario/mysql2 A Ruby library that simplifies MySQL interactions through an encoding-aware and UTF-8-based API. 2,251
dbcli/mycli A terminal client for MySQL with auto-completion and syntax highlighting capabilities. 11,500
mariadb/server A highly featured, stable relational database server with advanced storage engines and features. 5,724
mhammond/pywin32 Provides access to Windows APIs from Python 5,085
pybrain/pybrain A Python library that provides tools and models for machine learning 2,858
mongodb/mongo-python-driver Provides an official Python driver for interacting with MongoDB databases. 4,163
skelsec/pypykatz An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. 2,890
mysql/mysql-connector-cpp A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. 635
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,552
mariadb-corporation/mariadb-connector-j Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases. 340
pybind/pybind11 Creates seamless bindings between C++ and Python 15,852
pymssql/pymssql A Python interface to Microsoft SQL Server 842
go-sql-driver/mysql A MySQL driver library for Go's database/sql package 14,560