From 58c41a9add596c3df582dbdb9c222eeae748b9c3 Mon Sep 17 00:00:00 2001 From: Matus Kocka Date: Thu, 1 Jun 2017 09:50:56 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ed689e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# mongodb +Module of MongoDB a high-performance, open source, schema-free document-oriented database.