Code Monkey home page Code Monkey logo

sequeler's Introduction

Sequeler

Friendly SQL Client

Build Status

Sequeler is a native Linux SQL client built in Vala and Gtk. It allows you to connect to your local and remote databases, write SQL in a handy text editor with language recognition, and visualize SELECT results in a Gtk.Grid Widget.

Get it from the elementary OS AppCenter!

Sequeler, is primarily available from the AppCenter of elementary OS. Download it from there!

Get it on AppCenter

Get it from Flathub!

You can get Sequeler form Flathub no matter what distribution you're using. Download it or follow the instructions to install it from here!

Get it from Flathub!

Support the Project

If you like Sequeler and you want to support its development, consider donating via PayPal or pledge on Patreon.

Become a Patron Donate on PayPal

Install it from source

You can install Sequeler by compiling from source, here's the list of dependencies required:

  • gtk+-3.0>=3.9.10
  • granite>=0.5.0
  • glib-2.0
  • gee-0.8
  • gobject-2.0
  • libxml-2.0
  • libgda-5.0
  • gtksourceview-3.0
  • libsecret-1
  • libssh2
  • meson

Building

meson build --prefix=/usr
sudo -C build ninja install

Building development version

The development version allows you to keep the stable version perfectly working while hacking on Sequeler.

meson build --prefix=/usr -Dprofile=development
sudo -C build ninja install

You can run the application from terminal using

com.github.alecaddd.sequelerDevel

Contributors

sequeler's People

Contributors

ajashton avatar albfan avatar alecaddd avatar bahiirwa avatar berkuteagle avatar bilelmoussaoui avatar btd1337 avatar cagatay-y avatar caioguedes avatar davidmhewitt avatar emhaye avatar filipegarrett avatar fitojb avatar hugomartin89 avatar jerrycasiano avatar legoktm avatar lucared avatar lyzardking avatar mdh34 avatar michaelkanis avatar nathanbnm avatar nobios avatar peternerlich avatar welaq avatar wezm avatar wilsenhc avatar

Watchers

 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.