From e724f2bcf48494290725b16832c2ce3ea7d1af7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=C3=B6tzinger?= Date: Fri, 20 Dec 2019 14:34:29 +0100 Subject: [PATCH] add NOSQL --- radar/2019-11-01/nosql.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 radar/2019-11-01/nosql.md diff --git a/radar/2019-11-01/nosql.md b/radar/2019-11-01/nosql.md new file mode 100644 index 0000000..bf33128 --- /dev/null +++ b/radar/2019-11-01/nosql.md @@ -0,0 +1,9 @@ +--- +title: "NoSQL" +ring: trial +quadrant: methods-and-patterns +featured: false +--- + +NoSQL technologies are established solutions that allows for scaling and handling big datasets. +We use Technologies like Redis, Elasticsearch and Neo4J but there are many others that are powering the NoSQL space. \ No newline at end of file