Skip to content

amiorin/rama-jdbc

Repository files navigation

Intro

rama-jdbc is a connector written in clojure to implement real-time analytics with any SQL database. Instead of the mainstream approach with SQL databases, CDC, Kafka, and Flink, you can use the outbox pattern with any SQL database and rama together with this connector.

bb build
clojure -M:shared:test'

YouTube demo

Watch the video

CI

There is parity between dev and CI. The same container is used for development and for CI. To reproduce an error in CI, you can extract the docker command used in CI and run it in development.

cat .github/workflows/ci.yml | jet -i yaml -o json | jq -r .jobs.ci.steps[2].run | bash -s

About

Rama connector for SQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •