YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: CLI

YugabyteDB Tips > CLI

Using yb_table_properties To Display Tablet Count of a Table’s Primary Key Index

Jim KnicelyMay 12, 2023

We learned in a previous tip that the YB_TABLE_PROPERTIES function can be used to display the number of tablets for a YSQL […]

Read More

Display the Number of Tablets for a YCQL Table

Jim KnicelyMay 10, 2023

Yugabyte Cloud Query Language (YCQL) is a semi-relational SQL API that is best fit for internet-scale OLTP and HTAP applications needing massive […]

Read More

Reset YCQL Password as a Non-Authenticated User

Jim KnicelyMay 9, 2023

If you try to reset a user password as a non-authenticated user in YCQL, you’ll get an error – even if logged […]

Read More

Maintain a History of YSQL Commands

Jim KnicelyMay 5, 2023

ysqlsh is a shell for interacting with the YugabyteDB YSQL API. By default, the commands that you type are kept in a […]

Read More

Better Performance on JSONB Data Value Search with a GIN Index

Jim KnicelyMarch 28, 2023

YSQL supports the JSON and JSONB data types which both can store JSON (JavaScript Object Notation) data. JSON stores an exact copy […]

Read More

Posts navigation

Older posts
Newer posts

NOTICE

This site is not affiliated, endorsed or associated with YugabyteDB. This site makes no claims on ownership of trademark rights. The author contributions on this site are licensed under CC BY-SA 3.0 with attribution required.

Find Us

Address
Here!

Hours
24×7

Recommended YugabyteDB Links

  • Home
  • Key Concepts
  • Docs
  • Blog
  • Forum
  • Content Library
  • Support



YugabyteDB Tips

Copyright 2025 - Knicely/Li