Hacker News
- Composable SQL https://borretti.me/article/composable-sql 143 comments
- Writing Composable SQL Using Knex and Pipelines https://lackofimagination.org/2024/11/writing-composable-sql-using-knex-and-pipelines/ 46 comments
- Show HN: Trilogy – A Reusable, Composable SQL Experiment https://trilogydata.dev/demo 40 comments
- Show HN: PreQL/Trilogy – A Higher-Level, Composable SQL https://github.com/preqldata/pypreql 5 comments
- Show HN: Sqlbind a Python library to compose raw SQL https://github.com/baverman/sqlbind 57 comments
- Compose SQL in linear steps using LLMs. Get rid of complicated SQL syntax https://www.youtube.com/watch?v=D9ttX-idJEM 3 comments
- SQL + M4 = Composable SQL https://emiruz.com/post/2022-12-28-composable-sql/ 81 comments
- Show HN: Csql – Python lib for composeable SQL queries https://github.com/akdor1154/python-csql 38 comments
Lobsters
- Composable SQL https://borretti.me/article/composable-sql 12 comments databases , plt
- SQL + M4 = Composable SQL https://emiruz.com/post/2022-12-28-composable-sql/ 9 comments databases
- Writing composable SQL using JavaScript https://contra.com/p/AqZWWoUB-writing-composable-sql-using-java-script 3 comments databases , javascript , nodejs
- Composable SQL https://borretti.me/article/composable-sql 14 comments programming
- Composable SQL https://borretti.me/article/composable-sql 2 comments programming
- Composable Transformations in SQL With Pipe Syntax https://www.arecadata.com/bigquery-pipe-syntax/ 8 comments sql
- GitHub - tureluren/refql: A typesafe Node.js and Deno ORM-like library for composing and running SQL queries. https://github.com/tureluren/refql 8 comments typescript
- Writing composable SQL using JavaScript https://contra.com/p/AqZWWoUB-writing-composable-sql-using-java-script 27 comments node
- A SQL query using CTEs that composes a random Scottish Rail apology announcement - click the "Play 6 MP3s on this page" button to hear the result https://scotrail.datasette.io/scotrail/random_apology?_show_sql=1 2 comments sql
- Connect SQL Client to PostgreSQL in Docker Compose https://github.com/plotly/falcon 3 comments docker
- Sqorn - a modern Javascript SQL query builder that is ergonomic, composable and fast https://github.com/lusakasa/sqorn 36 comments node
- A composable SQL query builder using template literals ✨ https://github.com/Schniz/cuery 16 comments node
- SQL::Composer - mapping SQL from Perl and back http://showmetheco.de/articles/2014/10/sql-composer.html 6 comments perl
- Using Arel to Compose SQL Queries http://robots.thoughtbot.com/using-arel-to-compose-sql-queries 6 comments rails