Update README.md

This commit is contained in:
Glenn Y. Rolland 2020-05-17 21:54:21 +02:00 committed by GitHub
parent 3e0c6a28a5
commit a096dbe020
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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