@agconnect/database

naturalbase javascript sdk source code

Usage no npm install needed!

<script type="module">
  import agconnectDatabase from 'https://cdn.skypack.dev/@agconnect/database';
</script>

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

Usage

Reference

License

Cloud DB Service Plug-in is licensed under the: Apache License, version 2.0.