The well-established domestic open source PG database management platform CLup 5.0.2 is officially released to easily manage PG database clusters

Hello everyone, CLup open source version 5.0.2 has been released. This update mainly adds the function of batch online and offline database clusters, making it more convenient to manage large-scale database clusters, and optimizes the code.

renew

  1. Added database cluster batch online function.

  2. Added database cluster batch offline function to facilitate downtime maintenance.

  3. Optimized the code to increase code readability.

Introduction to CLup open source version

CLup is a PostgreSQL database operation and maintenance management software with a Web interface. It aims to provide PostgreSQL database administrators and developers with an easy-to-use, feature-rich management tool, realizing high-availability cluster management (including read-write separation), database And host monitoring and management, event alarm, data backup and recovery and other functions. By using this tool, users can easily deploy, manage and monitor multiple PostgreSQL database clusters to achieve deployment management and automated operation and maintenance of PostgreSQL high-availability clusters. Using CLup, you can easily manage dozens to hundreds of PostgreSQL high-availability database clusters, and automatically switch when a failure occurs without affecting the operation of the production system. There are detailed fault logs after failover, making it easy to locate the cause of the fault. You can also manually switch with one click, re-provision the database, etc. With this tool, DBAs no longer have to worry.

Main highlights

  1. Complete Web interface : It adopts a simple and clear Web interface design, providing rich data display and operation functions. Users can view various indicators of the database in real time through the Web interface, such as session management, lock waiting, streaming replication status, etc., and can also create, delete, set up standby databases, modify database configurations, and other operations on the database.

  2. Create a PostgreSQL database with one click : No need for cumbersome command line operations, you can quickly create a PostgreSQL database with just one click. This greatly simplifies the database deployment process and allows you to enter the development process more quickly.

  3. Database cluster management : For large enterprises and high-concurrency scenarios, OpenCLup software provides the function of creating a PostgreSQL database cluster with one click, helping enterprises to easily build a stable and efficient database cluster environment.

  4. Database cluster high availability function : For any business, the stability of the database is crucial. The high-availability function of OpenCLup software ensures that the database cluster can quickly failover when it encounters a failure, ensuring data security and business continuity.

  5. One-click library provisioning function : The one-click library provisioning function is designed to optimize the database provisioning process, so that database administrators and developers do not need to go into complex settings and command line operations. Just a few clicks on the Web management interface. You can quickly build a backup database. This not only greatly improves work efficiency and reduces error rates, but also provides a strong guarantee for database security.

  6. Deployment is simple and convenient, and resource consumption is low : The requirements for server resources are very low. For example, it can be deployed and used on a machine with 2GB of memory, and there is no requirement for the machine's CPU. The reason why it can achieve this level is that this software is completely independently developed and is not based on secondary packaging made by other open source software.

CLup open source version aims to provide developers and enterprises with an efficient, stable and easy-to-use open source PostgreSQL database management tool. At the same time, we also have the CLup enterprise version, which has more advanced functions and professional technical support than the open source version . You can go to the official website to download and try it out.

We sincerely invite developers and enterprise users to download, try out and provide valuable suggestions and feedback for CLup software. Through open source, Zhongqi Multiplier Technology will work with users to promote the development of CLup software and jointly build a more complete PostgreSQL database management ecosystem.

 

Product official website: https://www.csudata.com/clup

Official documentation: https://www.csudata.com/clup/manual

 

Open source version Gitee address:

Open source version Github address

Supongo que te gusta

Origin www.oschina.net/news/266928/clup-5-0-2
Recomendado
Clasificación