Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 261 Bytes

File metadata and controls

6 lines (5 loc) · 261 Bytes

ClientSideSQLiteDB

SQLite Implementation

As part of a project (CPP) I was on my team requested of me to create a client side DB. Although SQLite may be dated, this is a totally functional library for anyone who needs SQL on their client. Hope people use it!