Skip to main content
rgeroulo
Community Manager
December 18, 2025
4. Future Consideration

JDBC Connector for accessing databases

Related products:Agent Studio
  • December 18, 2025
  • 2 replies
  • 39 views

Currently, all integrations need to flow through REST APIs. For databases that do not expose REST APIs, the only way to access the data is to build a custom web service layer that exposes a REST API to then query the data. This is a very large and expensive lift.

 

It would be much easier to have a JDBC type connector that can connect and interact with databases directly, without the need for a REST API.

2 replies

Ajay Merchia
Community Manager
January 8, 2026
1. New4. Future Consideration
Derrick
Inspiring
January 22, 2026

Agreed, this would be very useful for us. Especially for specific teams looking to leverage SDA against data stored in databases.