Skip to main content
4. Future Consideration

JDBC Connector for accessing databases

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

rgeroulo
Forum|alt.badge.img

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
Forum|alt.badge.img+2
  • Community Manager
  • January 8, 2026
1. New4. Future Consideration

Derrick
Forum|alt.badge.img+3
  • 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.