By Sujith | August 02, 2019 | Posted in : PostgreSQL
PostGIS extension allows Postgres database to behave like a geospatial database. Let us learn about the data types and the functions associated with it in this blog.
High Availability for MySQL using Orchestrator and ProxySQL
By Sukan | August 02, 2019 | Posted in : MySQL
Auto slave promotion without any DBAs intervention using Orchestrator and ProxySQL. If you are looking for a HA solution without going for synchronous replication or Aws RDS then Orchestrator with ProxySQL is a great choice.
How to achieve horizontal sharding using spider storage engine
By Murali | August 02, 2019 | Posted in : MySQL
Managing Tables / DBs more than 500G / 1T will be hard for any DBAs. Spider storage engine makes life simpler using its sharding technique. This blog helps you understand, how the sharding is achieved using spider storage engine.