DingoDB
Overview
Getting Started
Architecture
Ops Guide
Release Notes
Contributing
DingoDB
DingoDB’s documentation!
View page source
DingoDB’s documentation!
Overview
What is DingoDB
Key Features
Use Cases
DingoDB Terminology
Coordinator
Raft Engine
Partition
Partition split
Executor
Getting Started
How to Use DingoDB
JDBC Driver
Sqlline Mode
Using Key-Value SDK
Play with DingoDB using SQL
Play DingoDB with SQL Tools
Play DingoDB Using Java Code
Play MySQL Using Java Code
Play with DingoDB using DingoClient
Introducation
Operation using DingoClient
Examples about dingo-client
Operation using Annotation
Play with DingoDB using Langchain
Adding More Text to an Existing Index
Maximal Marginal Relevance Searches
SQL
Data Types
DDL Commands
DML Commands
Query and Operators
Numberical Function
String Function
Datetime Function
Aggregate Function
Join
Vector Function
SQLCODE and SQLSTATE
MySQL Protocol
Architecture
Architecture
Computer Layer
Storage Layer
Clients
Design
Coordinator architecture
Store architecture
Executor architecture
Vector Index architecture
Raft
Network protocols
Dingo Expression
Ops Guide
Deploy DingoDB Cluster By Ansible
1. Cluster Mode
Deploy In Single Node Using Docker
Deploy Architecture View
Directory Structure Planning
User group planning
Component list and port usage
Installation Notes
Deploy On Single Node Using Shell
Deploy Architecture View
Deploy a 3-node cluster on a single machine
Command-line tool preparation
View cluster status
Steps about Deployment using Ansible
Environment Preparation
Update Configuration about Ansible playbook
Deploy On Ansible
Check DingoDB cluster status
Operation And Maintenance
Check status
Table operation
Peer Operation
Region Operation
Snapshot
Release Notes
Release Notes v0.9.0
1、New Features
2、Feature Optimizations
Release Notes v0.8.0
Major New Features
Product Feature Enhancements
Release Notes v0.7.0
1.Store Storage Layer
2. Executor Execution Layer
3. SDK Layer
4. Knowledge Assistant Support
Release Notes v0.6.0
1. Architecture Layer
2. Function Layer
Release Notes v0.5.0
1. Feature about SQL
2. Metadata Management
3. Index-related
4.SDK-related
5.Columnar storage
6.Distributed storage
Release Notes v0.4.0
1. Feature and Optimization about SQL
2. Operation of Key-Value
3. Optimization about Storage
4. Other features
Release Notes v0.3.0
1.Semantics and Function of SQL
2. Management of Replicator
3. The data access method for DingoDB
4. Tools and Monitor
Release Notes v0.2.0
Release Notes v0.1.0
Contributing
Contributing
Table of Contents
Types of Contributions
Pull Request Guidelines
Managing Issues and PRs
Setup Local Environment for Development