Easy and Fast Design and Implementation of PostgreSQL based image handling application
Kisor Ray, Sourav Bag, Saumen Sarkar

TL;DR
This paper presents a simple and rapid method to design and implement an image handling application using PostgreSQL, a free open-source relational database, for efficient image storage and retrieval in frontend applications.
Contribution
It demonstrates how to modify PostgreSQL for high-quality image storage and retrieval, providing an accessible solution for developers using open-source tools.
Findings
PostgreSQL can be effectively adapted for image storage.
The approach simplifies image handling in applications.
The method reduces development time and costs.
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Semantic Web and Ontologies · Distributed and Parallel Computing Systems
