Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/simoun-asmar/vibestream-db-queries
- Owner: simoun-asmar
- Created: 2024-10-19T16:06:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T16:35:44.000Z (4 months ago)
- Last Synced: 2024-10-20T18:01:43.684Z (4 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.