Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GlareDB ADO.Net provider #597

Open
Seddryck opened this issue Oct 28, 2023 · 0 comments
Open

Add support for GlareDB ADO.Net provider #597

Seddryck opened this issue Oct 28, 2023 · 0 comments
Labels
ado-net-provider new-database Support for a new type of database

Comments

@Seddryck
Copy link
Owner

Seddryck commented Oct 28, 2023

GlareDB implements the Postgres wire protocol.

Aliases: glare, glaredb

More info on connection string

user: dEVytoQ7kXWZ (randomly generated by GlareDB)
password: glaredb_pw_2QgP0HFpMdteKrHpav7utHPVIsY7 (randomly generated by GlareDB)
hostname: glaredbteam.proxy.glaredb.com
port: 6543
database: dedicated

For integration testing see this docs

@Seddryck Seddryck added new-database Support for a new type of database ado-net-provider labels Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ado-net-provider new-database Support for a new type of database
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant