Apa itu mysql workbench

Adding data handling capabilities to your application or website can make it more user-friendly and enable you to store information obtained from users. MySQL, a free software application, helps you build applications that manipulate data tables. After setting it up, you can manage passwords, remember user settings and even display products for sale on a Web page. MySQL's MySQL Workbench helps you use MySQL productively.

MySQL

  1. MySQL, not affiliated with Microsoft SQL Server, is a relational database management system that allows you to store information in multiple tables that have relationships. A Customer table, for instance, might hold customer information along with a key field that links the table to a Sales table that contains critical sales data. Your application can store information in these tables and retrieve it as needed. SQL server developers may feel comfortable working with MySQL because of the many similarities between the two-database management systems.

Managing MySQL

  1. You must enter commands to communicate with MySQL. You can do this by typing statements using the command line utility that comes with the software. This utility is fine for performing small tasks such as running a quick query or opening a database. However, to manage a complex database application productively, you may need to create tables, add data to them and perform other tasks that would require a bit of typing. Several third-party developers provide user-friendly tools with graphical user interfaces that help you manage MySQL efficiently.

MySQL Workbench

  1. MySQL also distributes a user-friendly database management tool named MySQL Workbench. Download it from MySQL's website to use the program to perform data modeling, system administration and a variety of other tasks needed to keep a successful data-driven application running smoothly. The software is free, and you must register to download it. After the setup file downloads, double-click it and follow the instructions as a wizard guides you through the installation steps.

Program Features

  1. Setting up users and securing tables is a critical task needed to safeguard an application's information. MySQL Workbench has separate windows that allow you to set up user IDs, assign privileges and even view event logs that track database activity. MySQL's Editor helps you to create queries quickly, edit them and view query results on multiple tabs. Rerun old queries instantly from the program's History panel. Managing database connections also gets easier when you let the program's Connections Wizard assist you with that task.

MySQL Workbench

PengembangRilis stabilRepositoriBahasa pemrogramanSistem operasiLisensiSitus web

Cuplikan

The Home Screen

Oracle Corporation

5.2.40 / 15 Mei 2012; 10 tahun lalu

  • github.com/mysql/mysql-workbench

C++ / C# / Objective-C [Depending on platform]
Cross-platform
GNU General Public License or proprietary EULA
mysqlworkbench.org

MySQL Workbench adalah sebuah perangkat aplikasi berbentuk visual yang dipergunakan untuk mengelola basis data. Perangkat aplikasi ini biasa digunakan oleh seorang arsitek basis data, pengembang basis data, serta administator basis data. MySQL Workbench menyediakan model data, pengembangan SQL, dan peralatan administrasi yang komperhensif untuk konfigurasi server basis data, administrasi pengguna, dan masih banyak lagi. MySQL Workbench tersedia pada platform Windows, Linux dan Mac OS.[1]

Lihat juga[sunting | sunting sumber]

  • MySQL

Referensi[sunting | sunting sumber]

  1. ^ MySQL Workbench. Diakses pada tanggal 04 September 2010.

Pranala luar[sunting | sunting sumber]

  • MySQL Workbench Product home page, MySQL.com. Retrieved 2010-03-26.
  • MySQL Workbench Developer Central webpage, wb.MySQL.com. Retrieved 2010-03-26.

  • l
  • b
  • s

MySQL

EdisiPerkakas MySQLMesin penyimpananFork

MySQL · MySQL Enterprise · MySQL Cluster

MySQL Workbench · SQLyog · phpMyAdmin · HeidiSQL · Navicat

MyISAM · Falcon · InnoDB · MySQL Federated · MySQL Archive · Aria · Xeround

Drizzle · MariaDB

Apa itu MySQL dan apa fungsinya?

Secara umum, MySQL adalah sebuah software yang berfungsi untuk membuat dan mengelola berbagai informasi yang ada pada database di dalam sebuah server dengan bahasa pemrograman SQL. Salah satu penerapan paling umum dari MySQL adalah sebagai database untuk sebuah website atau aplikasi.

Langkah langkah mendownload MySQL?

Download Installer MySQL Untuk mengunduhnya kita bisa langsung pergi ke situs resmi MySQL di //mysql.com/downloads. Kemudian scroll ke bagian bawah lalu pilih link MySQL Community. Pada halaman selanjutnya klik MySQL Installer For Windows. Pastikan sistem operasi yang terpilih adalah Microsoft Windows.

Bài mới nhất

Chủ Đề