What's Changed
* Move common ABCs and types to database_types.py; Fix type annotations by erezsh in https://github.com/datafold/data-diff/pull/98
* Refactor database.py -> databases/*.py, each db gets a file. by erezsh in https://github.com/datafold/data-diff/pull/101
* Small fix for issue 102 by erezsh in https://github.com/datafold/data-diff/pull/104
* readme: update screenshot with BigQuery, remove redundant pair by sirupsen in https://github.com/datafold/data-diff/pull/97
**Full Changelog**: https://github.com/datafold/data-diff/compare/v0.2.0...v0.2.1