Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edujbarrios/privatesongdatabasefinder
A private song database finder implemented in java, a sample csv has been added just as sample, but, in action it should work as the internal core of the database
https://github.com/edujbarrios/privatesongdatabasefinder
Last synced: 29 days ago
JSON representation
A private song database finder implemented in java, a sample csv has been added just as sample, but, in action it should work as the internal core of the database
- Host: GitHub
- URL: https://github.com/edujbarrios/privatesongdatabasefinder
- Owner: edujbarrios
- Created: 2024-01-27T20:17:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-27T20:19:44.000Z (11 months ago)
- Last Synced: 2024-01-27T21:32:09.209Z (11 months ago)
- Language: Java
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Private song database findder
A variety of codes using template pattern to extract the data of jazz classics out of a CSV file, simulating the interaction with a Database. (just assample, please read About section)