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.
195 stars
31 watching
68 forks
Language: C++
last commit: 3 months 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. | 907 |
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 | 782 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 882 |
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 | 842 |
mysql/mysql-connector-cpp | A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. | 639 |
mithrandyr/simplysql | A PowerShell module for querying various SQL databases with an intuitive set of cmdlets. | 203 |
mysql/mysql-connector-j | Provides a Java driver for connecting to MySQL databases | 925 |
dbcli/mssql-cli | An interactive command line query tool for Microsoft SQL Server | 1,368 |
tengla/sqlite3-to-mysql | Converts SQLite3 SQL to MySQL format with minimal modifications | 135 |
novi/mysql-swift | A type-safe MySQL client library for Swift | 164 |