Just a Pythonista

  • 12 Posts
  • 2 Comments
Joined 4 years ago
cake
Cake day: September 8th, 2021

help-circle

  • 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.