CastleDB is a structured static DBMS platform designed to make it easier for multiple people to collaborate on a data set. CastleDB stores both its data model and the data contained in the rows in human-readable JSON. This allows users to version control systems, such as Git or Subversion, to diff/merge the data files.
- Website
- http://castledb.org[01]
- Source Code
- https://github.com/ncannasse/castle[02]
- Developer
- Country of Origin
- FR
- Start Year
- 2012 [03]
- Project Type
- Open Source
- Written in
- Haxe
- License
- ISC License
CastleDB is a structured static DBMS platform designed to make it easier for multiple people to collaborate on a data set. CastleDB stores both its data model and the data contained in the rows in human-readable JSON. This allows users to version control systems, such as Git or Subversion, to diff/merge the data files.
Citations
3 sources- CastleDB - The structured static database castledb.org
- GitHub - ncannasse/castle: A structured database with a local web service to edit it · GitHub github.com
- Initial commit github.com
Revision #5