đŸ•ˇī¸ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 107 (from laksa104)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

â„šī¸ Skipped - page is already crawled

📄
INDEXABLE
✅
CRAWLED
1 day ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0.1 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://supabase.com/docs/guides/database/overview
Last Crawled2026-04-05 08:10:24 (1 day ago)
First Indexed2022-12-14 22:41:40 (3 years ago)
HTTP Status Code200
Meta TitleDatabase | Supabase Docs
Meta DescriptionUse Supabase to manage your data.
Meta Canonicalnull
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
[![Supabase wordmark](https://supabase.com/docs/supabase-dark.svg)![Supabase wordmark](https://supabase.com/docs/supabase-light.svg)DOCS](https://supabase.com/docs) - [Start](https://supabase.com/docs/guides/getting-started) - Products - Build - Manage - Reference - Resources [![Supabase wordmark](https://supabase.com/docs/supabase-dark.svg)![Supabase wordmark](https://supabase.com/docs/supabase-light.svg)DOCS](https://supabase.com/docs) Search docs... K Main menu [![Supabase wordmark](https://supabase.com/docs/supabase-dark.svg)![Supabase wordmark](https://supabase.com/docs/supabase-light.svg)DOCS](https://supabase.com/docs) - [Start](https://supabase.com/docs/guides/getting-started) - Products - Build - Manage - Reference - Resources [![Supabase wordmark](https://supabase.com/docs/supabase-dark.svg)![Supabase wordmark](https://supabase.com/docs/supabase-light.svg)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. ![Table View.](https://supabase.com/docs/img/table-view.png) ### 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. ![Table View.](https://supabase.com/docs/img/table-view.png) ### 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)
Shard107 (laksa)
Root Hash1619343211524262907
Unparsed URLcom,supabase!/docs/guides/database/overview s443