• Stars
    star
    801
  • Rank 56,886 (Top 2 %)
  • Language Vala
  • License
    GNU General Publi...
  • Created over 7 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SQL Client built in Vala

Sequeler

Friendly SQL Client

Build Status Translation 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.

Supported Databases

  • PostgreSQL
  • MariaDB/MySQL
  • SQLite

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.22.29
  • granite>=5.2
  • 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 ninja -C build 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 ninja -C build install

You can run the application from terminal using

com.github.alecaddd.sequelerDevel

Help with the translation

Translation status

Contributors

More Repositories

1

awps

A Modern WordPress Starter Theme for savvy Developers
PHP
412
star
2

WordPressPlugin101

Official repository of the series of tutorial on How to Create a WordPress Plugin from scratch: https://www.youtube.com/playlist?list=PLriKzYyLb28kR_CPMz8uierDWC2y3znI2
PHP
408
star
3

Sunset-theme

Premium WordPress theme built during this series of tutorials: https://www.youtube.com/playlist?list=PLriKzYyLb28kpEnFFi9_vJWPf5-_7d3rX
PHP
330
star
4

WordPress101

Public Repository for the tutorial series "Wordpress 101 for beginner develoeprs"
PHP
301
star
5

taxi

The FTP Client that drives you anywhere
Vala
95
star
6

gutenberg-tutorial

Learn Gutenberg from scratch: https://www.youtube.com/playlist?list=PLriKzYyLb28lHhftzU7Z_DJ32mvLy4KKH
CSS
69
star
7

gulp-es6

Gulpfile setup for Javascript ES6 compiling, plus SCSS, images, and fonts handling
JavaScript
68
star
8

WordPress-MegaMenu

Walker Nav Class for WordPress Mega Menu tutorials
PHP
55
star
9

awps-cli

Nifty Command Line Application to quickly setup a new AWPS theme in WordPress
PHP
24
star
10

vala-gtk-tutorial

Official repository for the Vala and Gtk+ tutorial series
14
star
11

laravel-forum-tutorial

Official repository for the Laravel tutorial series: https://bit.ly/2Aaoekr
PHP
14
star
12

write-to-me

Simple contact form in PHP & jQuery
CSS
11
star
13

aSlider

Super light jQuery slider controlled via Data Attributes
CSS
11
star
14

aModal

Super lightweight and dependency free Modal built in ES6
JavaScript
9
star
15

git-tutorial

Public repository for the Tutorial series about Git
HTML
4
star
16

ansible-ec2-snapshot

ec2 snapshot automation with Ansible and bash script
Shell
2
star
17

php-tutorials

Source code for the PHP Tutorials for Beginners YouTube series
PHP
1
star