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

CockroachDB preset #92

Closed
orlangure opened this issue Jan 8, 2021 · 1 comment · Fixed by #95
Closed

CockroachDB preset #92

orlangure opened this issue Jan 8, 2021 · 1 comment · Fixed by #95
Labels
enhancement New feature or request

Comments

@orlangure
Copy link
Owner

CockroachDB is another database that would be great to support.

I suggest to discuss the requirement here before starting the work.

@orlangure
Copy link
Owner Author

@dosco, since you have much more experience with it, could you help to define the scope of this task?

You are already familiar with Gnomock, and it would be great if you addressed the following points:

  • is there a way to run the container with username/password set during docker run? Or maybe is it OK to just run the database with passwordless root user?
  • is there a way to set an initial database name during docker run? For example in other databases you could set an environment variable, and the container would create the database on startup.
  • you mentioned this db is postgres compatible; can go postgres driver be used to run queries against it?

@orlangure orlangure linked a pull request Jan 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant