News

Why write SQL queries when you can get an LLM to write the code for you? Query NFL data using querychat, a new chatbot ...
SSB is an Open Source Benchmark tool written in Python. It is designed to generate a ‘real-world’ workload that emulates SQL database interaction in such a way to measure the performance of the ...
SQL Lineage Analysis Tool powered by Python Never get the hang of a SQL parser? SQLLineage comes to the rescue. Given a SQL command, SQLLineage will tell you its source and target tables, without ...