2 posts tagged with "mongoose"

    mongoose: compound index

    2022-11-28

     | 

    ~2 min read

     | 

    349 words

    Previously, I wrote about adding indexes to Mongo databases manually. I’m working with Mongoose now and wanted to understand what was…

    mongo (and mongoose) with typescript

    2022-11-28

     | 

    ~2 min read

     | 

    276 words

    I was working on a project recently that was using Mongo as its data store. Unforuntately, because I was using the node driver for directly…

Return to all tags