Overview
This section walks you through setting up KWDB on a single machine. For instructions on cluster deployment, see Cluster Deployment.
Deploying KWDB
For non-production environments, you can deploy KWDB using any of the following methods:
- Bare-Metal Deployment: Deploy KWDB directly on your operating system
- Container Deployment: Deploy KWDB using Docker containers
Connecting to and Managing KWDB
Once deployed, you can connect to KWDB and perform data operations using any of the following methods:
- CLI tool: Connect to and manage KWDB through the kwbase CLI tool
- JDBC driver: Connect to and manage KWDB through the KaiwuDB JDBC driver
- Graphical tool: Connect to and manage KWDB through the KaiwuDB Developer Center
Uninstalling KWDB
If you need to uninstall KWDB, see Uninstall KWDB