Add database connection post
This commit is contained in:
@@ -43,6 +43,7 @@ graph TD
|
||||
DBT --> DBTS[Scaling]
|
||||
DBT --> DBTR[Replication]
|
||||
DBT --> DBTX[Sharding]
|
||||
DBT --> DBTO[Operating]
|
||||
DB --> SQL[SQL]
|
||||
SQL --> rSQL[Row-oriented]
|
||||
rSQL --> PgSQL
|
||||
|
||||
Reference in New Issue
Block a user