SQ
Description:
Simple SQL builder for GObject values.
This namespace provides a lightweight SQL query builder and database management system for working with GObject-based types and SQLite
databases.
Content:
Classes:
- Database - Manages SQLite database connections with in-
memory storage and file backup.
- Query - A generic SQL query builder for GObject-based types.
- Schema - Represents the schema information for a database
table column.