A lightweight embedded database inspired from leveldb but operate in sync mode.
-
Updated
Mar 1, 2022 - TypeScript
A lightweight embedded database inspired from leveldb but operate in sync mode.
GoMongoDB offers a lightweight, file-based database solution in Go, with features akin to MongoDB's CRUD operations and querying capabilities. It ensures data integrity and concurrency safety through mutexes, while its file-based storage ensures durability and portability.
Simple & intuitive way to manage collections of data.
Free, fast, multiplatform, lightweight, .NET Standard database library. Databases are split into tables (stored as folders). Tables are split into rows (stored as JSON files). Rows are split into columns (stored as first-level properties in a JSON file).
App for Managing a Swimming Club.
Secure JSON Offline Database is A robust, secure offline JSON database for Next.js and React Native applications. This package offers schema validation, rate limiting, and strict file permissions to protect your data, making it ideal for modern web and mobile apps. It simplifies CRUD operations while ensuring data integrity and security.
University data structure project
I have make simple portfolio website for my little brother two years ago
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.
Add a description, image, and links to the file-based-database topic page so that developers can more easily learn about it.
To associate your repository with the file-based-database topic, visit your repo's landing page and select "manage topics."