Home / Companies / Yugabyte / Blog / Post Details
Content Deep Dive

Distributed SQL Tips and Tricks – August 18th, 2021

Blog post from Yugabyte

Post Details
Company
Date Published
Author
Marko Rajcevic
Word Count
1,291
Company Posts That Month
7
Language
English
Hacker News Points
-
Post removed?
No
Summary

Distributed SQL systems, such as YugabyteDB, are being increasingly adopted for their ability to scale horizontally and handle large amounts of data. To approach multi-tenancy in a distributed SQL system, strategies like row-level security, multi-schema/multi DB, and tablegroups can be used to control access and storage requirements. Increasing the max connections for YSQL can also improve performance by scaling the cluster with additional nodes. However, row-level data recovery is not currently supported natively in YugabyteDB, but implementing a versioning scheme or using point-in-time recovery (PITR) can help address this issue. Additionally, writes in YugabyteDB only rewrite the columns that have changed, rather than rewriting the entire row.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 1 646 123 52 -48%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.