Skip to content
forked from plexidev/quick.db

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

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE.quickdb
Notifications You must be signed in to change notification settings

erffy/quartz.db

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.


quartz.db

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

Documentation Support

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

Topics

Resources

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE.quickdb

Stars

Watchers

Forks

Languages

  • TypeScript 100.0%