SkillAgentSearch skills...

Sqlite3

SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.

Install / Use

/learn @winlibs/Sqlite3
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SQLite3 for PHP on Windows

Building

  • start the respective Visual Studio console

  • cd into the directory

  • nmake install
    The package will be installed in the folder given by the macro PREFIX (which is $(CRT)-$(MACHINE) if not explicitly given. macros are defined as usual. CRT defaults to vc15 and MACHINE to x64.

    Also the macro DEBUG is supported; set to 1 to get a debug build.

View on GitHub
GitHub Stars4
CategoryData
Updated10d ago
Forks4

Languages

C

Security Score

70/100

Audited on Mar 27, 2026

No findings