Tanggung deh, kita bikin dashboard #grafana nya #litestream.

Lumayan jadi bisa sekalian pantau ukuran #sqlite nya #gotosocial instance ini.

Comment je sécurise mes services : ma stratégie de sauvegarde multi-niveaux sous Proxmox

Découvrez ma stratégie complète de sauvegarde sous Proxmox : snapshots horaires, double redondance sur PBS avec rétention GFS, et protection granulaire des bases de données. Un système éprouvé pour sécuriser vos services en toute sérénité.

https://blablalinux.be/2026/03/27/ma-strategie-sauvegarde-proxmox/

Lapor kong @kongtol

#sqlite nya #gotosocial dah kelar dibikin replikasinya pake #litestream sesuai petunjuk dari doc-nya gts.

Rails 8과 Kamal을 이용한 Hetzner 서버 배포 완벽 가이드

Rails 8의 Solid Stack과 SQLite를 활용하여 외부 데이터베이스 의존성 없이 단일 전용 서버에서 프로덕션 환경을 구축하는 전체 과정을 다룬다.

🔗 원문 보기

Rails 8과 Kamal을 이용한 Hetzner 서버 배포 완벽 가이드

Rails 8의 Solid Stack과 SQLite를 활용하여 외부 데이터베이스 의존성 없이 단일 전용 서버에서 프로덕션 환경을 구축하는 전체 과정을 다룬다.

Ruby-News | 루비 AI 뉴스
Behold, the tech community's latest spectacle: an #SQLite #VFS that boasts sub-250ms JOIN queries, as if speed alone could woo developers into ignoring the impracticality of managing data in S3 for a relational database. 🚀💾 Meanwhile, #GitHub continues its quest to conquer the world with AI tools no one asked for, because who needs actual innovation when you have buzzwords? 🤖✨
https://github.com/russellromney/turbolite #JOINqueries #AItools #techinnovation #HackerNews #ngated
GitHub - russellromney/turbolite: SQLite VFS with sub-50ms cold queries from S3 + page-level compression and encryption

SQLite VFS with sub-50ms cold queries from S3 + page-level compression and encryption - russellromney/turbolite

GitHub

Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3

https://github.com/russellromney/turbolite

#HackerNews #Turbolite #SQLite #VFS #S3 #JOINqueries #DatabaseOptimization

GitHub - russellromney/turbolite: SQLite VFS with sub-50ms cold queries from S3 + page-level compression and encryption

SQLite VFS with sub-50ms cold queries from S3 + page-level compression and encryption - russellromney/turbolite

GitHub

Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3

https://github.com/russellromney/turbolite

#github #sqlite

GitHub - russellromney/turbolite: SQLite VFS with sub-50ms cold queries from S3 + page-level compression and encryption

SQLite VFS with sub-50ms cold queries from S3 + page-level compression and encryption - russellromney/turbolite

GitHub

Wow sqlite has CTE queries!
This improves readability a lot.

I've used CTE queries in clickhouse before and it was a charm. Especially in combination with our nasty python f-string formatting back then.

Sqlx does not seem to like the single row paradigm too much though.
But for now implementing the From trait into transfer objects isn't too bad. At least the query is precise and easy to understand.

#rust #sqlx #sqlite #cte

Worked on some query improvements for #loupe and it's now twice as fast when searching. Just update and enjoy, simple as that! 🚀 https://github.com/loupe-php/loupe/releases/tag/0.13.10 #php #search #sqlite
Release 0.13.10 · loupe-php/loupe

Update and you'll get twice the query speed without having to re-index anything! 🚀 🚀🚀 What's Changed Optimize term match CTEs by collapsing duplicate position matches by @Toflar in #278 Optimize t...

GitHub