tet123/documentation/modules/ROOT/pages/connectors/index.adoc
roldanbob ef024fb4e6
[docs] Remove incubating note for Cassandra
This change completes the changes called for in DBZ-5922 to remove the incubating note from the Cassandra connector documentation by removing the related note from the `connectors/index.adoc` file.
2023-04-26 18:02:46 -04:00

22 lines
952 B
Plaintext

= Connectors
{prodname}'s goal is to build up a library of connectors that capture changes from a variety of database management systems and produce events with very similar structures, making it far easier for your applications to consume and respond to the events regardless of where the changes originated.
We currently have the following connectors:
* xref:connectors/mongodb.adoc[MongoDB]
* xref:connectors/mysql.adoc[MySQL]
* xref:connectors/postgresql.adoc[PostgreSQL]
* xref:connectors/sqlserver.adoc[SQL Server]
* xref:connectors/oracle.adoc[Oracle]
* xref:connectors/db2.adoc[Db2]
* xref:connectors/cassandra.adoc[Cassandra]
* xref:connectors/vitess.adoc[Vitess] (Incubating)
* xref:connectors/spanner.adoc[Spanner] (Incubating)
* xref:connectors/jdbc.adoc[JDBC] (Incubating)
[NOTE]
====
An incubating connector is one that has been released for preview purposes and is subject to changes that may not always be backward compatible.
====