YugabyteDB
YugabyteDB
YugabyteDB is a distributed SQL database built on top of PostgreSQL.
Note that, if you’re using docker-compose, the Postgres connector library psycopg2 comes out of the box with StreamZero.
The connection string looks like:
postgresql://{username}:{password}@{host}:{port}/{database}
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified November 13, 2023: init (cb2a58c)