Cross-platform libSQL Client

DbGate - the Smartest SQL+noSQL Database Manager

Download for Linux Download for Windows Download for MacOS Download DbGate Premium Try it online

DbGate for libSQL Client

DbGate for libSQL is professional database manager for Linux, Windows and MacOS. Also runs in Web browser, when started from Docker container.

libSQL support is available exclusively in the Premium edition
Data Grid screenshot
Query console screenshot
Diagram screenshot
Export dialog screenshot
Query designer screenshot
MongoDB save dialog screenshot
Database compare screenshot
...

libSQL Database Manager Features

  • Open SQLite files with drag & drop, with open-file dialog or as commandline parameter
  • Browse or edit data in your tables or views, filter by column value
  • Master/detail views, quick view lookup tables
  • libSQL editor - edit SQL queries with auto-complete suggestions or use query designer
  • Form view for comfortable work with tables with many columns
  • Schema editor - edit tables, indexes, and other database objects (views, procedures, functions)
  • Compare, synchronize and deploy DB models
  • Export and import from/to CSV, JSON or Excel. Use JavaScript scripting support
  • Archives - backup your data in JSON files on local filesystem (or on DbGate server, when using web application)
  • Light and dark theme
  • Charts, export chart to HTML page
  • Configurable keyboard shortcuts

DbGate for libSQL goals

  • Simple, but powerful. One toolbar, no millions of icons without description. Heavy use of context menu
  • Runs everywhere - Windows, Linux, Mac, web browser, maybe also mobile web in future
  • Stable and robust. Critical error in one database driver must not influence stability of the app
  • Prepared for big databases - never load full table or libSQL query result into memory, use streams everywhere
  • Scriptable, using dbgate nodejs packages