Files
supabase/apps/temp-docs/docs/reference/postgres/index.mdx
2022-04-26 14:17:19 +02:00

15 lines
528 B
Plaintext

---
id: index
title: "Getting started"
slug: getting-started
custom_edit_url: https://github.com/supabase/supabase/edit/master/web/spec/postgres.yml
---
import Tabs from '@theme/Tabs';
import TabsPanel from '@theme/TabsPanel';
PostgreSQL, also known as Postgres, is a free and open-source relational
database management system emphasizing extensibility and SQL compliance.
It was originally named POSTGRES, referring to its origins as a successor
to the Ingres database developed at the University of California, Berkeley.