8 days ago

A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL and SQLite, Turso and more. - Maxteabag/sqlit

by tmfnk 8 days ago

13 Dec 25

In alpha at this stage, but another alternative to SQL with an enhanced syntax that supports JSON-like notation, and more importantly, relation traversal.

by sebastien 12 days ago

30 Nov 25

An interpreted relational query language that compiles to SQL. - erezsh/Preql

by sebastien 25 days ago

A tool for visual exploration of a large database’s schema.

by agnieszka 25 days ago

27 Oct 25

There is potentially a huge amount of value to be unlocked by replacing SQL, and more generally in rethinking where and how we draw the lines between databases, query languages and programming languages.

by tmfnk 1 month ago

24 Oct 25

Reactive Data Board. Rabbit is a hyper-composable data platform that feels more like a creative game engine than a basic “dashboard” utility. Built on Clojure and SQL—but open to everyone—Rabbit gives you a direct-manipulation canvas where drag-and-drop meets livecoding, so you can shape, filter, pivot, visualize, and automate data exactly how you want.

by tmfnk 2 months ago

This blog post offers a tutorial on mastering PySpark SQL, guiding readers through the core concepts from basic data manipulation to advanced querying techniques for large-scale data processing.

by tmfnk 2 months ago

SQL tips and tricks. This GitHub repository is a curated list of SQL tips and tricks, offering various code snippets and techniques intended to help users enhance their SQL query writing and database manipulation skills.

by tmfnk 2 months ago

This blog post provides a detailed look at various techniques and methods for performing data sampling using SQL, including stratified and random sampling, and discusses the nuances and pitfalls of each approach.

by tmfnk 2 months ago

The website IMDb-SQL provides a tool to query the complete IMDb database using SQL directly in the browser, serving as a powerful resource for film data analysis and practice.

by tmfnk 2 months ago

Sekuel provides artisanal analytics services, along with practical learning materials for SQL and a zero-setup online DuckDB Playground for users to practice and experiment with data queries.

by tmfnk 2 months ago

05 Jul 25

How to perform keyword search on columns in postgresql using tsvector and tsquery. This allows us to perform Full-Text-Search for keywords in database.

by shubxam 5 months ago

12 Jun 25


here’s how to load custom dbs:

  • https://sqliteonline.com/#urldb=https://raw.githubusercontent.com/thomasnield/oreilly_sql_fundamentals_for_data/master/databases/rexon_metals.db
  • https://sqliteonline.com/#urldb=https://raw.githubusercontent.com/thomasnield/oreilly_sql_fundamentals_for_data/master/databases/weather_stations.db
by shubxam 6 months ago

05 Jun 25

Go SQL Access Toolkit

by chrisSt 6 months ago