GithubHelp home page GithubHelp logo

fjsnogueira / sqlectron-gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sqlectron/sqlectron-gui

0.0 3.0 0.0 3.71 MB

A simple and lightweight SQL client desktop with cross database and platform support.

Home Page: https://sqlectron.github.io/

License: MIT License

JavaScript 26.82% Shell 0.02% CSS 0.78% HTML 72.38%

sqlectron-gui's Introduction

Slack Status Build Status Build status


A simple and lightweight SQL client with cross database and platform support.

Demo (version 1.0.0)

demo

Current supported databases

Do you wanna support for another SQL database? Please send a pull request to sqlectron-core.

Download

All versions available are at the release page.

Terminal

SQLECTRON has also a terminal-based interface called sqlectron-term.

Configuration

See the available configuration at here.

Development

  • Required node 4 or higher.

Running the application:

# first shell window
npm run dev:webpack

# second shell window
npm run dev:electron

Setup databases

You can test it using your own database or use a docker-compose built for us to bring up several different databases.

Testing changes of sqlectron-core

This is an easy way to test sqlectron-core changes from the GUI. But please do not forget including some unit tests on sqlectron-core before applying a pull request.

Link the dependency to the original project:

# from sqlectron-gui folder
./scripts/link-sqlectron-core.sh

Auto compile the sqlectron-core every time a change is done:

# from sqlectron-core folder
npm run watch

Then follow the steps to run the GUI application.

Build

  1. npm install
  2. npm run dist
  3. The installer will be placed at dist folder.

Building windows apps from non-windows platforms

You will need follow it or build through the docker:

docker-compose run dist

sqlectron-gui's People

Contributors

maxcnunes avatar bornap avatar krolow avatar kbradl16 avatar emerzh avatar

Watchers

James Cloos avatar Fernando Nogueira avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.