Hi everyone,
I’m building an app that uses Supabase as the backend (PostgreSQL database). I’d like to connect Julius to my Supabase database so I can analyze the data directly in Julius and write results back to Supabase.
Has anyone here successfully connected Julius to a Supabase database?
If so:
• What steps did you follow to set up the connection?
• Did you use the standard PostgreSQL connection string from Supabase?
• Are there any special configurations or security settings I should be aware of?
• Can Julius read and write tables in Supabase just like with any other PostgreSQL database?
Any tips, documentation, or examples would be greatly appreciated!
Thank you!
Hello! You can go into julius → account & billing → (Alpha) Data Connectors → Connect postgres. From there you can enter your postgres credentials.
Inside of supabase we recommend you create a new postgres user for julius and only give it the access you want julius to have (restrict schemas, operations, etc).
Then, you can open a chat and click the file icon and use your connection in a chat!
Let me know if you need any help!
Hi there! In case you want a more visual way to see how to do it, check out our vid below!
Julius AI | Connecting to your database - Watch Video
Give it a try, and let us know if you have any feedback