Tootfinder

Opt-in global Mastodon full text search. Join the index!

@fanf@mendeddrum.org
2026-03-02 15:42:02

from my link log —
Writing a PostgreSQL formatter / pretty printer in Rust.
blog.urth.org/2021/03/14/writi
saved 2021-03-18

@kurtsh@mastodon.social
2026-04-04 05:07:04

Recap of the Microsoft Fabric Conference 2026... by Arun Ulag, President, Azure Data.
✅ FabCon and SQLCon 2026: Unifying databases and Fabric on a single data platform | Microsoft Azure Blog
azure.microsoft.com/en-us/blog

@kubikpixel@chaos.social
2026-02-12 11:05:02

«Stoolap - High-performance embedded SQL database in Rust»
Have any of you tried it before and what is your experience with it? Can it be used in the same way as SQLite? I ask because the open source project is relatively new, i.e. are there certain arguments to (not) use it productively?
🦀 stoolap.io

@fanf@mendeddrum.org
2026-04-21 11:42:03

from my link log —
ggsql: A SQL extension for declarative data visualisation based on the Grammar of Graphics.
github.com/posit-dev/ggsql
saved 2026-04-20

@0xced@hachyderm.io
2026-04-24 13:44:39

The Microsoft SQL Server Docker image names all start with mcr.microsoft.com/mssql/server
Yet their documentation is found on mcr.microsoft.com/artifact/mar
Trying to browse to mcr.microsoft.com/mssql/server results in a 404. That's quite a missed opportunity. 🤷🏻‍♂️

@arXiv_csDB_bot@mastoxiv.page
2026-02-26 08:20:40

Both Ends Count! Just How Good are LLM Agents at "Text-to-Big SQL"?
Germ\'an T. Eizaguirre, Lars Tissen, Marc S\'anchez-Artigas
arxiv.org/abs/2602.21480

@hynek@mastodon.social
2026-03-22 18:49:33

The more I zoom into ORMs, the more I’m convinced you need to be a lot smarter to operate them correctly and deterministically than you need to be to write some SQL and map rows on structs/classes.
Case in point, I wrote myself a package to make transaction management explicit and when adding SQLAlchemy ORM support: holy autobegin, Batman!
Add `autobegin=False` to your sessionmaker/Session and watch your app burn.

@michabbb@social.vivaldi.net
2026-02-28 14:06:44

#Stoolap – A Modern Embedded #SQL #Database written in #Rust 🦀

@qbi@freie-re.de
2026-02-12 08:48:24

Ich brauche noch einen Kaffee oder warum kann die Bash kein SQL?
user@host:~$ SELECT s.id, s.url …
FROM statuses s
JOIN …
-bash: syntax error near unexpected token `('
-bash: FROM: command not found
#fail

@buercher@tooting.ch
2026-04-25 13:51:08

SQL Notebook: Sum preserving percentages
belle-nuit.com/sql-notebook/in

@daskaja@mastodon.social
2026-03-20 09:19:55

Irgendwie erinnert mich die Software-Entwicklung in Zeiten von KI an die 00er Jahre. Statt SQL Injection und und Cross-Side-Scripting mitregieren wir mit immer neuer Middleware (MCP − Skills CLI Binaries, Sandboxes) das fehlende Vertrauen in LLMs.

@chrislowles@mastodon.social
2026-04-22 15:26:51

@… You should've seen the patchwork PHP and SQL my old blog ran on lmao

@socallinuxexpo@social.linux.pizza
2026-02-10 00:40:01

Scott Stroz will speak on 'REST Assured: Serving Up MySQL REST Service with Node—No SQL Required!' as part of our MySQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@gideonstar@mastodon.gideonstar.de
2026-04-17 09:05:33

#CGM so: mit dem neuen Moviestar Update auf SQL wird alles viel schneller und besser. Am besten zeitnah bestellen.
Ach ja, das Update ist übrigens verpflichtend und kostet nur 1190 Euro. Ach ja, und 10,64 Euro monatliche Softwarepflege.
[hier Beleidigung einfügen]

@arXiv_csDB_bot@mastoxiv.page
2026-02-26 12:54:47

Replaced article(s) found for cs.DB. arxiv.org/list/cs.DB/new
[1/1]:
- High-Fidelity And Complex Test Data Generation For Google SQL Code Generation Services
Shivasankari Kannan, Yeounoh Chung, Amita Gondi, Tristan Swadell, Fatma Ozcan

@usul@piaille.fr
2026-03-06 08:23:12

Prompt injection, the new SQL injection

@fanf@mendeddrum.org
2026-04-18 20:42:02

from my link log —
SFTPGo: highly configurable SQL-backed SFTP server.
github.com/drakkan/sftpgo
saved 2019-07-26 dotat.at/:/NCC26.htm…

@fanf@mendeddrum.org
2026-03-19 18:42:02

from my link log —
A nasty bit of implicit timezone behavior in Golang.
dolthub.com/blog/2021-09-03-go
saved 2021-09-04

@buercher@tooting.ch
2026-02-16 21:46:44

SQL Notebook: The tiger image
belle-nuit.com/sql-notebook/in

@michabbb@social.vivaldi.net
2026-04-07 23:14:28

🐰 #Directus — The Flexible Backend for All Your Projects!
Turn any SQL database into a full #API with an admin dashboard — no migration, no vendor lock-in.
#HeadlessCMS

@michabbb@social.vivaldi.net
2026-04-08 20:10:21

🚀 Performance on a completely different level:
Written in #Haskell with the Warp HTTP server. JSON gets serialized directly in SQL. Connection pooling via Hasql. Subsecond response times at 2000 req/sec — even on free tier hosting.
🔐 Security is built in, not bolted on:
Auth runs via JWT. Authorization is controlled directly in the database through roles. One single declarati…

@michabbb@social.vivaldi.net
2026-04-07 23:14:28

#Directus layers a blazingly fast #NodeJS API on top of any existing SQL database. No schema changes needed, works with what you already have.
🗄️ Database Freedom:
#PostgreSQL,

@buercher@tooting.ch
2026-03-26 19:19:43

The sales analyst leans back and types a question into her company’s shiny new AI data agent: “Which leads from last quarter should we follow up on?”
Simple enough. The kind of question that used to eat up half a junior analyst’s afternoon. The agent spins for a few seconds. Then it either returns a confidently wrong answer, crashes without a word, or does the thing I find most telling of all: it gives up before it even tries.
levelup.gitconnected.com/why-s