Database Adapters

This section introduces database adapters designed to optimize performance and adhere to security best practices. Each adapter is tailored to leverage the unique features of its respective database system. Where supported, both synchronous and asynchronous versions are provided.

Available Adapters

Currently, the following adapters are available:

  • MongoDB Adapter: Offers both synchronous and asynchronous support for MongoDB databases. For more details, see the MongoDB Adapter Documentation.