Implementation of Distributed Database in Waste Bank Application Using NOSQL
Abstract
This paper presents the implementation of a NoSQL-based distributed database for a waste bank application aimed at improving the efficiency, scalability, and reliability of waste management systems. Traditional relational databases often struggle with handling large volumes of transactional data in real-time, particularly in expanding waste bank networks. The proposed solution utilizes MongoDB to address these challenges by distributing data across multiple servers, ensuring enhanced performance and scalability. The study focuses on managing user information, waste deposit transactions, and real-time updates. Testing was conducted using real-world data from Indonesia, involving 500 users and 15,000 transactions. The system demonstrated strong scalability, processing up to 5,000 transactions per minute with an average response time of 50ms. Additionally, real-time updates were delivered with a latency of 100ms, maintaining high user engagement. Results show that the NoSQL-based system offers significant improvements in handling large datasets, ensuring data consistency, and maintaining system uptime of 99.8%. This approach is well-suited for modern waste bank applications, particularly in diverse environments like Indonesia.
Authors who publish with this journal agree to the following terms:
- Authors retain copyright and grant the journal right of first publication with the work simultaneously licensed under a Creative Commons Attribution-ShareAlike 4.0 International License that allows others to share the work with an acknowledgment of the work's authorship and initial publication in this journal.
- Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the journal's published version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgment of its initial publication in this journal.
- Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) prior to and during the submission process, as it can lead to productive exchanges, as well as earlier and greater citation of published work (See The Effect of Open Access).

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.



