YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: YCQL

YugabyteDB Tips > YCQL

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

Use the YB_LOCAL_TABLETS Sytem View to Map Table Rows to their Tablets

Jim KnicelyAugust 5, 2024

We learned in the YugabyteDB Tip View Metadata for YSQL/YCQL/System Tablets on a Server about the new (in YugabyteDB 2024.1) system view yb_local_tablets. […]

Read More

View Metadata for YSQL/YCQL/System Tablets on a Server

Jim KnicelyAugust 3, 2024

Introduced in YugabyteDB 2024.1.0, the YSQL yb_local_tablets view allows you to easily fetch the metadata for YSQL, YCQL, and system tablets of […]

Read More

Determining if a YugabyteDB Universe is Running a YSQL or YCQL Workload

Jim KnicelyJune 19, 2024

The YugabyteDB Query Layer (YQL) serves as the main interface, enabling applications to interact through client drivers. This layer handles API-specific tasks, […]

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