All Projects → ivan770 → pinesql

ivan770 / pinesql

Licence: MIT License
Electron-based SQL editor

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to pinesql

MySQL Module
MySQL connector to Godot Engine.
Stars: ✭ 30 (+57.89%)
Mutual labels:  mysql-client
okcli
An Oracle-DB command line client
Stars: ✭ 47 (+147.37%)
Mutual labels:  sql-client
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+4300%)
Mutual labels:  sql-client
mysqlclient
the mysqlclient Docker image (based on python:3.8.5-alpine3.12) https://github.com/PyMySQL/mysqlclient-python
Stars: ✭ 20 (+5.26%)
Mutual labels:  mysql-client
cli
The CLI for PlanetScale Database
Stars: ✭ 461 (+2326.32%)
Mutual labels:  mysql-client
Node Mysql2
⚡ fast mysqljs/mysql compatible mysql driver for node.js
Stars: ✭ 2,768 (+14468.42%)
Mutual labels:  mysql-client
Pspg
Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.
Stars: ✭ 1,749 (+9105.26%)
Mutual labels:  mysql-client
Falcon
Free, open-source SQL client for Windows and Mac 🦅
Stars: ✭ 4,848 (+25415.79%)
Mutual labels:  mysql-client

PineSQL

PineSQL is Electron-based SQL manager, which can help you manage your MySQL database, execute remote code, and use constructor to build requests (coming soon).

Screenshot

Commands and syntax

Commands are available from this page.

To use port, different then 3306, use hostname:port, e.g ping localhost:1234 admin admin

'querydb' supports building response, using build parameter. e.g querydb localhost admin admin db build

Installation

  1. Download installer from releases
  2. Open it, wait until installation ends.
  3. App should open automatically, and add shortcut to Start Menu and desktop.

Credits

ivan770 as ivan770

Pinecone made by Freepik from Flaticon

Installation (old way)

  1. Download source-code from GitHub
  2. Use npm i and wait until package installation ends
  3. Finally, execute npm start.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].