mysql-workbench
Database management tool
A comprehensive tool for designing, developing, and administering databases, including features for data modeling, SQL development, server administration, and migration.
MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.
901 stars
72 watching
328 forks
Language: C++
last commit: 22 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
beckenrode/mysql-workbench-export-laravel-5-migrations | Automates the export of Laravel 5 migration files from MySQL Workbench models. | 898 |
mysql/mysql-shell | An interactive console interface for MySQL Server, supporting development and administration with scripting capabilities | 194 |
yoichiro/chrome_mysql_admin | An administration tool for managing MySQL servers | 139 |
mysql/mysql-operator | Manages MySQL InnoDB Cluster setups in Kubernetes | 773 |
blackbeam/rust-mysql-simple | A MySQL driver library written in Rust for connecting to and interacting with databases. | 665 |
webfactory/slimdump | Tools for creating configurable dumps of large databases in a convenient and reproducible way | 184 |
sj14/dbbench | A tool to measure the performance of various databases under different loads | 102 |
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-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 291 |
mysql-d/mysql-native | A native D client driver for MySQL and MariaDB database management | 80 |
sqldef/sqldef | Automated schema management tool that uses SQL to manage changes across multiple databases | 1,966 |
tumblr/jetpants | Automates complex MySQL database tasks and provides a Ruby library for building custom migration scripts | 1,136 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
webyog/sqlyog-community | A set of tools for managing and monitoring MySQL databases | 2,206 |
stch-library/sql | A Clojure-based DSL for building SQL queries and statements. | 41 |