-
Notifications
You must be signed in to change notification settings - Fork 5
/
pluginRegistry.json
316 lines (316 loc) · 9.84 KB
/
pluginRegistry.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
{
"plugins": [
{
"name": "Avro",
"target": "Avro",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Apache Avro Schema",
"repository": "https://github.com/hackolade/Avro"
},
{
"name": "Cassandra",
"target": "CASSANDRA",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Cassandra DataStax",
"repository": "https://github.com/hackolade/Cassandra"
},
{
"name": "CockroachDB",
"target": "CockroachDB",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for CockroachDB",
"repository": "https://github.com/hackolade/CockroachDB"
},
{
"name": "CosmosDB-with-SQL-API",
"target": "COSMOSDB-SQL",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Azure Cosmos DB with SQL API",
"repository": "https://github.com/hackolade/CosmosDB-with-SQL-API"
},
{
"name": "CosmosDB-with-Mongo-API",
"target": "COSMOSDB-MONGO",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Azure Cosmos DB with MongoDB API",
"repository": "https://github.com/hackolade/CosmosDB-with-Mongo-API"
},
{
"name": "CosmosDB-with-Gremlin-API",
"target": "COSMOSDB-GREMLIN",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Azure Cosmos DB with Gremlin API",
"repository": "https://github.com/hackolade/CosmosDB-with-Gremlin-API"
},
{
"name": "CouchbaseV7Plus",
"target": "CouchbaseV7Plus",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Couchbase v7+ with scopes and collections",
"repository": "https://github.com/hackolade/CouchbaseV7Plus"
},
{
"name": "Db2",
"target": "Db2",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for IBM Db2 for LUW (Linux, Unix, and Windows",
"repository": "https://github.com/hackolade/Db2"
},
{
"name": "DeltaLake",
"target": "DeltaLake",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Delta Lake on Databricks, including Azure Databricks, and Databricks on AWS",
"repository": "https://github.com/hackolade/DeltaLake"
},
{
"name": "DocumentDB",
"target": "DocumentDB",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Amazon DocumentDB",
"repository": "https://github.com/hackolade/DocumentDB"
},
{
"name": "Elasticsearch",
"target": "ELASTICSEARCH",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Elasticsearch up to v6.x",
"repository": "https://github.com/hackolade/Elasticsearch"
},
{
"name": "ElasticsearchV7plus",
"target": "ELASTICSEARCHv7plus",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Elasticsearch v7 and above",
"repository": "https://github.com/hackolade/ElasticsearchV7plus"
},
{
"name": "EventBridge",
"target": "EventBridge",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for AWS EventBridge Schema Registry",
"repository": "https://github.com/hackolade/EventBridge"
},
{
"name": "Firebase",
"target": "FIREBASE",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for RealTime Firebase",
"repository": "https://github.com/hackolade/Firebase"
},
{
"name": "Firestore",
"target": "FIRESTORE",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Cloud Firestore",
"repository": "https://github.com/hackolade/Firestore"
},
{
"name": "Glue",
"target": "Glue",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for AWS Glue Data Catalog",
"repository": "https://github.com/hackolade/glue"
},
{
"name": "HBase",
"target": "HBase",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Apache HBase",
"repository": "https://github.com/hackolade/HBase"
},
{
"name": "Hive",
"target": "HIVE",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Apache Hive",
"repository": "https://github.com/hackolade/Hive"
},
{
"name": "JanusGraph",
"target": "JanusGraph",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for JanusGraph",
"repository": "https://github.com/hackolade/JanusGraph"
},
{
"name": "Joi",
"target": "JOI",
"author": "Qwin",
"authorRepo": "https://github.com/Qwin",
"description": "Hackolade plugin for Joi",
"repository": "https://github.com/Qwin/Joi"
},
{
"name": "Neptune-Gremlin",
"target": "Neptune-Gremlin",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Amazon Neptune with Gremlin API",
"repository": "https://github.com/hackolade/neptune-gremlin"
},
{
"name": "MariaDB",
"target": "MariaDB",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for MariaDB",
"repository": "https://github.com/hackolade/MariaDB"
},
{
"name": "MarkLogic",
"target": "MARKLOGIC",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for MarkLogic",
"repository": "https://github.com/hackolade/MarkLogic"
},
{
"name": "MySQL",
"target": "MySQL",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for MySQL",
"repository": "https://github.com/hackolade/MySQL"
},
{
"name": "SQLServer",
"target": "MSSQLServer",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Microsoft SQL Server and Azure SQL Database",
"repository": "https://github.com/hackolade/SQLServer"
},
{
"name": "Neo4j",
"target": "NEO4J",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Neo4j",
"repository": "https://github.com/hackolade/neo4j"
},
{
"name": "OpenAPI",
"target": "OPENAPI",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for OpenAPI",
"repository": "https://github.com/hackolade/OpenAPI"
},
{
"name": "Oracle",
"target": "Oracle",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Oracle with JSON support",
"repository": "https://github.com/hackolade/Oracle"
},
{
"name": "Parquet",
"target": "PARQUET",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Apache Parquet schema",
"repository": "https://github.com/hackolade/Parquet"
},
{
"name": "PostgreSQL",
"target": "PostgreSQL",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for PostgreSQL and EnterpriseDB",
"repository": "https://github.com/hackolade/PostgreSQL"
},
{
"name": "Protobuf",
"target": "protobuf",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Protocol Buffers gRPC/Protobuf schema",
"repository": "https://github.com/hackolade/Protobuf"
},
{
"name": "Redshift",
"target": "Redshift",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Amazon Redshift",
"repository": "https://github.com/hackolade/Redshift"
},
{
"name": "ScyllaDB",
"target": "ScyllaDB",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for ScyllaDB",
"repository": "https://github.com/hackolade/ScyllaDB"
},
{
"name": "Snowflake",
"target": "Snowflake",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Snowflake",
"repository": "https://github.com/hackolade/Snowflake"
},
{
"name": "Swagger",
"target": "Swagger",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Swagger API",
"repository": "https://github.com/hackolade/Swagger"
},
{
"name": "Synapse",
"target": "Synapse",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Azure Synapse (SQL Data Warehouse) and Parallel Data Warehouse",
"repository": "https://github.com/hackolade/Synapse"
},
{
"name": "Teradata",
"target": "Teradata",
"author": "hackolade",
"authorRepo": "https://github.com/hackolade",
"description": "Hackolade plugin for Teradata (Vantage)",
"repository": "https://github.com/hackolade/Teradata"
},
{
"name": "TinkerPop",
"target": "TinkerPop",
"author": "hackolade",
"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 with YSQL API",
"repository": "https://github.com/hackolade/YugabyteDB-YSQL"
}
]
}