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 docker compose files and tests #763

Open
kdhrubo opened this issue Nov 6, 2024 · 0 comments
Open

Add docker compose files and tests #763

kdhrubo opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kdhrubo
Copy link
Collaborator

kdhrubo commented Nov 6, 2024

Add docker compose files like this one

https://github.com/9tigerio/db2rest/blob/master/docker-compose/postgresql/docker-compose.yml

  1. Test health
  2. Create employee table with following attributes - id pk, name
  3. Insert 1 employee
  4. Query all

This is required for the following databases

  1. MySQL
  2. MariaDB
  3. SQLSERVER (if free image available)
  4. Oracle
  5. Tembo
  6. PgML
  7. Yugabyte (not sure if image is available, its open source though)
  8. Neon (not sure if image is available)
  9. Nile (not sure if image is available)
@kdhrubo kdhrubo added the enhancement New feature or request label Nov 6, 2024
@kdhrubo kdhrubo added this to the Nov2024 milestone Nov 6, 2024
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

No branches or pull requests

2 participants