Starting

Starting your journey with MerlinDB

  • Welcome to 🔮 MerlinDB 🔮
  • a database IndexedDB inspired by MongoDB and Mongoose.


    Opinions differ, but getting started with IndexedDB is usually a bit difficult, and this tool was developed to bring a little more comfort to those who are already familiar with MongoDB or Mongoose or even for those who don't work and have no contact with it. Both, it is a very simple tool to use and very efficient and productive.

    In this first guide you will see a summary of our tool, each session prioritizes simplifying the base tutorial, we will talk about:


    MerlinDB Instance (Access): Creating an instance;
    Connections (Access): Connecting to the database;
    Schemas (Acessar): Creating a schema for the database;
    Models (Access): Creating a new model;
    ObjectId (Access): Getting an ObjectId;