DaaX Demos
Try LAKEer and SQLer demos for yourself
How the SQLer Demo Works
Real-Time SQL Generation
Submit natural language queries and instantly see:
Generated SQL
See the exact SQL query that SQLer creates from your natural language input
Live Results
View the actual results from searching the database with the generated SQL
Natural Language Search to SQL Query Generation for an Auto Parts Database
Query the US Auto Parts Catalog database with natural language
This demo showcases SQLer's capability to generate SQL to search a relational database. We purchased and ingested an US Auto Parts Catalog Database containing 521K+ car parts, 217 brands, 17K+ models, and 63K+ vehicles from 1985-2021. We ingested this data into a MySQL database and setup SQLer with schema, vocabularies, etc. for optimal natural language query processing. In this demo, we generate SQL (we show it to you) and then we actually search the auto parts database using that SQL and show you the results. In your deployment, SQLer would only generate the SQL, your application would use it to search your database.
Try These Example Queries
Copy any of these natural language queries and paste them into the demo to see SQLer in action
air filters compatible with 2018 Honda CR-V 1.5L; cheapest first; mark bestsellers
Get a list of compatible radiators for a 2006 Honda Pilot below $90, with prices
What was the biggest engine Ford put on its autos in 2021?
2018 년형 포드 F150 에어필터 중 가장 저렴한 것을 찾아줘
Korean
English: Find the cheapest air filter for 2018 Ford F150
日産は 2018 年にどんなモデルを発売しましたか?
Japanese
English: What models did Nissan release in 2018?
US Auto Parts Catalog Database
Click to enlarge
