/Cpp-SQLite3

My Repo for SQLite3

Primary LanguageC

Cpp-SQLite3

This is my repo that I use for including SQLite3 as a submodule in my projects

SQLite3 is released in Public Domain https://www.sqlite.org/copyright.html

Website: https://www.sqlite.org/

From The website

What Is SQLite?

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day