From a096dbe02063e8bf489a04b585b6d906a2d1f834 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sun, 17 May 2020 21:54:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0323f9..6d2a287 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,13 @@ Note: _rakenne_ means _structure_ in Finnish. * :x: reverse-engineer PD to ERD * :x: support multiple physical models * :x: sql - * :x: nosql + * :x: nosql (:warning: that requires de-normalizing) * :x: support multiple SQL and NoSQL languages * :x: SQL: postgresql * :x: SQL: mariadb * :x: NoSQL: redis * :x: NoSQL: mongodb - * :x: NoSQL: cassandra CQL + * :x: NoSQL: cassandra CQL (:warning: that requires knowing which requests will be made) ## Contributing