Tag: camo
Posts of Tag: camo
  1. Introducing Camo: A class-based ES6 ODM for Mongo-like databases

    Introducing Camo: A class-based ES6 ODM for Mongo-like databases Edit: Updated Camo code to v0.12.1 What is Camo? Camo is an ES6 ODM with class-based models. A few of its main features are: dead-simple schema d...Learn More
    DatabaseNodejsmongodbes6camo
  2. Getting Started with Camo

    Getting Started with Camo Edit: Updated code to Camo v0.12.1 Introduction First of all, Camo is a new class-based ES6 ODM for MongoDB and Node. With mainstream ES6 quickly approaching us, I thought we were long...Learn More
    JavaScriptNodejsmongodbes6camo
  3. NeDB: A Lightweight JavaScript Database

    NeDB: A Lightweight JavaScript Database When you think of a database the first things that might come in to your head might be MySQL, MongoDB, or PostgreSQL. While these are all great choices for storing data, ...Learn More
    JavaScriptDatabaseNodejsexplainedcamo