SQLite Source 3.30.1

Full internal name:sqlite-source
Project site:https://www.sqlite.org/
Screen shots:
Download: Download SQLite Source 3.30.1

https://www.sqlite.org/2019/sqlite-amalgamation-3300100.zip

VirusTotal results
Change log:https://www.sqlite.org/changes.html
Description:

an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine

License:Freeware
Version:3.30.1
SHA-1 or SHA-256:adf051d4c10781ea5cfabbbc4a2577b6ceca68590d23b58b8260a8e24cc5f081
Type:zip
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b sqlite-amalgamation-*') do set name=%%x
    cd "%name%"
    for /f "delims=" %%a in ('dir /b') do (
      move "%%a" ..
    )
    cd ..
    rmdir "%name%"
    
    Last modified:Sat May 15 09:12:55 UTC 2021
    Last modified by:tim.lebedk...
    Created:Wed Oct 16 06:56:37 UTC 2019
    Created by:tim.lebedk...
    Automated tests:3 of 3 installations succeeded, 3 of 3 removals succeeded