Tootfinder

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

@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,

@nobodyinperson@fosstodon.org
2026-02-07 13:55:47

If you have an #sqlite-backed #paperless consume your email attachments, you'll frequently run into "database locked" errors. It'll retry next time, so you'll get there eventually, but still annoying. Might need to migrate to a

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

📖 Automatic API documentation:
PostgREST generates #OpenAPI specs automatically from your schema. Hook up Swagger-UI − interactive, always up-to-date docs for your API. No more manual doc maintenance.
🏗️ Versioning through DB schemas:
Instead of managing API versions in code, PostgREST uses #PostgreSQL

@wyri@toot-toot.wyrihaxim.us
2026-01-26 16:55:16

Set up HA to sent a metrics to Prometheus over MQTT so I can scale the PostgreSQL server I have on my home cluster for development down when my PC is off:
#MQTT #HomeAssistant #PostgresQL

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

🐘 PostgREST turns your #PostgreSQL #database into a fully #RESTful #API — instantly. No back…