MySQL/MariaDB database management for macOS
-
Updated
Jun 7, 2021 - Objective-C
{{ message }}
MySQL/MariaDB database management for macOS
MySQL/MariaDB database management for macOS
A Sequel Pro / Sequel Ace bundle to generate Laravel migration files from existing tables.
Terminus Plugin to open Pantheon Site Databases in your Favorite SQL Client
Custom-made CLI Program using Inquirer.js and mySQL. Using mySQL we access the db from our local server and change data using Inquirer.js through Terminal. We plug in a connection query which includes the username, password, and PORT for a secure connection. The TABLE of products accessible by Sequel Pro lists the item quantity available for purchase on our program called "BAMAZON". Items can be viewed or purchased with the BAMAZON customer program. BAMAZON's 'customer' program has two main functions: the user can view the list of items (Sequel Pro [free mySQL db test setup]) or to "purchase" items which and update the item quantity.
Add a description, image, and links to the sequelpro topic page so that developers can more easily learn about it.
To associate your repository with the sequelpro topic, visit your repo's landing page and select "manage topics."