An open API service indexing awesome lists of open source software.

https://github.com/little-brother/sqlite-gui-column-modifiers

Column modifier plugins for sqlite-gui
https://github.com/little-brother/sqlite-gui-column-modifiers

Last synced: about 2 months ago
JSON representation

Column modifier plugins for sqlite-gui

Awesome Lists containing this project

README

        

The repository contains column modifiers for [sqlite-gui](https://github.com/little-brother/sqlite-gui). These plugins provide an easy way to make a resultset more readable by value transformation and colorization in a column on the fly e.g. `10123` can be modified to `10 123` or `1724530361695` to `24-08-2024`. Check [Wiki](https://github.com/little-brother/sqlite-gui-column-modifiers/wiki) if you want to create own plugin.

If you need a new plugin or improve an existing one, feel free to contact me at [email protected].