🚀 How to Deploy #Supabase on #AlmaLinux #VPS (Production-Ready Guide)

This guide walks through the steps required to deploy Supabase on AlmaLinux VPS using #Docker and Docker Compose, following a production-oriented setup suitable for self-hosting.

You’ll end with:

A fully functional Supabase stack
PostgreSQL, Auth, REST, Realtime, Storage, and Studio
Reverse ...
Continued 👉 https://blog.radwebhosting.com/deploy-supabase-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #letsencrypt #reverseproxy #selfhosted #database #selfhosting #opensource

Engineering guide to data infrastructure for production AI systems — S3-compatible object storage (MinIO, Garage, AWS S3), PostgreSQL, Elasticsearch, streaming and messaging (Kafka, Airflow, queues), SaaS integrations, AI-native data layers, benchmarks, and trade-offs.

#data #infrastructure #s3 #minio #garage #postgresql #elasticsearch #database #kafka #apache-airflow

https://www.glukhov.org/data-infrastructure/

Data Infrastructure for AI Systems: Object Storage, Databases, Search & AI Data Architecture

Engineering guide to data infrastructure for production AI systems — S3-compatible object storage (MinIO, Garage, AWS S3), PostgreSQL, Elasticsearch, streaming and messaging (Kafka, Airflow, queues), SaaS integrations, AI-native data layers, benchmarks, and trade-offs.

Rost Glukhov | Personal site and technical blog

The wp_usermeta table is a good example of how not to use a tabular #database like #MySQL. Please do not design your #databases this way.

If you or an add-on to your software needs to add more data fields, the correct way to do so is to either ALTER TABLE ADD COLUMN or (for add-ons that don't wish to disturb the core application's tables) to CREATE a related TABLE (perhaps in a separate schema, if using a database like #PostgreSQL that supports such a notion).

#WordPress #programming

Synchronisation's issues between Trilium Notes desktop app and Trilium mobile frontend via Docker #server #docker #sync #database

https://askubuntu.com/q/1565080/612

Synchronisation's issues between Trilium Notes desktop app and Trilium mobile frontend via Docker

Goal I've got a Trilium Notes Desktop application already installed on my PC. I want to access and modify it from my smartphone. For now, I just want to access my notes when I am at home connected ...

Ask Ubuntu

Grafeo – A fast, lean, embeddable graph database built in Rust

https://grafeo.dev/

#database #rust

Grafeo - High-Performance Graph Database - Grafeo

A high-performance, embeddable graph database with a Rust core and no required C dependencies. Python, Node.js, Go, C, C#, Dart and WebAssembly bindings. GQL (ISO standard) query language.

RE: https://ruby.social/@onghu/116266845165747064

Accompanying batch files are available now on GitHub for people using a portable #PostgreSQL installation on #Windows: https://github.com/mohits/pg-portable-launch-scripts

#programming #database

Flexible schemas: Master MongoDB data types! 🚀EN

¡Estructuras flexibles: Domina los tipos de datos en MongoDB! 🚀ES

#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #mongodb #nosql #database

Absolutely thrilled that Suresh found "PostgreSQL Mistakes and How to Avoid Them" a useful learning resource! 🚀🐘

For anyone interested in the book version, you can grab a copy from @ManningPublications here: https://hubs.la/Q03Nc0hv0 📖

#PostgreSQL #Postgres #Books #Database

Tired of reading minified SQL? Formatting it properly makes logic 10x clearer — especially when debugging complex JOINs or subqueries.

Try our free SQL formatter: https://hlteoh37.github.io/profiterole-blog/tools/sql-formatter

#sql #webdev #database #devtools

Grafeo – A fast, lean, embeddable graph database built in Rust

https://grafeo.dev/

#database #rust

Grafeo - High-Performance Graph Database - Grafeo

A high-performance, embeddable graph database with a Rust core and no required C dependencies. Python, Node.js, Go, C, C#, Dart and WebAssembly bindings. GQL (ISO standard) query language.