This message was deleted.
# introduce-yourself
s
This message was deleted.
👍 3
👋 1
o
Welcome, and thanks for your interest! I use similar tools in my projects though I started graduation to Testcontainers for databases and other similar services
👍 1
n
H2 (HSQL) has a limited SQL set, works for us since SQL we use is 'simple', we would resort to Testcontainers if we would run into unsupported features, added complexity with Testcontainers is a need for Docker on build server
t
We also love H2 at WireMock. So much faster than anything you can run in Docker.
👍 2
o
Unless you have a bunch of tests and can suspend your database container between them. But otherwise I agree