Add cassandra to the chart
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
* SQL
|
||||
* Postgres
|
||||
* MySQL
|
||||
* Cassandra
|
||||
* NoSQL
|
||||
* KeyValue
|
||||
* [BoJack](https://github.com/marceloboeira/bojack) ✍🏼 💻 🆓
|
||||
|
||||
@@ -28,8 +28,9 @@ graph TD
|
||||
|
||||
SW --> DB[Databases]
|
||||
DB --> SQL[SQL]
|
||||
SQL --> PgSQL[PostgreSQL]
|
||||
SQL --> MySQL[MySQL]
|
||||
SQL --> PgSQL
|
||||
SQL --> MySQL
|
||||
SQL --> Cassandra
|
||||
DB --> NoSQL[NoSQL]
|
||||
NoSQL --> KV[KeyValue]
|
||||
KV --> Rd[Redis]
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 166 KiB |
Reference in New Issue
Block a user