/db-play

Database play with docker for CDC to kafka or any DB studies

Primary LanguageJava

Database studies

This repository supports simple studies for data base like db2, postgresql and mysql.

Better read in book format..

Todo

  • [] Describe accessing postgresql with python
  • [] CDC debezium
  • [] kafka connect from postgres source
  • [] complete mysql play
  • [] mongodb
  • [] cassandra

python

Use the module: psycopg2 See commented code in playwithdb.py

See some examples here