🌐 AI搜索 & 代理 主页
Skip to content
#

lightweight-database

Here are 14 public repositories matching this topic...

DirectoryDB: A lightweight Python-based database system for efficient database operations in Python projects. Built from scratch, it leverages file system CSV and strictly adheres to Python conventions, ensuring readability and maintainability for developers.

  • Updated Feb 6, 2024
  • Python

JsonDB is a minimal, Python-powered JSON database for easy data management. Ideal for small projects and prototyping, it supports simple CRUD operations, nested data structures, and basic searches. Streamline your data tasks with JsonDB's intuitive file-based system.

  • Updated Aug 6, 2024
  • Python

PHP Local DB is a lightweight PHP library that provides a simple local database mechanism by storing data in encrypted files. It allows applications to persist structured data securely without relying on an external database server. The library supports common database-like operations, including insert, update, delete and select.

  • Updated Dec 18, 2025
  • PHP

Improve this page

Add a description, image, and links to the lightweight-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lightweight-database topic, visit your repo's landing page and select "manage topics."

Learn more