Purebasic JSON handler library
test files | ||
variants | ||
.gitignore | ||
json.db | ||
jsonlib.pb | ||
LICENSE | ||
README.md |
Work in progress
Works pretty well at current. Not 100%, but I'm managing to use the code in other projects just fine. Use at your own risk.
What it does
Converts JSON to data in a SQLite database. Makes it way easier to search and manipulate.