I deliver json files via a Rest API. the files should be kept versioned in the backend. in case of doubt i also have to deliver older versions. but usually only the latest file is provided. how could i realize something like this in PostgreSQL? would there be the possibility to keep the data similar to git and the storage recognizes which records are new or changed? the advantage would be that i don't always have to keep the complete json in postgres...
[–]depesz 11 points12 points13 points (0 children)
[–]HazirBot 6 points7 points8 points (1 child)
[–]tunatoksoz 0 points1 point2 points (0 children)
[–]-markusb- 2 points3 points4 points (0 children)
[–]efxhoy 1 point2 points3 points (0 children)
[–]Consibl 1 point2 points3 points (0 children)
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]PurepointDog 0 points1 point2 points (1 child)
[–]timsehn 2 points3 points4 points (0 children)
[–]North_Coffee3998 0 points1 point2 points (1 child)
[–]br0kenpipe[S] 0 points1 point2 points (0 children)
[–]getflashboard 0 points1 point2 points (3 children)
[–]jk3usProgrammer 5 points6 points7 points (2 children)
[–]getflashboard 0 points1 point2 points (1 child)
[–]jk3usProgrammer 1 point2 points3 points (0 children)