Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions source/data-api/data-api-deprecation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,22 @@ engineering resources to concentrate on core application development.
Refer to the official `Eden Documentation <https://www.eden.dev/mongodb>`__ 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 <https://delbridge.solutions/data-api-mongodb/>`__
page to learn more.

Snaplogic
~~~~~~~~~

Expand Down
1 change: 1 addition & 0 deletions source/sync/device-sync-deprecation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://cedalo.com/blog/mqtt-to-mongodb-integration/>`__.


Custom Solution
~~~~~~~~~~~~~~~

Expand Down
Loading