Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shadowplay1/quick-mongo-super
- Owner: shadowplay1
- License: mit
- Created: 2022-01-31T21:33:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T06:34:08.000Z (4 months ago)
- Last Synced: 2024-10-29T01:10:00.125Z (2 months ago)
- Topics: cloud, database, db, fast, javascript, js, mongodb, nodejs, simple, speed, ts, typescript
- Language: TypeScript
- Homepage:
- Size: 479 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
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 ❤️