nosql not meant to be featured

This commit is contained in:
Daniel Pötzinger
2020-01-10 11:20:21 +01:00
parent cf355322c3
commit 5b1fb9ee4f
2 changed files with 10 additions and 7 deletions

View File

@@ -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.

View File

@@ -1,9 +1,3 @@
---
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.
---