terra-sync / cnc

Seamless Database Replication tool
GNU General Public License v3.0
4 stars 2 forks source link

Multi-Database Support #20

Open charmitro opened 8 months ago

charmitro commented 8 months ago

Overview

Currently, the CNC project offers robust database replication capabilities for PostgreSQL. To broaden the tool's applicability and utility, introducing support for additional database systems would be highly beneficial.

Suggested Databases

Goals

  1. Versatility: By supporting multiple database systems, CNC can be used in a wider array of environments and for more diverse applications.
  2. Adaptability: Ensure that the tool can easily adapt to different database architectures and data models.
  3. User Convenience: Users can leverage a single tool for replication across different database systems, simplifying the data management process.