Skip to content

tiwo/sqlite_helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlite_helloworld

an sqlite extension where that does not do anything useful.

What is does is this:

SQLite version 3.31.1 2020-01-27 19:55:54
sqlite> .load dist/helloworld.so
sqlite> select helloworld();
❤ Hello, world! ❤

Useful links

Bookmarks into SQLite's developer documentation:

About

an example extension for sqlite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published