diff --git a/source/data-api/data-api-deprecation.txt b/source/data-api/data-api-deprecation.txt index 12f3ad463..26404fa8d 100644 --- a/source/data-api/data-api-deprecation.txt +++ b/source/data-api/data-api-deprecation.txt @@ -204,6 +204,22 @@ engineering resources to concentrate on core application development. Refer to the official `Eden Documentation `__ to learn more. +Delbridge Data API +~~~~~~~~~~~~~~~~~~ + +Delbridge offers a free, open-source Data API that serves as a drop-in +replacement for the deprecated Atlas Data API, with no need to rewrite your code. +The Delbridge Data API is designed for production, supporting bulk operations, +native MongoDB commands, custom HTTP endpoints, and real-time validations with +native MQL and Node.js driver–aligned payloads. + +If you need help deploying or securing the Data API, Delbridge provides optional +services for cloud deployment, enterprise-grade access controls, monitoring, +and fully managed support. + +Refer to the official `Delbridge Data API `__ +page to learn more. + Snaplogic ~~~~~~~~~ diff --git a/source/sync/device-sync-deprecation.txt b/source/sync/device-sync-deprecation.txt index 66efeb271..0db878d0d 100644 --- a/source/sync/device-sync-deprecation.txt +++ b/source/sync/device-sync-deprecation.txt @@ -112,6 +112,7 @@ infrastructure. For more information about using Cedalo with MongoDB integration, refer to `MQTT to MongoDB: Setting up Mosquitto to MongoDB integration `__. + Custom Solution ~~~~~~~~~~~~~~~