relational-database-web-cloudbase

Official

Connect frontend apps to CloudBase Relational DB.

AuthorTencentCloudBase
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill standardizes and simplifies connecting a web frontend to CloudBase Relational Database via the CloudBase JS SDK, enabling browser-based data access with a canonical initialization pattern.

Core Features & Use Cases

  • Single shared client: Initialize with env and create a single db client via app.rdb(), then reuse it across the web app.
  • Supabase-style queries in the browser: Use db with familiar from/select/insert/update/delete patterns for relational querying.
  • Frontend-first access pattern: Suitable for React, Vue, or vanilla JS apps that run entirely in the browser and need browser-side database access.

Quick Start

Install the CloudBase JS SDK, initialize the app with your environment ID, obtain a db client via app.rdb(), and start performing queries as you would with Supabase.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: relational-database-web-cloudbase
Download link: https://github.com/TencentCloudBase/skills/archive/main.zip#relational-database-web-cloudbase

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.