What you said is the old concept of relational databases. SQLite, years ago, added native JSON and JSON operations such as JSON_EXTRACT, JSON_EACH, JSON_SET, etc., which blurred the line between SQL and NoSQL. However, not many developers utilize it, so I’m trying to bring it to the easiness of PyMongo APIs. If you read the examples and test cases in my repo, you will no longer mention subsets. While it’s true, I’ve already addressed most of them and am still progressing.
Just a Pythonista
- 12 Posts
- 2 Comments
Joined 4 years ago
Cake day: September 8th, 2021
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
20250903: I’ve made a lot of updates since my last post. Performance has improved thanks to the use of temp table. Please check it out and give it a try!