document-collection
There are 2 repositories under document-collection topic.
beNative/SnippetSource
SnippetSource lets you organise your favorite pieces of code, scripts, thoughts, notes or other documents in a user definable tree structure. Everything is stored in a portable SQLite database.
nikitakpr/Big-Data
This project is about implementing an inverted index using Apache Spark for building the index and a relational database (e.g. SQLite) for storing the index.