Find guides, tutorials, and documentation to help you get the most out of CubePath services.

Manage database schema migrations with Flyway and Liquibase. Learn about versioned migrations, changelog management, CI/CD integration, rollback strategies, and database version control.

Configure Redis Sentinel for automatic failover and high availability. Learn about Sentinel deployment, monitoring configuration, automatic master promotion, and client configuration for Sentinel.

Configure Redis Cluster for horizontal scaling and data sharding. Learn about hash slot distribution, cluster creation, node management, replication, and handling cluster failover scenarios.

Configure a MariaDB Galera Cluster for synchronous multi-master replication. Learn about node setup, SST methods, cluster bootstrapping, monitoring, and handling split-brain scenarios.

Deploy PostgreSQL high availability with Patroni. Learn about etcd setup, automatic failover, streaming replication, leader election, and managing a highly available PostgreSQL cluster.

Configure MySQL Group Replication for InnoDB cluster high availability. Learn about single-primary and multi-primary modes, member management, conflict resolution, and monitoring group health.

Install TimescaleDB for efficient time-series data storage on PostgreSQL. Learn about hypertable creation, continuous aggregates, data retention policies, and optimizing time-series queries.

Install ClickHouse column-oriented database for fast analytics. Learn about table engines, MergeTree family, data ingestion, SQL queries, and optimizing ClickHouse for analytical workloads.

Install CockroachDB for distributed SQL database operations. Learn about cluster setup, PostgreSQL compatibility, data replication, zone configuration, and scaling your distributed database.

Install and configure Apache Cassandra on Linux. Learn about cluster architecture, data modeling, replication strategies, consistency levels, and managing a distributed NoSQL database.

Install Neo4j graph database on Linux. Learn about graph data modeling, Cypher query language, node and relationship creation, indexing, and use cases for graph databases.

Install Meilisearch as a fast, typo-tolerant search engine. Learn about index configuration, document management, search customization, API keys, and integrating Meilisearch into your applications.

Configure an Elasticsearch cluster for distributed search and analytics. Learn about node roles, shard allocation, cluster discovery, index lifecycle management, and cluster health monitoring.

Configure PgBouncer for PostgreSQL connection pooling. Learn about pool modes, connection limits, authentication setup, and optimizing database performance with efficient connection management.

Configure ProxySQL for MySQL load balancing and query routing. Learn about backend server configuration, query rules, read/write splitting, connection multiplexing, and monitoring ProxySQL.