{"id":17222338,"url":"https://github.com/ellie-commons/sequeler","last_synced_at":"2025-04-13T18:37:19.206Z","repository":{"id":38709915,"uuid":"99072637","full_name":"ellie-commons/sequeler","owner":"ellie-commons","description":"SQL Client built in Vala","archived":false,"fork":false,"pushed_at":"2025-03-03T16:10:26.000Z","size":5820,"stargazers_count":819,"open_issues_count":73,"forks_count":67,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-06T15:09:25.494Z","etag":null,"topics":["appcenter","debian","flathub","flatpak","gtk3","hacktoberfest","meson","sql-client","vala"],"latest_commit_sha":null,"homepage":"","language":"Vala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ellie-commons.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["alecaddd"],"patreon":"alecaddd","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"Alecaddd","issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-08-02T04:38:08.000Z","updated_at":"2025-03-31T09:03:32.000Z","dependencies_parsed_at":"2024-01-06T12:23:46.755Z","dependency_job_id":"779d78f2-9a52-4ae0-8e72-f9215bdccffb","html_url":"https://github.com/ellie-commons/sequeler","commit_stats":null,"previous_names":["elementary-community/sequeler","ellie-commons/sequeler"],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellie-commons%2Fsequeler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellie-commons%2Fsequeler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellie-commons%2Fsequeler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellie-commons%2Fsequeler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellie-commons","download_url":"https://codeload.github.com/ellie-commons/sequeler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248762098,"owners_count":21157668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appcenter","debian","flathub","flatpak","gtk3","hacktoberfest","meson","sql-client","vala"],"created_at":"2024-10-15T04:01:50.370Z","updated_at":"2025-04-13T18:37:19.171Z","avatar_url":"https://github.com/ellie-commons.png","language":"Vala","readme":"# ![Sequeler](data/assets/sequeler-logo-transparent.png)\n\u003e Friendly SQL Client\n\n[![Build Status](https://github.com/Alecaddd/sequeler/workflows/CI/badge.svg)](https://github.com/Alecaddd/sequeler/action)\n[![Translation status](https://hosted.weblate.org/widgets/sequeler/-/svg-badge.svg)](https://hosted.weblate.org/engage/sequeler/?utm_source=widget)\n\nSequeler 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.\n\n![](data/assets/screenshots/sequeler-screenshot.png)\n\n## Supported Databases\n- PostgreSQL\n- MariaDB/MySQL\n- SQLite\n\n## Get it from the elementary OS AppCenter!\nSequeler, is primarily available from the AppCenter of elementary OS. Download it from there!\n\n[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.alecaddd.sequeler)\n\n## Get it from Flathub!\nYou can get Sequeler form Flathub no matter what distribution you're using. Download it or follow the instructions to install it from here!\n\n\u003ca href=\"https://flathub.org/apps/details/com.github.alecaddd.sequeler\" target=\"_blank\"\u003e\u003cimg src=\"https://flathub.org/assets/badges/flathub-badge-i-en.svg\" width=\"160px\" alt=\"Get it from Flathub!\"\u003e\u003c/a\u003e\n\n## Support the Project\nIf you like Sequeler and you want to support its development, consider donating via [PayPal](https://www.paypal.me/alecaddd) or pledge on [Patreon](https://www.patreon.com/alecaddd).\n\n\u003ca href=\"https://www.patreon.com/alecaddd\" target=\"_blank\"\u003e\u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button.png\" width=\"170px\" alt=\"Become a Patron\"\u003e\u003c/a\u003e \u003ca href=\"https://www.paypal.me/alecaddd\" target=\"_blank\"\u003e\u003cimg src=\"https://www.paypalobjects.com/webstatic/mktg/Logo/pp-logo-200px.png\" width=\"150px\" alt=\"Donate on PayPal\"\u003e\u003c/a\u003e\n\n## Install it from source\nYou can install Sequeler by compiling from source, here's the list of dependencies required:\n - `gtk+-3.0\u003e=3.22.29`\n - `granite\u003e=5.3`\n - `glib-2.0`\n - `gee-0.8`\n - `gobject-2.0`\n - `libxml-2.0`\n - `libgda-5.0`\n - `gtksourceview-3.0`\n - `libsecret-1`\n - `libssh2`\n - `meson`\n\n## Building\n```\nmeson build --prefix=/usr\nsudo ninja -C build install\n```\n\n## Building development version\nThe development version allows you to keep the stable version perfectly working while hacking on Sequeler.\n```\nmeson build --prefix=/usr -Dprofile=development\nsudo ninja -C build install\n```\n\nYou can run the application from terminal using\n```\ncom.github.alecaddd.sequelerDevel\n```\n\n### Help with the translation\n[![Translation status](https://hosted.weblate.org/widgets/sequeler/-/287x66-grey.png)](https://hosted.weblate.org/engage/sequeler/?utm_source=widget)\n\n### Contributors\n- Alberto Fanjul - [Github](https://github.com/albfan)\n- Bilal Elmoussaoui - [Github](https://github.com/bilelmoussaoui) - [Paypal](https://www.paypal.me/BilalELMoussaoui)\n\n","funding_links":["https://github.com/sponsors/alecaddd","https://patreon.com/alecaddd","https://liberapay.com/Alecaddd","https://www.paypal.me/alecaddd","https://www.patreon.com/alecaddd","https://www.paypal.me/BilalELMoussaoui"],"categories":["HarmonyOS","Vala"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellie-commons%2Fsequeler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellie-commons%2Fsequeler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellie-commons%2Fsequeler/lists"}