this post was submitted on 04 Jul 2023
3 points (100.0% liked)

WebDev

37 readers
1 users here now

founded 1 year ago
 

Get to know libSQL, an open source, open contribution fork of SQLite, and see how to use it with Express and Vue to build a simple app.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago

This is neat, been looking for an example on how to use a SQLite db in a vuejs app. This could be what I need!