Added CockroachDB to Database

This commit is contained in:
Darkangeel-hd
2020-10-02 01:24:15 +02:00
parent e3ed30baa6
commit 3b4f2add83
+3
View File
@@ -96,6 +96,7 @@ const categorizedSkills = {
"hive",
"realm",
"mariadb",
"cockroachdb",
],
},
@@ -330,6 +331,7 @@ const icons = {
nextjs: "https://cdn.worldvectorlogo.com/logos/nextjs-3.svg",
reactnative: "https://reactnative.dev/img/header_logo.svg",
mariadb: "https://www.vectorlogo.zone/logos/mariadb/mariadb-icon.svg",
cockroachdb: "https://worldvectorlogo.com/es/download/cockroachdb.svg",
objectivec:
"https://www.vectorlogo.zone/logos/apple_objectivec/apple_objectivec-icon.svg",
clojure:
@@ -457,6 +459,7 @@ const skillWebsites = {
nextjs: "https://nextjs.org/",
reactnative: "https://reactnative.dev/",
mariadb: "https://mariadb.org/",
cockroachdb: "https://www.cockroachlabs.com/product/cockroachdb/",
objectivec: "",
clojure: "",
haskell: "",