Skip to content

vlang/sqlite

Repository files navigation

Purpose:

Make installing, and using SQLite with V as easy and unified as possible on every platform, including Windows.

Description:

sqlite is a thin wrapper for the SQLite library, which in turn is "a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine."

Dependencies:

This project contains the amalgamated SQLite source, extracted with the help of the download.bat and/or download.sh scripts.

The current version of the SQLite amalgamation is https://www.sqlite.org/2022/sqlite-amalgamation-3380200.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages