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 ...
SQL-like query language for csv Csvq is a command line tool to operate CSV files. You can read, update, delete CSV records with SQL-like query. You can also execute multiple operations sequentially in ...
RBQL is an eval-based SQL-like query engine for (not only) CSV file processing. It provides SQL-like language that supports SELECT queries with Python or JavaScript expressions. RBQL is best suited ...