Click any tag below to further narrow down your results
Links
Supabase, an open source database platform, recently raised $100 million at a $5 billion valuation. CEO Paul Copplestone is rejecting lucrative enterprise contracts to focus on his product vision, believing that this approach will attract customers organically. The TechCrunch podcast episode dives into his strategies and the implications for the database industry.
The article discusses the frequent issue of unsecured Supabase databases, where developers mistakenly leave user tables public without proper Row-Level Security (RLS). The author highlights how easy it is to access sensitive information using the public anon key and suggests that Supabase could implement better warnings to prevent this oversight.