SQLite Source 3.24

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

https://www.sqlite.org/2018/sqlite-amalgamation-3240000.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.24
SHA-1 or SHA-256:ad68c1216c3a474cf360c7581a4001e952515b3649342100f2d7ca7c8e313da6
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 Jun 13 06:57:31 UTC 2018
    Created by:tim.lebedk...
    Automated tests:1 of 2 installations succeeded, 1 of 1 removals succeeded