apps/www/_blog/2021-01-02-supabase-beta-december-2020.mdx
After 10 hectic months of building, Supabase is now in Beta.
Watch a full demo:
<div className="video-container"> <iframe className="video-with-border w-full" src="https://www.youtube-nocookie.com/embed/ofSm4BJkZ1g" frameBorder="1" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen ></iframe> </div>We spent months working on Performance, Security, and Reliability. Read more on our Beta Page.
Add comments and descriptions to your Tables directly from our auto-generated docs. Descriptions are stored as PostgreSQL comments (https://postgresql.org/docs/current/sql-comment.html), and are exposed over your OpenAPI spec.
<video width="99%" autoPlay muted playsInline controls={true}> <source src="https://xguihxuzqibwxjnimxev.supabase.co/storage/v1/object/public/videos/docs/update-docs.mp4" type="video/mp4" /> </video>Any updates that happen to your database are reflected in the Table View immediately.
<video width="99%" autoPlay muted playsInline controls={true}> <source src="https://xguihxuzqibwxjnimxev.supabase.co/storage/v1/object/public/videos/docs/realtime-updates.mp4" type="video/mp4" /> </video>Our table view now has pagination - better for working with large data sets.
<video width="99%" autoPlay muted playsInline controls={true}> <source src="https://xguihxuzqibwxjnimxev.supabase.co/storage/v1/object/public/videos/docs/table-pagination.mp4" type="video/mp4" /> </video>We raised $6M from Y Combinator, Mozilla, and Coatue. You can read more on TechCrunch.
If you want to keep up to date, make sure you subscribe to our YouTube channel or follow us on Twitter.
We've go a lot of exciting things planned for Q1 2021. We're already planning out Supabase Storage and a Supabase CLI for better local development. Let us know if there's something you want us to release as a priority!
We also have something exciting planned with Vercel and Stripe ... stay tuned.