# \#testcontainers

**URL:** https://forum.scylladb.com/tag/testcontainers/260.md

[Latest](https://forum.scylladb.com/latest.md) · [Categories](https://forum.scylladb.com/categories.md) · [Tags](https://forum.scylladb.com/tags.md)

---

## [Is there a way to speedup schema creation for tests?](https://forum.scylladb.com/t/is-there-a-way-to-speedup-schema-creation-for-tests/5508)

<div class="topic-metadata">

**Author:** [@Heaven](https://forum.scylladb.com/u/Heaven)\
**Replies:** 0\
**Last updated:** [September 21, 2026, 11:21am UTC](https://forum.scylladb.com/t/is-there-a-way-to-speedup-schema-creation-for-tests/5508 "2026-09-21T11:21:56Z")

</div>

I would like to use ScyllaDB as the main database and main task is writing integrated tests for a server application. Each test should start isolated with a fresh database without data from other tests. This leads to re…
