1 Repo
Techniques for initializing a database using a pre-populated data file.
Distinct from Flat-File Databases: Candidates focus on parsing or flat-file architectures, not the act of pre-populating a database from a bundle.
Explore 1 awesome GitHub repository matching data & databases · Database Preloading. Refine with filters or upvote what's useful.
This is a mobile object database and NoSQL local data store that replaces relational tables with a schema-based model. It functions as a reactive data store, using live object observations and change notifications to trigger automatic user interface refreshes. The system provides built-in mobile cloud data synchronization to keep local datasets consistent with a remote server across multiple devices. It also includes security features for encrypted local storage, protecting sensitive on-disk data using at-rest encryption keys and fine-grained access control. Broad capabilities include object
Enables initializing the local store using pre-populated database files included in the application bundle.