/JSON

Want to learn about JSON, this is a presentation I delivered a few years ago along with accompanying material to help you understand it. Since this presentation, SQLite has added support for JSON. thus you can now query JSON data within an SQLite field without needing to extract strings as I did back in 2016.

Primary LanguagePython

Stargazers