Easy and Fast Design and Implementation of PostgreSQL based image handling application

Kisor Ray,Sourav Bag,Saumen Sarkar
DOI: https://doi.org/10.48550/arXiv.1503.05294
2015-03-18
Abstract:In modern computing, RDBMS are great to store different types of data. To a developer, one of the major objectives is to provide a very low cost and easy to use solution to an existing problem. While commercial databases are more easy to use along with their new as well as documented features come with complicated licensing cost, free open source databases are not that straightforward under many situations. This paper shows how a completely free advanced open source RDBMS like PostgreSQL could be designed and modified to store and retrieve high quality images in order to use them along with a frontend application.
Databases
What problem does this paper attempt to address?