Skip to content

supabase-community/sql-examples

Repository files navigation


Logo

Supabase SQL

Simple Curated Supabase SQL

View Demo Β· Report Bug Β· Request Feature

supabase sql licence supabase sql stars supabase sql issues supabase sql pull-requests

Supabase SQL

πŸš€ Features

  • πŸ“ƒ Curated list of SQL script
  • πŸ§ͺ Tested script
  • πŸ‚ Easy copy & paste
  • 🌜 Dark mode

πŸ“‡ About The Project

This project aims to help Supabase users to find the SQL script they needed at ease. Yes they could look it up online, but some of the scripts is already outdated, and most probably wouldn't work in Supabase.

Thus, I've decided to take this opportunity to build this Open Source, Free, Curated list of Supabase SQL πŸ”₯

πŸ”¨ Built With

Remeber to ⭐ this repo if you ❀ this Apps

🌎 Local Development

Prerequisites

Yarn

  • npm install --global yarn

Development

  1. Clone the repo
    git clone https://github.com/supabase-community/supabase-sql.git
  2. Install NPM packages
    yarn install
  3. Run Development instance
    yarn dev

βž• Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ“œ License

Distributed under the MIT License. See LICENSE for more information.

πŸ”₯ Contributors

Built by

Zernonia - @zernonia