Skip to content

Latest commit

 

History

History

Local

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Local

This example demonstrates how to use libSQL with a local SQLite file.

Running

Execute the example:

swift run Local

This will setup a local SQLite database, insert some data, and then query the results.