# Using Supabase in Replit

DevFeed: [Using Supabase in Replit](<https://devfeed.tech/articles/using-supabase-in-replit-701.md>)

Original publisher: [Read original article](<https://supabase.com/blog/using-supabase-replit>)

Author: Ant Wilson

Published: 2021-03-11T07:00:00Z

Content type: tutorial

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [modern web development](<https://devfeed.tech/topics/modern-web-development.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [database](<https://devfeed.tech/tags/database.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [ide](<https://devfeed.tech/tags/ide.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [sql](<https://devfeed.tech/tags/sql.md>)

## AI overview

A tutorial for connecting a Supabase relational database to a Node.js repl in Replit, then loading sample data and querying it with supabase-js.

## Source excerpt

Free hosted relational database from within your node.js repl