20 lines
741 B
Plaintext
20 lines
741 B
Plaintext
SQLiteStudio is a free, open source, multi-platform SQLite database
|
|
manager written in C++, with use of Qt framework. It is a desktop
|
|
application for browsing and editing SQLite database files, aimed
|
|
for people who know what SQLite is, or what relational databases
|
|
are in general.
|
|
|
|
SQLiteStudio was created and is maintained by Pawel Salawa with
|
|
contributions from the community.
|
|
|
|
It is open-source software, released under GPL (v3) license.
|
|
You are free to use it for any purpose you like.
|
|
|
|
Homepage: https://sqlitestudio.pl/
|
|
Github: https://github.com/pawelsalawa/sqlitestudio
|
|
|
|
To build this package the official Slackware Python 3.9 and the
|
|
chrpath package (found in SlackBuilds) are required.
|
|
|
|
This package installs to /opt/SQLiteStudio
|