Tech News
← Home  ·  All topics

Typebase

1 GoKawiil brief on this topic

Typebase launches as TypeScript-based backend alternative to Supabase's RLS model

A new open-source project called Typebase proposes replacing SQL-based Row Level Security policies with backend logic written entirely in TypeScript, organized in a single folder. The developer argues traditional RLS policies are implicit, not type-checked by editors, and prone to silently granting overly broad access when new columns are added or when subtle errors go unnoticed during code review.