Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Text to SQL (No RAG)

build

See JavaAIDev article for more details.

Test data: Netflix data

How to run:

  1. Requires Java 21 to build and run.
  2. Start Postgres database using Docker Compose.
  3. Start the server and use Swagger UI to run query.

Sample query:

how many movies are produced in the United States?

Output:

There are 2,058 movies produced in the United States.

Full Text-to-SQL Implementation

For a complete Text-to-SQL implementation, check out my course.

About

Simple Text to SQL (No RAG), Spring AI Implementation

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages