Skip to content

stijnsanders/TSQLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delphi SQLite Wrapper

A Delphi wrapper around sqlite3.dll, based on sqlite.h.

(sqlite.h.txt is included here to be able to use git's diff and to keep a history of the reference the wrapper is based on; it's listed as .txt to avoid misreporting this project as "C" instead of "Pascal", since there's more of sqlite.h than .pas files...)

http://yoy.be/TSQLite https://github.com/stijnsanders/TSQLite

Based on version 3.30.0 http://sqlite.org/download.html

See also https://github.com/stijnsanders/DataLank

About

Delphi SQLite3.dll wrapper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages