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

using databases.pacha.dev for testing #422

Open
pachadotdev opened this issue Jan 30, 2023 · 4 comments
Open

using databases.pacha.dev for testing #422

pachadotdev opened this issue Jan 30, 2023 · 4 comments

Comments

@pachadotdev
Copy link
Contributor

Hi @hadley @krlmlr
I have the website databases.pacha.dev where I host access free PSQL databases. How can we use it for testing?
I also had MySQL and SQL Server databases but that was too much headache for limited server resources.

@krlmlr
Copy link
Member

krlmlr commented Apr 6, 2024

Thanks. I'm not sure how to use a publicly accessible database for testing. Perhaps this is useful for vignettes, as example datasets that can be accessed without setting up a database server and that are more contrived than using RSQLite or duckdb?

@pachadotdev
Copy link
Contributor Author

Thanks. I'm not sure how to use a publicly accessible database for testing. Perhaps this is useful for vignettes, as example datasets that can be accessed without setting up a database server and that are more contrived than using RSQLite or duckdb?

good idea! I just wonder how to reconfigure sql server

@krlmlr
Copy link
Member

krlmlr commented Apr 13, 2024

Why is SQL Server important?

@pachadotdev
Copy link
Contributor Author

Why is SQL Server important?

my idea was to provide different database backends to test edge cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants