⇦ | com.github.alecaddd.sequeler [main]
Last updated on: 2023-04-26 09:18 [UTC]

Metadata for com.github.alecaddd.sequeler in main

com.github.alecaddd.sequeler.desktop - 0.5.6 ⚙ amd64

Icon
---
Type: desktop-application
ID: com.github.alecaddd.sequeler.desktop
Package: com.github.alecaddd.sequeler
Name:
  C: Sequeler
Summary:
  C: Friendly SQL Client
Description:
  C: >-
    <p>Easily connect to your local or remote database</p>

    <p>Store your Database Connections in the built-in library, type and execute SQL commands directly in the App, and do
    everything you need to do without the necessity of opening the terminal.</p>

    <p>Features Include:</p>

    <ul>
      <li>Test Connections before saving them</li>
      <li>Switch between light and dark mode</li>
      <li>Handy keyboard shortcuts to quit (ctrl+q), access library (ctrl+l), create new connection (ctrl+n), and open preferences
    (ctrl+,)</li>
    </ul>
DeveloperName:
  C: Alessandro Castellani
ProjectLicense: GPL-3.0+
Categories:
- Utility
- Development
Keywords:
  C:
  - 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
Icon:
  cached:
  - name: com.github.alecaddd.sequeler_com.github.alecaddd.sequeler.png
    width: 64
    height: 64
  - name: com.github.alecaddd.sequeler_com.github.alecaddd.sequeler.png
    width: 128
    height: 128
  - name: com.github.alecaddd.sequeler_com.github.alecaddd.sequeler.png
    width: 64
    height: 64
    scale: 2
Launchable:
  desktop-id:
  - com.github.alecaddd.sequeler.desktop
Provides:
  binaries:
  - com.github.alecaddd.sequeler
Screenshots:
- default: true
  thumbnails:
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-1_1248x787.png
    width: 1248
    height: 787
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-1_752x474.png
    width: 752
    height: 474
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-1_624x393.png
    width: 624
    height: 393
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-1_224x141.png
    width: 224
    height: 141
  source-image:
    url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-1_orig.png
    width: 1458
    height: 920
- thumbnails:
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-2_1248x810.png
    width: 1248
    height: 810
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-2_752x488.png
    width: 752
    height: 488
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-2_624x405.png
    width: 624
    height: 405
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-2_224x145.png
    width: 224
    height: 145
  source-image:
    url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-2_orig.png
    width: 1540
    height: 1000
- thumbnails:
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-3_1248x810.png
    width: 1248
    height: 810
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-3_752x488.png
    width: 752
    height: 488
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-3_624x405.png
    width: 624
    height: 405
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-3_224x145.png
    width: 224
    height: 145
  source-image:
    url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-3_orig.png
    width: 1540
    height: 1000
- thumbnails:
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-4_624x538.png
    width: 624
    height: 538
  - url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-4_224x193.png
    width: 224
    height: 193
  source-image:
    url: com/github/alecaddd.sequeler.desktop/340F21A191CACA54C8344CE1AC834956/screenshots/image-4_orig.png
    width: 708
    height: 611
Releases:
- version: 0.5.6
  unix-timestamp: 1529884800
  description:
    C: >-
      <p>We got Search!</p>

      <ul>
        <li>Search table names in sidebar.</li>
        <li>Fixes issue in connecting directly on a non saved connection.</li>
        <li>Updated Lithuanian translation.</li>
        <li>Italian translation.</li>
      </ul>
- version: 0.5.5
  unix-timestamp: 1528502400
  description:
    C: >-
      <p>Improved Password Security.</p>

      <ul>
        <li>Safely store passwords in LibSecret.</li>
        <li>Auto upgrade on startup to remove passwords from GSettings.</li>
        <li>Fixes issues with identical table names from other database in the same connection.</li>
        <li>Alphabetically ordered tables.</li>
        <li>Improvements in showing MySql/MariaDB Table Structure.</li>
        <li>Many more bugs for you to discover.</li>
      </ul>
- version: 0.5.4
  unix-timestamp: 1519430400
  description:
    C: >-
      <p>New Icon and Import/Export Library.</p>

      <ul>
        <li>Fancy new icon.</li>
        <li>Import and Export connections library.</li>
        <li>Fixed random crash when opening and closing multiple connections.</li>
        <li>Bug fixes and improvements.</li>
      </ul>
- version: 0.5.3
  unix-timestamp: 1519344000
  description:
    C: >-
      <p>Bug fixes and improvements.</p>

      <ul>
        <li>Fixed PostgreSQL Schema show options.</li>
        <li>Fixed crash on new connection dialog when opening the connection before saving.</li>
      </ul>
- version: 0.5.2
  unix-timestamp: 1519084800
  description:
    C: >-
      <p>Little side dish update.</p>

      <ul>
        <li>Fixed save window state on close.</li>
        <li>Bug fixes and improvements.</li>
      </ul>
- version: 0.5.1
  unix-timestamp: 1518998400
  description:
    C: >-
      <p>Alternate coloured rows!</p>

      <ul>
        <li>Manually reload Content, Structure, and Relations.</li>
        <li>Show Table schema, content, and constraint relationships.</li>
        <li>Properly handle compound queries.</li>
        <li>Fix PostgreSQL table switch.</li>
      </ul>
- version: 0.5.0
  unix-timestamp: 1518912000
  description:
    C: >-
      <p>Complete rewrite of the entire code base!</p>

      <ul>
        <li>Handle multiple Windows/Instances and multiple open connections.</li>
        <li>Show Table schema, content, and constraint relationships.</li>
        <li>Quicker response on big select queries</li>
        <li>Better error handling.</li>
        <li>Bug fixes and improvements.</li>
      </ul>
- version: 0.4.3
  unix-timestamp: 1516665600
  description:
    C: >-
      <p>Better error handling, less crashes!</p>

      <ul>
        <li>The app doesn&apos;t crash when dealing with big values</li>
        <li>Handling errors related to columns</li>
        <li>Quicker response on big select queries</li>
        <li>Some small clean up</li>
        <li>Fixes issue with SQL Lite encrypted path</li>
      </ul>
- version: 0.4.2
  unix-timestamp: 1516579200
  description:
    C: >-
      <p>Better error handling, less crashes!</p>

      <ul>
        <li>The app doesn&apos;t crash when dealing with big values</li>
        <li>Handling errors related to columns</li>
        <li>Quicker response on big select queries</li>
        <li>Some small clean up</li>
      </ul>
- version: 0.4.1
  unix-timestamp: 1512172800
  description:
    C: >-
      <p>New Icon, Better error messages!</p>

      <ul>
        <li>New shiny icon</li>
        <li>View SQL error message on error</li>
        <li>FIX: Show proper PostgreSql Schema Table in Sidebar</li>
        <li>Snappiest query execution ever for local databases</li>
        <li>The usual bundle of bugs for you to discover</li>
      </ul>
- version: 0.4.0
  unix-timestamp: 1510272000
  description:
    C: >-
      <p>Summoning the power of async methods!</p>

      <ul>
        <li>All DataBase queries are now async methods, super fast.</li>
        <li>The UI doesn&apos;t freeze anymore during a long process</li>
        <li>Granite SourceList to display list of tables</li>
        <li>Tabs to switch between the Query Builder and the Table Structure</li>
        <li>ComboBox to select table schemas from the open connection</li>
        <li>Many more bugs and issues for you to have fun with</li>
      </ul>
- version: 0.3.4
  unix-timestamp: 1508716800
  description:
    C: >-
      <p>Bug Fixes and Improvements</p>

      <ul>
        <li>Display Table lists for SQLite and PostgreSQL</li>
        <li>Refresh Table List view if tables change</li>
        <li>Removed unused GSettings</li>
      </ul>
- version: 0.3.3
  unix-timestamp: 1508457600
  description:
    C: >-
      <p>This is so good you won&apos;t believe it. New Library UI, Schema Table, Custom Port, and more</p>

      <ul>
        <li>A brand new Library View directly in your home screen, super tight and organized</li>
        <li>Custom Port field for those snazzy geeks who don&apos;t just use 3306</li>
        <li>A shiny new Sidebar View to list all your DataBase Tables</li>
        <li>Code cleanup and speed improvements</li>
        <li>Usual abundance of bugs and issues for you to have fun with!</li>
      </ul>
- version: 0.2.0
  unix-timestamp: 1507593600
  description:
    C: >-
      <p>Major Update: Releasing a sweet table to view Query Results!</p>

      <ul>
        <li>Did I say we got a sweet table to view query results?</li>
        <li>New shortcut (ctrl+enter) to execute query</li>
        <li>Solved bug while connecting to DB directly from the Connection Dialog</li>
        <li>UI Improvements to Connection Dialog</li>
        <li>Added Spanish and Lithuanian translations</li>
      </ul>
- version: 0.1.5
  unix-timestamp: 1507248000
  description:
    C: >-
      <p>UI fixes</p>

      <ul>
        <li>Visual improvements to the library view</li>
      </ul>
- version: 0.1.4
  unix-timestamp: 1507161600
  description:
    C: >-
      <p>Initial Release</p>

      <ul>
        <li>Store your Database connections</li>
        <li>Quickly connect to a Local or Remote Database</li>
        <li>Write SQL queries in the built-in code editor</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-suggested-price: '5'
  x-appcenter-stripe: pk_live_Arrxw947rfYpLQK7VcSv4766
  x-appcenter-color-primary: '#3f3f3f'
  x-appcenter-color-primary-text: '#ffffff'