Skip to content

little-brother/sqlite-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ad81ad · Mar 16, 2021

History

37 Commits
Dec 10, 2020
Mar 16, 2021
Mar 16, 2021
Mar 16, 2021
Jan 19, 2021
Mar 16, 2021
Jan 8, 2021
Mar 14, 2020
Mar 16, 2021
Jan 30, 2021
Mar 16, 2021
Mar 16, 2021

Repository files navigation

sqlite-gui is a lightweight Windows GUI for SQLite powered by C++, WinAPI and Code::Blocks 17.
Small, simple, powerfull, fast, free.

Download the latest version

View

Features

  • Syntax highlighting and code completion
  • Store an execution history and user scripts
  • Export/Import data
  • Database diagram
  • Database comparison
  • Search text in the whole database
  • Edit multiple tables at the same time
  • Quick data references (video)
  • Terminal mode
  • Charts
  • Query parameters
  • Data generator
  • Extension pack
  • Demo database "Bookstore" for beginners
  • Does not require installation

Cons

  • Only utf-8 is supported
  • NULL is displayed as an empty string and an empty string is set to NULL when data is edit

If you like the project, press the like-button on AlternativeTo or rate the app on Softpedia to support it.
If you have any problems, comments or suggestions, check Wiki, create a Discussion topic or just let me know [email protected].