Friends,
We will be undertaking a knowledge preservation project for scanning more than 1 million books. We need some suggestions on implementing database for storing and retrieving metadata as well as use it for tracking the scanning status of each object (book)
Can you guys suggest should we go for SQL or NoSQL (The metadata could vary from project to project say this project could have 15 fields)
We are thinking something based on Lucene/Solr or some Scalable RDF database
Any open source solution where we have the ability to define custom metadata fields and store information with a search feature?