Skip to content

Gon-bit-2/dearsql

 
 

Repository files navigation

DearSQL

DearSQL

A simple, cross-platform database client built with Dear ImGui.

Download

GitHub all releases

Screenshot

Features

  • Support SQLite, PostgreSQL, MySQL, MariaDB, MongoDB, and Redis connections
  • Cross-platform: macOS (Metal), Linux (GTK4 + OpenGL)
  • Database browser: Sidebar for exploring schemas, tables, and structure
  • Native file dialogs for SQLite files
  • Native alert/confirm dialogs per platform
  • Saves and restores previous database connections
  • Run SQL queries with formatted results display
  • Query history

Installation

Download the latest release for macOS, Linux, and Windows from GitHub Releases.

Arch Linux (AUR)

yay -S dearsql
# or
paru -S dearsql

Build instructions

claude "build this project"

Built With

About

A simple, cross-platform database client built with Dear ImGui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 90.2%
  • Objective-C++ 6.6%
  • CMake 1.7%
  • Shell 1.2%
  • PowerShell 0.3%