This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
diagrams
mirror of
https://github.com/mingrammer/diagrams.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
add clickhouse to onprem database
Signed-off-by: Slach <bloodjazman@gmail.com>
pull/85/head
Slach
4 years ago
parent
d21be3a734
commit
b2adb5c46d
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
diagrams/onprem/database.py
BIN
resources/onprem/database/clickhouse.png
+ 2
- 0
diagrams/onprem/database.py
View File
@@ -11,6 +11,8 @@ class _Database(_OnPrem):
class Cassandra(_Database):
_icon = "cassandra.png"
class Clickhouse(_Database):
_icon = "clickhouse.png"
class Cockroachdb(_Database):
_icon = "cockroachdb.png"
BIN
resources/onprem/database/clickhouse.png
View File
Before
After
Width:
256
| Height:
256
| Size:
377 B
Write
Preview
Loading…
Cancel
Save