Wio SQLite3
SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine. SQLite is the most used database engine in the world. This is a wio package that allow other wio projects to use SQLite3 C Library.
To include this package as a dependency:
wio install wio-sqlite3