sqlheavy-gen-orm
GObject wrapper for SQLite (binaries)
Install
- All systems
-
curl cmd.cat/sqlheavy-gen-orm.sh
- Debian
-
apt-get install sqlheavy-utils - Ubuntu
-
apt-get install sqlheavy-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install sqlheavy-utils - Raspbian
-
apt-get install sqlheavy-utils
sqlheavy-utils
GObject wrapper for SQLite (binaries)
SQLHeavy is a convenience wrapper on top of SQLite. Though its primary purpose is to provide an easy to use Vala interface, it also provides a very nice C interface and GObject Introspection support, and may be easier to use from other languages than the standard SQLite interface. This package contains the binaries.