We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04616f7 commit c794802Copy full SHA for c794802
README.rst
@@ -37,6 +37,7 @@ Theoretical Analysis
37
--------------------
38
39
MangoDB is backed by theoretical analysis on all primitive database operations, including:
40
+
41
- Insert: O(1)
42
- Update: O(1)
43
- Select: O(1)
0 commit comments