Getting started with BerryDB is easy! A simple three step process gets all your unstructured data populated, cataloged and ready for search. The purpose of this article is to describe the high level process and the core features.
Step 0: Create a schema. This is an optional step. You can skip it, if you have an existing schema that you can already use. BerryDB provides a JSON schema editor as show below that supports image, audio, video, text and array data types. Create the right schema required for your use case. BerryDB supports schema evolution. You can always add new fields and change your schema without impacting your app.
Step 1: Create a database, give it a name and description.