YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: ycqlsh

YugabyteDB Tips > ycqlsh

Extract YCQL Types Into DDL Commands

Jim KnicelyNovember 17, 2024

Migrating system metadata between YCQL Universes can be challenging since system keyspaces, such as system_schema, cannot be transferred using simple INSERT INTO […]

Read More

Extract YCQL Roles and Grants Into DDL Commands

Jim KnicelyNovember 10, 2024

In the YBA Platform, only user-created YCQL keyspaces can currently be backed up and restored; system keyspaces and tables, including roles and […]

Read More

Show Number of Connections Per Node in YCQL from the Command Line

Jim KnicelyApril 16, 2024

We saw in this previous tip how to display the number of YSQL connections per node from the command line. This is […]

Read More

Turn on statement level timing in YCQL

Jim KnicelyAugust 14, 2023

You are probably familiar with the timing meta-command in YSQL which turns on and off displaying of how long each SQL statement […]

Read More

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

Posts navigation

Older 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