Update README.md
This commit is contained in:
parent
3e0c6a28a5
commit
a096dbe020
1 changed files with 2 additions and 2 deletions
|
@ -25,13 +25,13 @@ Note: _rakenne_ means _structure_ in Finnish.
|
||||||
* :x: reverse-engineer PD to ERD
|
* :x: reverse-engineer PD to ERD
|
||||||
* :x: support multiple physical models
|
* :x: support multiple physical models
|
||||||
* :x: sql
|
* :x: sql
|
||||||
* :x: nosql
|
* :x: nosql (:warning: that requires de-normalizing)
|
||||||
* :x: support multiple SQL and NoSQL languages
|
* :x: support multiple SQL and NoSQL languages
|
||||||
* :x: SQL: postgresql
|
* :x: SQL: postgresql
|
||||||
* :x: SQL: mariadb
|
* :x: SQL: mariadb
|
||||||
* :x: NoSQL: redis
|
* :x: NoSQL: redis
|
||||||
* :x: NoSQL: mongodb
|
* :x: NoSQL: mongodb
|
||||||
* :x: NoSQL: cassandra CQL
|
* :x: NoSQL: cassandra CQL (:warning: that requires knowing which requests will be made)
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
Loading…
Reference in a new issue