Skip to content

⭐The lightweight and easy-to-use database based on JSON. 轻量级,基于JSON的数据库。

License

Notifications You must be signed in to change notification settings

LightDevTeam/JsonDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonDB

JsonDB is a lightweight and easy-to-use database based on JSON, designed for simplicity and rapid development. It is divided into two modes: LightMode and FullMode. LightMode retains only the core functions for quick development, while FullMode offers a comprehensive set of features.

Features

  • Lightweight and easy to use
  • JSON-based storage
  • Two modes: LightMode and FullMode
  • Core functions for quick development in LightMode
  • Full set of features in FullMode
  • Easy integration with existing projects
  • No external dependencies

Installation

To install JsonDB, you can use pip:

pip install jsondb

Usage

LightMode

LightMode is designed for quick development, providing only the core functions needed to get started.

  • Adding Data
  • Retrieving Data
  • Updating Data
  • Deleting Data

FullMode

FullMode offers a comprehensive set of features, including advanced querying, indexing, and more.

  • Advanced Querying
  • User System
  • Indexing

Contributing

We welcome contributions to JsonDB! If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature-branch)
  6. Create a new Pull Request

License

JsonDB is licensed under the GPLv2 License. See the LICENSE file for more information.

Contact

If you have any questions or feedback, please open an issue on GitHub or contact us at GitHub.

Stargazers over time

Stargazers over time

About

⭐The lightweight and easy-to-use database based on JSON. 轻量级,基于JSON的数据库。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •