RetroDRY is a multi-tier multi-language framework for handling these common aspects of database application development:
- Loading and saving data
- Replication across tiers
- Change subscriptions, locks, and dirty-detection across tiers
- User editing
Full documentation is on the github site: https://github.com/starlys/RetroDRY