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

Distributed SQL Tips and Tricks – April 7, 2021

Blog post from Yugabyte

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

YugabyteDB has made significant changes to its YSQL API, including the removal of client certs for authentication in TLS enabled clusters. The default configuration now uses password authentication instead. Three main flags related to TLS are `ysql_enable_auth`, `use_client_to_server_encryption`, and `ysql_hba_conf_csv`. These flags can be used to manually configure a custom HBA (Host-Based Access Control) configuration, which can help with security and performance. Additionally, YugabyteDB has made changes to its role inheritance mechanism, which can cause issues when creating new roles. The YSQL API also supports crosstab queries, also known as pivot queries in Excel, using the tablefunc extension. Furthermore, YugabyteDB offers a choice between having multiple databases with one schema each or one database with multiple schemas, each with their strengths and weaknesses. Finally, the documentation for YugabyteDB is continually being updated and improved, including new content added and changes made to existing documentation.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 1 881 146 53 -13%
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.