27 results for “topic:file-based-database”
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.
A lightweight embedded database inspired from leveldb but operate in sync mode.
Simple & intuitive way to manage collections of data.
The Tech Shop Java Project is a simple yet comprehensive shopping and inventory management system built using Java. This project aims to provide a practical solution
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.
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.
A very fast, file-based NoSQL database for Bun.js with slab allocation, secondary indexes, and background garbage collection.
File-based credential vault: SHA-256 email IDs, bcrypt-salted passwords, each record Fernet-encrypted and appended to one log + tiny index for O(1) look-ups. No database, two files, scales to millions of users; ideal for secure prototypes, IoT, and web apps.
Eine in COBOL geschriebene Verwaltungssoftware für Fahrzeughändler zur Speicherung und Verwaltung von Kunden, Fahrzeugen, Wartungen und Ersatzteilen mit ISAM-Dateien und JSON-Export.
HBnB Evolution Project
FlatFileDB is a lightweight, file-based database for PHP with JSON lines, indexing, schema validation, and transaction logging—ideal for small to medium projects.
Embedded JSON-first database for TypeScript with Zod validation, model classes, async-safe operations, and blazing-fast lookups.
A mini Database Management System (DBMS) built using Bash scripting. Supports creating tables and performing CRUD operations via Linux shell commands.
PRG282 Project
App for Managing a Swimming Club.
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).
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.
A schema-driven database that stores data as Markdown files. YAML front matter, SQL views, file watching, typed Rust codegen, and a CLI for humans and AI agents.
An advanced C++ Appointment Management System featuring graph-based proximity search using Dijkstra’s Algorithm, urgency-prioritized emergency queues, and persistent file-based data storage.
I have make simple portfolio website for my little brother two years ago
University data structure project
StaffDataManager is a lightweight Java SE desktop app for managing employee records without external databases. It stores data in simple XML files (one per employee), demonstrating basic file-based persistence, CRUD operations, and clean object-oriented design.
Student Management System Using Python and CSV Files📎🗂️
Task Manager is a lightweight and efficient task management application designed to help users organize, track, and manage their daily tasks with ease.
binary database to be used with structs
🔍 Optimize SQL queries with hypersql-lsb to improve performance and streamline database management effortlessly.
File-based credential vault: SHA-256 email IDs, bcrypt-salted passwords, each record Fernet-encrypted and appended to one log + tiny index for O(1) look-ups. No database, two files, scales to millions of users; ideal for secure prototypes, IoT, and web apps.