Skip to content

A lightweight, user-friendly database wrapper with multiple storage options including SQLite, MySQL, MongoDB and more

License

Notifications You must be signed in to change notification settings

mudrockdev/quartz.db

 
 

Repository files navigation

Important

quartz.db is based on quick.db version 9.1.7
This project is licensed under the GPL 3.0 License. For more details, please refer to the LICENSE file.


Tests

quartz.db

A lightweight, user-friendly database wrapper for Node.js that provides persistent data storage with multiple driver options.

Documentation Support NPM

Features

  • 🔧 Simple API - Intuitive methods
  • 💾 Persistent Storage - Data persists between restarts
  • 🗄️ Multiple Storage Options - Support for SQLite, MySQL, MongoDB, JSON and in-memory storage
  • Zero Configuration - Works out of the box with SQLite
  • 🛡️ Type Safe - Written in TypeScript with full type definitions
  • 🌱 Beginner Friendly - Straightforward documentation and examples

Refer to Wiki for Installation & Examples

About

A lightweight, user-friendly database wrapper with multiple storage options including SQLite, MySQL, MongoDB and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%