📄️ SQL Server Connector
The SQL Server connector has three different parts:
📄️ CosmosDB Connector
The CosmosDB connector allows you to insert data into a CosmosDB container.
📄️ MongoDB Connector
The MongoDB connector allows you to insert data into a MongoDB collection.
📄️ Elasticsearch Connector
The ElasticsSarch connector allows you to insert data into ElasticSearch.
📄️ Kafka Connector
Source
📄️ Custom Data Source
It is possible to fetch data from a custom source such as an API, other database, file system, etc.
📄️ Sharepoint Connector
The Sharepoint Connector at this time only supports a sink where data can be stored into a sharepoint list.
📄️ OpenFGA Connector
OpenFGA is a system that allows the implementation of fine grained authorization. This connector allows both sending and reading data into OpenFGA, with the addition of materializing permission tuples together with the data for use-cases that requires combining permissions with queries such as listing what a user has access to.
📄️ AuthZed/SpiceDB Connector
AuthZed/SpiceDB is an authorization service built on Zanzibar.