Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 384 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 384 Bytes

TravelTide Database Connection

To try the SQL queries with the TravelTide dataset, connect to the PostgreSQL database using the following URL: postgresql://Test:bQNxVzJL4g6u@ep-noisy-flower-846766.us-east-2.aws.neon.tech/TravelTide?sslmode=require

Running the Queries

Once connected to the database, you can run the queries provided in the travel_tide_queries.sql file.