aws-samples/text-to-sql-bedrock-workshop
This repository is intended for those looking to dive deep on advanced Text-to-SQL concepts.
This project helps non-technical professionals, like customer service agents or call-center associates, and even data platform engineers, extract valuable insights from large enterprise databases without needing to write complex SQL code. You provide natural language questions, and the system translates them into accurate SQL queries to retrieve the information you need. This is ideal for anyone who regularly needs to access data but lacks deep SQL expertise.
134 stars. No commits in the last 6 months.
Use this if you need to quickly get answers from large, complex relational databases using everyday language, without having to learn SQL.
Not ideal if your use case requires extremely low-latency queries or if cost per query is a critical constraint, as some advanced techniques can be slower and more expensive.
Stars
134
Forks
31
Language
Jupyter Notebook
License
MIT-0
Category
Last pushed
Feb 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/aws-samples/text-to-sql-bedrock-workshop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-samples/generative-ai-use-cases
Application implementation with business use cases for safely utilizing generative AI in...
aws-samples/serverless-rag-demo
Amazon Bedrock Foundation models with Amazon Opensearch Serverless as a Vector DB
aws-samples/amazon-bedrock-rag
Fully managed RAG solution implemented using Knowledge Bases for Amazon Bedrock
IBM/granite-workshop
Source code for the IBM Granite AI Model Workshop
aws-samples/rag-with-amazon-bedrock-and-opensearch
Opinionated sample on how to build and deploy a RAG application with Amazon Bedrock and OpenSearch