Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 337 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 337 Bytes

LocalDB

LocalDB is a simple (very basic and featherweight) framework created to simplify the implementation of IndexedDB on a project. LocalDB itself is made to have a feel like using SQL so that there is a query function to get data.

Note: for now we are only adding basic features of SQL.

AdonNeet @ 2025