Add new Database Connection
1. Visit the Settings tab of your Organization
1. Visit the Settings tab of your Organization
A database connection is a set of credentials and server information used to connect to your database. All data access in Sort is facilitated through database connections you add to your Organization settings. Once added, all organization members can query the databases accessible through the database connection.
Follow this guide to add a Neon Serverless Postgres connection to Sort.
We've provided sample commands below to create a read-only user in Postgres. We've only provided them as a guide, please use at your own risk and ensure the user is properly tested.
If you've made any changes to your database schemas after adding your connection to Sort, you'll need to re-import your schemas before Sort can work with these changes.
Read-only connections are only used for running queries within the SQL terminal.