Toolverse
All skills

cloudbase-document-database-web-sdk

by TencentCloudBase

Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
7

About this skill

Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.

How to use

  1. Zaimportuj SDK CloudBase do swojego projektu webowego za pomocą npm lub użyj wersji UMD. Zainicjalizuj aplikację, podając identyfikator środowiska CloudBase w konfiguracji.

  2. Utwórz instancję bazy danych i pobierz dostęp do operatorów zapytań. Pamiętaj, że zalogowanie się (autentykacja) jest wymagane przed wykonaniem jakichkolwiek operacji na bazie danych.

  3. Aby pobrać pojedynczy dokument, odwołaj się do kolekcji po nazwie, wskaż identyfikator dokumentu metodą doc() i wykonaj get().

  4. Aby pobrać wiele dokumentów, użyj where() z warunkami filtrowania — na przykład szukając dokumentów, gdzie pole completed ma wartość false. Domyślnie zwraca się 100 rekordów, maksymalnie 1000.

  5. Łącz metody zapytań w łańcuch, aby tworzyć bardziej złożone wyszukiwania. Wykorzystaj operatory porównania (gt, gte, lt, lte, eq, neq), operatory tablicowe (in, nin) i inne dostępne w db.command.

  6. Aby modyfikować dane, użyj metod update() i remove() na wybranych dokumentach, lub add() aby dodać nowy dokument do kolekcji.

Related skills

3d-games

by davila7

3D game development principles. Rendering, shaders, physics, cameras.

DevOps
1355

file-organizer

by ComposioHQ

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

DevOps
1399

senior-data-engineer

by davila7

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when

DevOps
1268

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995