Open source versioned db for colloboration that stores data in text files (json, yaml, columnar storage).
- https://ingitdb.com/ - website
- initdb-cli - main repository
Probably the best solution for:
- change-managing reference data.
- demo-ingitdb - the canonical example inGitDB (ToDo, countries).
- geo-ingitdb - a demo db with GEO data (countries, states, provinces, counties, cities, towns, etc.)
If you know a good public inGitDB please submit a PR with a link.
- ingitdb-action - GitHub Action for inGitDB schema & data validation
- ingitdb-ts - a TypeScript/Javascritp client for web and NodeJS apps.
