This feature is provided by the module-data-source plugin.
Tachybase provides a data source management plugin for managing data sources and their data tables. This plugin is primarily responsible for providing a management interface for data sources, while the data source integration capability needs to be used in conjunction with various data source plugins. Currently supported data sources include:
In addition, Tachybase also supports extending more types of data sources through plugins, including various types of databases and platforms that provide APIs (SDKs).
Built-in plugin, no separate installation required
When the application is initialized and installed, a data source for storing Tachybase data is provided by default, called the Main Data Source.
