---
Type: desktop-application
ID: com.github.alecaddd.sequeler
Package: sequeler
Name:
C: Sequeler
Summary:
C: Friendly SQL Client
Description:
C: "<p>\n\t\t\tEasily connect to your local or remote database\n\t\t</p>\n<p>\n\t\t\tStore your Database Connections in
the library, connect over SSH tunnel, type and execute SQL commands directly in the app, and do everything you need to
do without the necessity of opening the terminal.\n\t\t</p>\n<p>\n\t\t\tSupported Databases:\n\t\t</p>\n<ul>\n <li>SQLite</li>\n
\ <li>MySQL</li>\n <li>MariaDB</li>\n <li>PostgreSQL</li>\n</ul>\n<p>\n\t\t\tFeatures Include:\n\t\t</p>\n<ul>\n <li>Test
Connections before saving them</li>\n <li>View Table structure, content, and relations</li>\n <li>Write multiple custom
SQL Queries</li>\n <li>Switch between light and dark mode</li>\n <li>Handy keyboard shortcuts to quit (ctrl+q), create
new connection (ctrl+shift+n), open a new window (ctrl+n)</li>\n</ul>"
DeveloperName:
C: Alessandro Castellani
ProjectLicense: GPL-3.0+
Categories:
- Utility
- Development
Keywords:
fr:
- SQL
- MySql
- Base de données
- MariaDB
- S3
- PostgreSQL
lt:
- SQL
- MySql
- Database
- MariaDB
- S3
- PostgreSQL
C:
- SQL
- MySql
- Database
- MariaDB
- S3
- PostgreSQL
de:
- SQL
- MySql
- Database
- MariaDB
- S3
- PostgreSQL
Url:
homepage: https://github.com/Alecaddd/sequeler
bugtracker: https://github.com/Alecaddd/sequeler/issues
help: https://github.com/Alecaddd/sequeler/issues
translate: https://hosted.weblate.org/projects/sequeler
donation: https://www.paypal.me/alecaddd
Icon:
cached:
- name: sequeler_com.github.alecaddd.sequeler.png
width: 48
height: 48
- name: sequeler_com.github.alecaddd.sequeler.png
width: 48
height: 48
scale: 2
- name: sequeler_com.github.alecaddd.sequeler.png
width: 64
height: 64
- name: sequeler_com.github.alecaddd.sequeler.png
width: 64
height: 64
scale: 2
- name: sequeler_com.github.alecaddd.sequeler.png
width: 128
height: 128
remote:
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/icons/128x128/sequeler_com.github.alecaddd.sequeler.png
width: 128
height: 128
stock: com.github.alecaddd.sequeler
Launchable:
desktop-id:
- com.github.alecaddd.sequeler.desktop
Provides:
binaries:
- com.github.alecaddd.sequeler
mediatypes:
- application/x-sqlite3
- application/vnd.sqlite3
Screenshots:
- default: true
thumbnails:
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-1_752x481.png
width: 752
height: 481
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-1_624x399.png
width: 624
height: 399
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-1_224x143.png
width: 224
height: 143
source-image:
url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-1_orig.png
width: 1159
height: 742
- thumbnails:
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-2_752x481.png
width: 752
height: 481
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-2_624x399.png
width: 624
height: 399
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-2_224x143.png
width: 224
height: 143
source-image:
url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-2_orig.png
width: 1159
height: 742
- thumbnails:
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-3_224x239.png
width: 224
height: 239
source-image:
url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-3_orig.png
width: 540
height: 578
Releases:
- version: 0.8.0
type: stable
unix-timestamp: 1593043200
description:
C: >-
<p>New Features</p>
<ul>
<li>Create, Edit, and Delete databases.</li>
<li>New context menu to copy and edit tables.</li>
<li>Support unencrypted connections.</li>
</ul>
<p>Bug Fixes</p>
<ul>
<li>Fix copy column data.</li>
</ul>
<p>Translations</p>
<ul>
<li>Updated translations for Ukranian, Russian, French, and German.</li>
</ul>
- version: 0.7.91
type: stable
unix-timestamp: 1589241600
description:
C: >-
<p>Reduced CPU usage by 2%.</p>
<p>Update translations for Italian, Spanish, Catalan, French, Hindi, Russian, and Turkish.</p>
- version: 0.7.9
type: stable
unix-timestamp: 1586563200
description:
C: >-
<p>More fixes!</p>
<p>0.7.8 changelog</p>
<ul>
<li>Fixed usage attempt of wrong Vala method.</li>
</ul>
<p>0.7.7 changelog</p>
<ul>
<li>Fix nasty GSettings bug causing the app to crash.</li>
<li>Implement GDA Placeholder statement.</li>
<li>Improve Query Tab iconography.</li>
</ul>
<p>0.7.6 changelog</p>
<ul>
<li>Fix ORDER BY in PostgreSQL Relationship view.</li>
<li>Improve MySQL structure view.</li>
<li>Drop Granite.Settings in favour of GLib.Settings.</li>
<li>Implement Granite.Notebook on the Query tab.</li>
<li>Show query error messages inline.</li>
</ul>
- version: 0.7.8
type: stable
unix-timestamp: 1586563200
description:
C: >-
<p>More fixes!</p>
<ul>
<li>Fixed usage attempt of wrong Vala method.</li>
</ul>
ContentRating:
oars-1.1:
violence-cartoon: none
violence-fantasy: none
violence-realistic: none
violence-bloodshed: none
violence-sexual: none
violence-desecration: none
violence-slavery: none
violence-worship: none
drugs-alcohol: none
drugs-narcotics: none
drugs-tobacco: none
sex-nudity: none
sex-themes: none
sex-homosexuality: none
sex-prostitution: none
sex-adultery: none
sex-appearance: none
language-profanity: none
language-humor: none
language-discrimination: none
social-chat: none
social-info: none
social-audio: none
social-location: none
social-contacts: none
money-purchasing: none
money-gambling: none
Custom:
x-appcenter-color-primary: '#3f3f3f'
x-appcenter-color-primary-text: '#ffffff'
x-appcenter-suggested-price: '25'
---
Type: desktop-application
ID: com.github.alecaddd.sequeler
Package: sequeler
Name:
C: Sequeler
Summary:
C: Friendly SQL Client
Description:
C: "<p>\n\t\t\tEasily connect to your local or remote database\n\t\t</p>\n<p>\n\t\t\tStore your Database Connections in
the library, connect over SSH tunnel, type and execute SQL commands directly in the app, and do everything you need to
do without the necessity of opening the terminal.\n\t\t</p>\n<p>\n\t\t\tSupported Databases:\n\t\t</p>\n<ul>\n <li>SQLite</li>\n
\ <li>MySQL</li>\n <li>MariaDB</li>\n <li>PostgreSQL</li>\n</ul>\n<p>\n\t\t\tFeatures Include:\n\t\t</p>\n<ul>\n <li>Test
Connections before saving them</li>\n <li>View Table structure, content, and relations</li>\n <li>Write multiple custom
SQL Queries</li>\n <li>Switch between light and dark mode</li>\n <li>Handy keyboard shortcuts to quit (ctrl+q), create
new connection (ctrl+shift+n), open a new window (ctrl+n)</li>\n</ul>"
DeveloperName:
C: Alessandro Castellani
ProjectLicense: GPL-3.0+
Categories:
- Utility
- Development
Keywords:
fr:
- SQL
- MySql
- Base de données
- MariaDB
- S3
- PostgreSQL
lt:
- SQL
- MySql
- Database
- MariaDB
- S3
- PostgreSQL
C:
- SQL
- MySql
- Database
- MariaDB
- S3
- PostgreSQL
de:
- SQL
- MySql
- Database
- MariaDB
- S3
- PostgreSQL
Url:
homepage: https://github.com/Alecaddd/sequeler
bugtracker: https://github.com/Alecaddd/sequeler/issues
help: https://github.com/Alecaddd/sequeler/issues
translate: https://hosted.weblate.org/projects/sequeler
donation: https://www.paypal.me/alecaddd
Icon:
cached:
- name: sequeler_com.github.alecaddd.sequeler.png
width: 48
height: 48
- name: sequeler_com.github.alecaddd.sequeler.png
width: 48
height: 48
scale: 2
- name: sequeler_com.github.alecaddd.sequeler.png
width: 64
height: 64
- name: sequeler_com.github.alecaddd.sequeler.png
width: 64
height: 64
scale: 2
- name: sequeler_com.github.alecaddd.sequeler.png
width: 128
height: 128
remote:
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/icons/128x128/sequeler_com.github.alecaddd.sequeler.png
width: 128
height: 128
stock: com.github.alecaddd.sequeler
Launchable:
desktop-id:
- com.github.alecaddd.sequeler.desktop
Provides:
binaries:
- com.github.alecaddd.sequeler
mediatypes:
- application/x-sqlite3
- application/vnd.sqlite3
Screenshots:
- default: true
thumbnails:
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-1_752x481.png
width: 752
height: 481
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-1_624x399.png
width: 624
height: 399
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-1_224x143.png
width: 224
height: 143
source-image:
url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-1_orig.png
width: 1159
height: 742
- thumbnails:
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-2_752x481.png
width: 752
height: 481
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-2_624x399.png
width: 624
height: 399
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-2_224x143.png
width: 224
height: 143
source-image:
url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-2_orig.png
width: 1159
height: 742
- thumbnails:
- url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-3_224x239.png
width: 224
height: 239
source-image:
url: com/github/alecaddd.sequeler/32c0cb49fb72a104acd5aec04e5a3c76/screenshots/image-3_orig.png
width: 540
height: 578
Releases:
- version: 0.8.0
type: stable
unix-timestamp: 1593043200
description:
C: >-
<p>New Features</p>
<ul>
<li>Create, Edit, and Delete databases.</li>
<li>New context menu to copy and edit tables.</li>
<li>Support unencrypted connections.</li>
</ul>
<p>Bug Fixes</p>
<ul>
<li>Fix copy column data.</li>
</ul>
<p>Translations</p>
<ul>
<li>Updated translations for Ukranian, Russian, French, and German.</li>
</ul>
- version: 0.7.91
type: stable
unix-timestamp: 1589241600
description:
C: >-
<p>Reduced CPU usage by 2%.</p>
<p>Update translations for Italian, Spanish, Catalan, French, Hindi, Russian, and Turkish.</p>
- version: 0.7.9
type: stable
unix-timestamp: 1586563200
description:
C: >-
<p>More fixes!</p>
<p>0.7.8 changelog</p>
<ul>
<li>Fixed usage attempt of wrong Vala method.</li>
</ul>
<p>0.7.7 changelog</p>
<ul>
<li>Fix nasty GSettings bug causing the app to crash.</li>
<li>Implement GDA Placeholder statement.</li>
<li>Improve Query Tab iconography.</li>
</ul>
<p>0.7.6 changelog</p>
<ul>
<li>Fix ORDER BY in PostgreSQL Relationship view.</li>
<li>Improve MySQL structure view.</li>
<li>Drop Granite.Settings in favour of GLib.Settings.</li>
<li>Implement Granite.Notebook on the Query tab.</li>
<li>Show query error messages inline.</li>
</ul>
- version: 0.7.8
type: stable
unix-timestamp: 1586563200
description:
C: >-
<p>More fixes!</p>
<ul>
<li>Fixed usage attempt of wrong Vala method.</li>
</ul>
ContentRating:
oars-1.1:
violence-cartoon: none
violence-fantasy: none
violence-realistic: none
violence-bloodshed: none
violence-sexual: none
violence-desecration: none
violence-slavery: none
violence-worship: none
drugs-alcohol: none
drugs-narcotics: none
drugs-tobacco: none
sex-nudity: none
sex-themes: none
sex-homosexuality: none
sex-prostitution: none
sex-adultery: none
sex-appearance: none
language-profanity: none
language-humor: none
language-discrimination: none
social-chat: none
social-info: none
social-audio: none
social-location: none
social-contacts: none
money-purchasing: none
money-gambling: none
Custom:
x-appcenter-color-primary: '#3f3f3f'
x-appcenter-color-primary-text: '#ffffff'
x-appcenter-suggested-price: '25'