diff --git a/pluginRegistry.json b/pluginRegistry.json index 3b6c01a..bf1c3f7 100644 --- a/pluginRegistry.json +++ b/pluginRegistry.json @@ -263,6 +263,14 @@ "authorRepo": "https://github.com/hackolade", "description": "Hackolade plugin for TinkerPop", "repository": "https://github.com/hackolade/tinkerpop" + }, + { + "name": "YugabyteDB-YSQL", + "target": "YugabyteDB-YSQL", + "author": "hackolade", + "authorRepo": "https://github.com/hackolade", + "description": "Hackolade plugin for YugabyteDB YSQL API", + "repository": "https://github.com/hackolade/YugabyteDB-YSQL" } ] }