You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
jiawen-tw edited this page Apr 6, 2022
·
2 revisions
Welcome to Recce's wiki!
Recce is a database reconciliation tool for developers.
It is intended to make it easier to reconcile arbitrary datasets between source and target database schemas on an
ongoing basis using configured SQL expressions without writing code.
How to use this wiki?
First time trying Recce? ==>
Head to Quickstart Example to try out Recce with an example scenario provided. play with recce to have a taste of what Recce do
Want to start using Recce? ==>
Head to the Getting Started to configure Recce with your own databases and queries
Want to contribute to Recce? ==>
Head to the Development section to get started on working on Recce