âšī¸ Skipped - page is already crawled
| Filter | Status | Condition | Details |
|---|---|---|---|
| HTTP status | PASS | download_http_code = 200 | HTTP 200 |
| Age cutoff | PASS | download_stamp > now() - 6 MONTH | 0.1 months ago |
| History drop | PASS | isNull(history_drop_reason) | No drop reason |
| Spam/ban | PASS | fh_dont_index != 1 AND ml_spam_score = 0 | ml_spam_score=0 |
| Canonical | PASS | meta_canonical IS NULL OR = '' OR = src_unparsed | Not set |
| Property | Value |
|---|---|
| URL | https://supabase.com/docs/guides/database/overview |
| Last Crawled | 2026-04-05 08:10:24 (1 day ago) |
| First Indexed | 2022-12-14 22:41:40 (3 years ago) |
| HTTP Status Code | 200 |
| Meta Title | Database | Supabase Docs |
| Meta Description | Use Supabase to manage your data. |
| Meta Canonical | null |
| Boilerpipe Text | Every Supabase project comes with a full
Postgres
database, a free and open source database which is considered one of the world's most stable and advanced databases.
Table view
#
You don't have to be a database expert to start using Supabase. Our table view makes Postgres as easy to use as a spreadsheet.
Relationships
#
Dig into the relationships within your data.
Clone tables
#
You can duplicate your tables, just like you would inside a spreadsheet.
The SQL editor
#
Supabase comes with a SQL Editor. You can also save your favorite queries to run later!
Additional features
#
Supabase extends Postgres with realtime functionality using our
Realtime Server
.
Every project is a full Postgres database, with
postgres
level access.
Supabase manages your database backups.
Import data directly from a CSV or excel spreadsheet.
Extensions
#
To expand the functionality of your Postgres database, you can use extensions.
You can enable Postgres extensions with the click of a button within the Supabase dashboard.
Learn more
about all the extensions provided on Supabase.
Postgres or PostgreSQL?
#
PostgreSQL the database was derived from the POSTGRES Project, a package written at the University of California at Berkeley in 1986. This package included a query language called "PostQUEL".
In 1994, Postgres95 was built on top of POSTGRES code, adding an SQL language interpreter as a replacement for PostQUEL.
Eventually, Postgres95 was renamed to PostgreSQL to reflect the SQL query capability.
After this, many people referred to it as Postgres since it's less prone to confusion. Supabase is all about simplicity, so we also refer to it as Postgres.
Read about resetting your database password
here
and changing the timezone of your server
here
.
Read more about
Postgres
Sign in:
supabase.com/dashboard |
| Markdown | [DOCS](https://supabase.com/docs)
- [Start](https://supabase.com/docs/guides/getting-started)
- Products
- Build
- Manage
- Reference
- Resources
[DOCS](https://supabase.com/docs)
Search docs...
K
Main menu
[DOCS](https://supabase.com/docs)
- [Start](https://supabase.com/docs/guides/getting-started)
- Products
- Build
- Manage
- Reference
- Resources
[DOCS](https://supabase.com/docs)
Search docs...
K
Database
# Database
***
Every Supabase project comes with a full [Postgres](https://www.postgresql.org/) database, a free and open source database which is considered one of the world's most stable and advanced databases.
## Features[\#](https://supabase.com/docs/guides/database/overview#features)
### Table view[\#](https://supabase.com/docs/guides/database/overview#table-view)
You don't have to be a database expert to start using Supabase. Our table view makes Postgres as easy to use as a spreadsheet.

### Relationships[\#](https://supabase.com/docs/guides/database/overview#relationships)
Dig into the relationships within your data.
### Clone tables[\#](https://supabase.com/docs/guides/database/overview#clone-tables)
You can duplicate your tables, just like you would inside a spreadsheet.
### The SQL editor[\#](https://supabase.com/docs/guides/database/overview#the-sql-editor)
Supabase comes with a SQL Editor. You can also save your favorite queries to run later\!
### Additional features[\#](https://supabase.com/docs/guides/database/overview#additional-features)
- Supabase extends Postgres with realtime functionality using our [Realtime Server](https://github.com/supabase/realtime).
- Every project is a full Postgres database, with `postgres` level access.
- Supabase manages your database backups.
- Import data directly from a CSV or excel spreadsheet.
Database backups **do not** include objects stored via the Storage API, as the database only includes metadata about these objects. Restoring an old backup does not restore objects that have been deleted since then.
### Extensions[\#](https://supabase.com/docs/guides/database/overview#extensions)
To expand the functionality of your Postgres database, you can use extensions. You can enable Postgres extensions with the click of a button within the Supabase dashboard.
[Learn more](https://supabase.com/docs/guides/database/extensions) about all the extensions provided on Supabase.
## Terminology[\#](https://supabase.com/docs/guides/database/overview#terminology)
### Postgres or PostgreSQL?[\#](https://supabase.com/docs/guides/database/overview#postgres-or-postgresql)
PostgreSQL the database was derived from the POSTGRES Project, a package written at the University of California at Berkeley in 1986. This package included a query language called "PostQUEL".
In 1994, Postgres95 was built on top of POSTGRES code, adding an SQL language interpreter as a replacement for PostQUEL.
Eventually, Postgres95 was renamed to PostgreSQL to reflect the SQL query capability. After this, many people referred to it as Postgres since it's less prone to confusion. Supabase is all about simplicity, so we also refer to it as Postgres.
## Tips[\#](https://supabase.com/docs/guides/database/overview#tips)
Read about resetting your database password [here](https://supabase.com/docs/guides/database/managing-passwords) and changing the timezone of your server [here](https://supabase.com/docs/guides/database/managing-timezones).
## Next steps[\#](https://supabase.com/docs/guides/database/overview#next-steps)
- Read more about [Postgres](https://www.postgresql.org/about/)
- Sign in: [supabase.com/dashboard](https://supabase.com/dashboard)
[Edit this page on GitHub](https://github.com/supabase/supabase/blob/master/apps/docs/content/guides/database/overview.mdx)
### Is this helpful?
No
Yes
### AI Tools
Copy as Markdown
[Ask ChatGPT](https://chatgpt.com/?hint=search&q=Read%20from%20https://supabase.com/docs/guides/database/overview%20so%20I%20can%20ask%20questions%20about%20its%20contents)
[Ask Claude](https://claude.ai/new?q=Read%20from%20https://supabase.com/docs/guides/database/overview%20so%20I%20can%20ask%20questions%20about%20its%20contents)
- Need some help?
[Contact support](https://supabase.com/support)
- Latest product updates?
[See Changelog](https://supabase.com/changelog)
- Something's not right?
[Check system status](https://status.supabase.com/)
***
[Š Supabase Inc](https://supabase.com/)â[Contributing](https://github.com/supabase/supabase/blob/master/apps/docs/DEVELOPERS.md)[Author Styleguide](https://github.com/supabase/supabase/blob/master/apps/docs/CONTRIBUTING.md)[Open Source](https://supabase.com/open-source)[SupaSquad](https://supabase.com/supasquad)
Privacy Settings
[Twitter](https://twitter.com/supabase)
[GitHub](https://github.com/supabase)
[Discord](https://discord.supabase.com/)
[Youtube](https://youtube.com/c/supabase)
1. [Database](https://supabase.com/docs/guides/database/overview)
2. [Overview](https://supabase.com/docs/guides/database/overview) |
| Readable Markdown | ***
Every Supabase project comes with a full [Postgres](https://www.postgresql.org/) database, a free and open source database which is considered one of the world's most stable and advanced databases.
### Table view[\#](https://supabase.com/docs/guides/database/overview#table-view)
You don't have to be a database expert to start using Supabase. Our table view makes Postgres as easy to use as a spreadsheet.

### Relationships[\#](https://supabase.com/docs/guides/database/overview#relationships)
Dig into the relationships within your data.
### Clone tables[\#](https://supabase.com/docs/guides/database/overview#clone-tables)
You can duplicate your tables, just like you would inside a spreadsheet.
### The SQL editor[\#](https://supabase.com/docs/guides/database/overview#the-sql-editor)
Supabase comes with a SQL Editor. You can also save your favorite queries to run later\!
### Additional features[\#](https://supabase.com/docs/guides/database/overview#additional-features)
- Supabase extends Postgres with realtime functionality using our [Realtime Server](https://github.com/supabase/realtime).
- Every project is a full Postgres database, with `postgres` level access.
- Supabase manages your database backups.
- Import data directly from a CSV or excel spreadsheet.
### Extensions[\#](https://supabase.com/docs/guides/database/overview#extensions)
To expand the functionality of your Postgres database, you can use extensions. You can enable Postgres extensions with the click of a button within the Supabase dashboard.
[Learn more](https://supabase.com/docs/guides/database/extensions) about all the extensions provided on Supabase.
### Postgres or PostgreSQL?[\#](https://supabase.com/docs/guides/database/overview#postgres-or-postgresql)
PostgreSQL the database was derived from the POSTGRES Project, a package written at the University of California at Berkeley in 1986. This package included a query language called "PostQUEL".
In 1994, Postgres95 was built on top of POSTGRES code, adding an SQL language interpreter as a replacement for PostQUEL.
Eventually, Postgres95 was renamed to PostgreSQL to reflect the SQL query capability. After this, many people referred to it as Postgres since it's less prone to confusion. Supabase is all about simplicity, so we also refer to it as Postgres.
Read about resetting your database password [here](https://supabase.com/docs/guides/database/managing-passwords) and changing the timezone of your server [here](https://supabase.com/docs/guides/database/managing-timezones).
- Read more about [Postgres](https://www.postgresql.org/about/)
- Sign in: [supabase.com/dashboard](https://supabase.com/dashboard) |
| Shard | 107 (laksa) |
| Root Hash | 1619343211524262907 |
| Unparsed URL | com,supabase!/docs/guides/database/overview s443 |