Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simoun-asmar/vibestream-db-queries

SQL queries and PostgreSQL connection for Vibestream practice dataset
https://github.com/simoun-asmar/vibestream-db-queries

Last synced: 22 days ago
JSON representation

SQL queries and PostgreSQL connection for Vibestream practice dataset

Awesome Lists containing this project

README

        

## Vibestream Database Connection

To try the SQL queries with the Vibestream dataset, connect to the PostgreSQL database using the following URL:
postgresql://Test:[email protected]/vibestream?sslmode=require

## Running the Queries

After connecting to the database, you can run the queries provided in the `vibestream_queries.sql` file.