mysql-shell
MySQL Console
An interactive console interface for MySQL Server, supporting development and administration with scripting capabilities
MySQL Shell is a new command line scriptable shell for MySQL. It supports JavaScript and Python.
194 stars
31 watching
67 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anxs/mysql | A tool for installing and configuring MySQL on Linux systems | 94 |
mysql/mysql-workbench | A comprehensive tool for designing, developing, and administering databases, including features for data modeling, SQL development, server administration, and migration. | 901 |
vlasky/meteor-mysql | A package that provides reactive MySQL support for Meteor applications | 36 |
voronkovich/mysql.plugin.zsh | A ZSH plugin that integrates MySQL functionality into the shell environment. | 17 |
mysql/mysql-operator | Manages MySQL InnoDB Cluster setups in Kubernetes | 773 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 877 |
mysql-d/mysql-native | A native D client driver for MySQL and MariaDB database management | 80 |
oleghnidets/ohmysql | A framework for interacting with MySQL databases from iOS and macOS applications. | 235 |
pymssql/pymssql | A Python interface to Microsoft SQL Server | 840 |
mysql/mysql-connector-cpp | A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. | 634 |
mithrandyr/simplysql | A PowerShell module that provides an intuitive set of cmdlets for querying various SQL databases in a vendor-agnostic manner. | 202 |
mysql/mysql-connector-j | Provides a Java driver for connecting to MySQL databases | 915 |
dbcli/mssql-cli | An interactive command line query tool for Microsoft SQL Server | 1,362 |
tengla/sqlite3-to-mysql | Converts SQLite3 SQL to MySQL format with minimal modifications | 134 |
novi/mysql-swift | A type-safe MySQL client library for Swift | 163 |