JuliaDatabases / ODBC.jl

An ODBC interface for the Julia programming language
https://odbc.juliadatabases.org/stable
Other
106 stars 62 forks source link

Documentation request: Please make the use of connection string more beginner friendly #367

Open schlichtanders opened 1 year ago

schlichtanders commented 1 year ago

I want to try ODBC.jl to connect to a PostgreSQL running in AWS RDS, but the docs only state to take a look at https://www.connectionstrings.com/postgresql/

That hasn't helped, especially because:

It would be great if the documentation could help people like me who just like to get a little example running using the default unix driver