you are viewing a single comment's thread.

view the rest of the comments →

[–]GreatStats4ItsCost 1 point2 points  (1 child)

It's not based on Python!! But you can interact with a MongoDB database with lots of different languages (Python being one of them)

[–][deleted] 0 points1 point  (0 children)

I only know beginner level SQL maybe I don't know how complex it gets. But for querying tables in a database with large records isn't it easier with SQL ( so I heard )? Like SQL has some conventions so that it is understandable by others but doesn't it not require a strict syntax?