Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/little-brother/sqlite-x
The minimalistic SQLite editor for non-programmers
https://github.com/little-brother/sqlite-x
editor sqlite sqlite3 viewer windows
Last synced: 2 months ago
JSON representation
The minimalistic SQLite editor for non-programmers
- Host: GitHub
- URL: https://github.com/little-brother/sqlite-x
- Owner: little-brother
- License: gpl-2.0
- Created: 2022-12-29T16:42:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T16:11:01.000Z (about 1 year ago)
- Last Synced: 2024-01-17T00:34:18.129Z (about 1 year ago)
- Topics: editor, sqlite, sqlite3, viewer, windows
- Language: C
- Homepage:
- Size: 2.62 MB
- Stars: 53
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sqlite-x is the simplest [SQLite](https://www.sqlite.org/index.html) viewer for Windows users who do not need to write queries.
|[**Download the latest version**](https://github.com/little-brother/sqlite-x/releases/latest)|
|-------------------------------------------------------------------------------------------|![View](sqlite-x.png)
### Features
* Column filters
* Sort data by column click
* Data editing
* Doesn't require SQLite library (built-in)
* Supports huge tables
* Blob exportNeed more? Try [sqlite-gui](https://github.com/little-brother/sqlite-gui)!
If you have any problems, comments or suggestions, check [Wiki](https://github.com/little-brother/sqlite-x/wiki), create [issue](https://github.com/little-brother/sqlite-x/issues) or just let me know [email protected].