KeinDB

2025
Design & Full Stack Development
IN DEVELOPMENT
KeinDB

About the project

Cross-platform database client built from scratch with Tauri and Rust. Born from the personal need for a client that met all my requirements: clean interface, support for multiple database engines and, most importantly, a Git-inspired change control system that prevents accidental data modifications.

Main features

  • Support for MySQL, MariaDB, SQLite and PostgreSQL
  • Clean and minimalist interface
  • Git-like change control system
  • Changes are not applied directly to the database
  • Change branch to visualize pending modifications
  • Ability to commit or revert individual changes
  • Native cross-platform app with Tauri
  • Performance optimization for large tables (in development)

Tech stack

TauriReactTypeScriptTailwindRust