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

Distributed SQL Tips and Tricks – June 29, 2020

Blog post from Yugabyte

Post Details
Company
Date Published
Author
Dorian Hoxha
Word Count
1,144
Company Posts That Month
9
Language
English
Hacker News Points
-
Post removed?
No
Summary

YugabyteDB, a distributed SQL database, offers various query metrics through the `pg_stat_statements` extension, which can be viewed via the "YSQL All Ops" link on the server's utility page or by querying the data directly. The best way to check if a row exists is to use the `EXISTS` keyword with a subquery, as it returns a boolean value instead of `NULL`. YugabyteDB also supports regular expression queries and getting the current timestamp in YSQL, but users must be aware of the differences between plain and timestamp columns. The database has new documentation, blogs, tutorials, and videos available, including topics on polymorphism, GraphQL, and distributed SQL.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 1 774 105 42 +1%
Real-time 1 649 198 73 +5%
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.