📄️ Connect
Compares the cyclomatic complexity of connecting to a MongoDB database using Elemental and the standard MongoDB driver.
📄️ Insert Documents
Compares the cyclomatic complexity of inserting 500 documents into a MongoDB database using Elemental and the standard MongoDB driver.
📄️ Read Documents
Compares the cyclomatic complexity of reading 10000 documents from a MongoDB database using Elemental and the standard MongoDB driver.