Supabase Launches Declarative Schemas for Easier Database Management

2025-04-03
Supabase Launches Declarative Schemas for Easier Database Management

Supabase has released declarative schemas, a streamlined approach to managing and maintaining complex database schemas. By defining database structure in version-controlled .sql files, developers gain centralized management, reducing redundancy and errors. This is particularly beneficial for complex databases, like Supabase's own projects table with RLS policies and trigger functions, dramatically improving development speed—reducing schema updates from hours to minutes. This simplifies code reviews and makes parallel development significantly easier.

Read more
Development declarative schema

pgRouting: Beyond GeoSpatial, Graph Algorithms in PostgreSQL

2025-02-27
pgRouting: Beyond GeoSpatial, Graph Algorithms in PostgreSQL

pgRouting, a PostgreSQL extension, typically finds the shortest path between two locations. However, this article explores its broader graph capabilities. It demonstrates pgRouting's applications in project management, distributed systems, and recommendation engines. By modeling task dependencies, server networks, and video recommendations as graphs, pgRouting leverages Dijkstra's and A* algorithms to find critical paths, optimal resource allocation routes, and relevant video suggestions. This showcases pgRouting as a powerful lightweight alternative beyond traditional geospatial uses.

Read more
Development graph algorithms

Supabase: Remote-First Open Source Firebase Alternative Hiring Now

2025-01-06
Supabase: Remote-First Open Source Firebase Alternative Hiring Now

Supabase, a fully remote and asynchronous open-source alternative to Firebase, is hiring globally! They offer excellent benefits including a hardware budget, full health coverage, and annual off-sites. Supabase values open collaboration and boasts a globally distributed team and large community. If you're passionate about open source and want to work in a vibrant and diverse team, apply for a position at Supabase.

Read more
Development