8000 GitHub - ellie-commons/sequeler at v0.6.5
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ellie-commons/sequeler

Repository files navigation

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!

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
  • meson

Building

meson build --prefix=/usr
cd build
ninja && sudo ninja install

Donations

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

0