/linked-db-rows

Relational databases work with rows of data that can be linked to other rows via foreign keys. All linked rows form a graph. Linked db rows works on graphs of such database rows: It allows exporting such graphs to JSON and re-importing them again into databases.

Primary LanguageJavaApache License 2.0Apache-2.0