DBQnA Application¶
Experience a revolutionary way to interact with your database using our DBQnA app! Harnessing the power of OPEA microservices, our application seamlessly translates natural language queries into SQL and delivers real-time database results, all designed to optimize workflows and enhance productivity for modern enterprises.
Table of contents¶
Architecture¶
The flow chart below shows the information flow between different microservices for this example.
The key feature of DBQnA app is that it converts a user’s natural language query into an SQL query and automatically executes the generated SQL query on the database to return the relevant results. Basically ask questions to database, receive corresponding SQL query and real-time query execution output, all without needing any SQL knowledge.
Deployment Options¶
The table below lists the available deployment options and their implementation details for different hardware platforms.
Platform |
Deployment Method |
Link |
---|---|---|
Intel Xeon |
Docker compose |
|
AMD ROCm |
Docker compose |