Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shadowplay1/quick-mongo-super

Quick Mongo Super is a light-weight and easy-to-use Node.js module written in TypeScript to work with MongoDB.
https://github.com/shadowplay1/quick-mongo-super

cloud database db fast javascript js mongodb nodejs simple speed ts typescript

Last synced: about 2 months ago
JSON representation

Quick Mongo Super is a light-weight and easy-to-use Node.js module written in TypeScript to work with MongoDB.

Awesome Lists containing this project

README

        

# Quick Mongo Super
[![Downloads](https://img.shields.io/npm/dt/quick-mongo-super?style=for-the-badge)](https://www.npmjs.com/package/quick-mongo-super)
[![Stable Version](https://img.shields.io/npm/v/quick-mongo-super?style=for-the-badge)](https://www.npmjs.com/package/quick-mongo-super)

Quick Mongo Super is a light-weight and easy-to-use Node.js module written in TypeScript to work with [MongoDB](https://mongodb.com/).

## ❓ | Why?


  • TypeScript Support 📘

  • Caching System 📜

  • Multiple Databases 💻

  • Flexible ⚙️

  • Easy to use 👍

  • Beginner Friendly 😄

## 📂 | Installation
Please note:
Node.js v14.0.0 or newer is required.

```bash
$ npm i quick-mongo-super
$ yarn add quick-mongo-super
$ pnpm add quick-mongo-super
```

# [Module Documentation](docs/README.md)

- See the full examples in both **JavaScript** and **TypeScript** [here](https://github.com/shadowplay1/quick-mongo-super/tree/main/examples).
- See the full changelog [here](changelog.md).

## 🤔 | Help
If you don't understand something or you're experiencing problems, feel free to join our Support Server.

## 🕘 | My Other Modules

## ❗ | Useful Links




If you don't understand something or you are experiencing problems, feel free to join our Support Server.


Module Created by @shadowplay_ on discord.

# ❤️ Thanks for choosing Quick Mongo Super ❤️