@agconnect/database
v1.3.2
Published
naturalbase javascript sdk source code
Downloads
25
Readme
Cloud DB Service For Web
Introduction
Cloud DB is a device-cloud synergy database product that provides data synergy management capabilities between the device and cloud, unified data models, and various data management APIs. In addition to ensuring data availability, reliability, consistency, and security, CloudDB enables seamless data synchronization between the device and cloud, and supports offline application operations, helping developers quickly develop device-cloud and multi-device synergy applications. Learn More
Integrating SDKs
Integrate the Cloud DB Service SDK.
- Run the following command to integrate the Cloud DB Service JavaScript SDK into your project.
npm install --save @agconnect/database
- Import the database component to your project.
import "@agconnect/database";
For more details, please refer to Getting Started with Cloud DB Service
Development Guide
License
Cloud DB Service Plug-in is licensed under the: Apache License, version 2.0.