Dunwich is On-Premises Data Ingestion platform, which allows to efficiently ingest data into your Data Warehouse in very simple and clean way.
It supports ingestion via REST, gRPC endpoints as well as integration with Debezium, which allows to replicate large amount of different source databases (Postgresql, MysqlDB/MariaDB and others).
Backbone of pipeline is NATS Jetstream - cheap, easy to maintain and run (Kafka alternative), code consists of Golang binaries which can be run either directly on machine, distributed on cluster (eg. Nomad), or containerized and run on common orchestrators (eg. Kubernetes)
All in all, solution is very flexible and have very few deployment restrictions. Can be deployed anywhere from Air-Gapped environments to common Cloud solutions.
There's no volume based pricing, for production environments we have yearly license + one time setup fee + additional support fee if required. For testing purposes you can simply take binaries and start your experimentations