SkillAgentSearch skills...

Sqlite

Embedded SQL database

Install / Use

/learn @clibs/Sqlite
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

clib mirror of the SQLite database from: http://sqlite.org/

Quick Overview

SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is currently found in more applications than we can count, including several high-profile projects.

License

Public domain

View on GitHub
GitHub Stars14
CategoryData
Updated23d ago
Forks8

Languages

C

Security Score

75/100

Audited on Mar 14, 2026

No findings