Klustron Quick Start
Klustron Quick Start
Klustron offers highly convenient and automated tools for cluster installation and operational management. DBAs can easily complete cluster installations and all maintenance, management, and monitoring tasks using these tools. Once the cluster is installed, if needed, users can import data from other database systems using Klustron's data import tools or third-party data import tools. After that, Klustron is ready for use by application developers.
For application developers, simply configure the connection information for your application software to connect to Klustron, and use it just like MySQL or PostgreSQL without any additional complexity or effort.
Convenient DBA Operations
The Klustron development team provides DBAs with the convenient GUI cluster management tool XPanel, which allows for easy cluster management and maintenance. We also offer cluster management APIs that enable users to programmatically integrate Klustron's cluster management capabilities into other software.
DBAs can use the Grafana tool included with Klustron to monitor the cluster compute nodes' running status and use Kibana to search cluster node operation logs.
DBAs do not need to perform the heavy lifting of maintaining the metadata mapping of compute nodes and storage nodes, data type conversion, and ensuring metadata consistency across all nodes—these repetitive tasks are automatically handled by the Klustron system. For more information on the technical principles, please refer to Klustron's DDL Transaction Processing and Replication Technology.
Routine maintenance of storage nodes by DBAs is entirely equivalent to maintaining common MySQL nodes and replication clusters, with identical tasks and methods.
By following this documentation, users with basic database knowledge and experience can complete the installation and daily management and maintenance of the Klustron cluster. Additionally, if needed, they can import data from other databases into the Klustron cluster.
- 1. Klustron Cluster Installation and Usage Guide
- 2. Klustron Cluster Peer-to-Peer Deployment Best Practices
- 3. Klustron Cluster Typical Configuration Guide