KaiwuDB Docs
  • 简体中文
  • English
  • 简体中文
  • English
    企业版开源版
    dev
    Loading...
    • Docs Home
    • About KWDB>

      • Product Overview
      • Product Architecture
      • Product Features
      • System Requirements
    • Quick Start>

      • Overview
      • Deploy KWDB>

        • Single-Node Bare-Metal Deployment
        • Single-Node Container Deployment
      • Access KWDB>

        • Using the kwbase CLI Tool
        • Using KaiwuDB Developer Center
        • Using the KaiwuDB JDBC Driver
      • Manage KWDB>

        • Using the kwbase CLI Tool
        • Using KaiwuDB Developer Center
        • Using the KaiwuDB JDBC Driver
      • Uninstall KWDB>

        • Uninstall KWDB
    • Develop>

      • Overview
      • Connect to KWDB>

        • Java>

          • KaiwuDB JDBC
          • MyBatis
          • MyBatis-Plus
          • Hibernate
          • R2DBC
          • hsweb_r2dbc
        • C++>

          • PostgreSQL ODBC
        • C#>

          • Npgsql
        • Python>

          • Psycopg2
          • Psycopg3
        • PHP>

          • PHP pgsql
          • ThinkPHP
        • RESTful API>

          • Schemaless Writing
          • RESTful API
        • Golang>

          • pgx
        • Node.js>

          • Knex
        • Rust>

          • Rust
        • KWDB MCP Server>

          • KWDB MCP Server
      • Read and Write Data>

        • Kafka
        • Flink
        • DataX
        • EMQX
        • Telegraf
    • Deploy>

      • Overview
      • Workflow
      • Prepare>

        • Prepare for Bare-Metal Deployment
        • Prepare for Container Deployment
      • Deploy>

        • Deploy Using Scripts
        • Deploy Using kwbase CLI
        • Deploy Using Docker
      • Create Users
      • Configure>

        • Configure Bare-Metal Deployment
        • Configure Container Deployment
      • Start and Stop KWDB Service
      • Uninstall KWDB Cluster
    • Database Operations>

      • Overview
      • Cluster Planning
      • Cluster Configuration
      • Storage Management
      • Log Management
      • Time Zone Management
      • Cluster Scaling
      • High Availability
      • Disaster Recovery and Backup
      • Database Upgrade
      • Error Codes>

        • Overview
        • KWDB Specific Error Codes
        • PostgreSQL Error Codes
        • KaiwuDB JDBC Driver Error Codes
        • KWDB Time-series Function Error Codes
        • Trigger Error Codes
    • SQL Reference>

      • SQL Reference Overview
      • Data Types>

        • Time-Series Data Types
        • Relational Data Types
      • Functions>

        • Time-Series Functions
        • Relational Functions
      • Operators>

        • Time-Series Operators
        • Relational Operators
      • DDL Statements>

        • Time-Series Objects>

          • Time-Series Databases
          • Time-Series Tables
          • Columns
          • Tags
          • Indexes
          • Ranges
          • Partitions
          • Zones
          • Comments
        • Relational Objects>

          • Relational Databases
          • Schemas
          • Relational Tables
          • Columns
          • Views
          • Materialized Views
          • Indexes
          • Constraints
          • Sequences
          • Ranges
          • Partitions
          • Zones
          • Comments
          • Stored Procedures
          • Triggers
      • DML Statements>

        • Time-Series Data>

          • SELECT
          • INSERT
          • DELETE
          • UPDATE
          • PREPARE
          • SELECT Optimization
        • Relational Data>

          • SELECT
          • INSERT
          • UPDATE
          • UPSERT
          • DELETE
          • TRUNCATE
          • SELECT Optimization
        • Cross-model Query
      • DCL Statements>

        • User Management
        • Role Management
        • Privilege Management
        • Audit Management
      • Other Statements>

        • User-defined Functions
        • User-defined Variables
        • Queries
        • Transactions
        • Statistics
        • Jobs
        • Schedules
        • Sessions
        • Cluster Settings
        • Declarations
        • Cursors
        • Delimiters
        • Streams
      • System Views>

        • kwdb_internal
        • pg_catalog
      • Identifiers
      • Keywords
      • NULL Value Handling
      • View SQL Statements
    • Release Notes>

      • 3.0.0 Release Notes
      • 2.2.2 Release Notes
      • 2.2.1 Release Notes
      • 2.2.0 Release Notes
      • 2.1.0 Release Notes
      • 2.0.4 Release Notes
      • 2.0 Release Notes

    Download PDFSubmit Feedback

    OverviewOverview
    • About KWDB
    • Feature Overview
    • Release Notes
    TryGet Started
    • Quick Start
    • Connect to KWDB
    • Manage KWDB
    DevelopDevelop
    • JDBC
    • RESTful API
    • EMQX
    DeploymentDeploy
    • Workflow
    • Bare-Metal Deployment
    • Container Deployment
    OperationsOperations
    • Cluster Planning
    • High Availability
    • Error Codes