simple-database
There are 12 repositories under simple-database topic.
Abhijeetbyte/CSV-PHP-Database
This repository contains resource and example to create a website/app with database using PHP and CSV as backend
abubalo/lux-db
A lightweight JSON, in-memory database for data management with CRUD query API.
Haibarapink/tadis
A simple relational database.
Jonah987654321/EliteD
A python package to make database usage easier
NoHomey/project-tables
Project for the OOP course in FMI at SU (Simple Table Database implementation as CLI app)
EdenwareApps/jexidb
JexiDB is a pure JS NPM library for managing data on disk efficiently, without the need for a server.
FrancescoDiSalesGithub/SSH-Vault
Simple database that stores ssh keys
J-varma/in-mem-db
In Memory Database - A popular assignment question I found Interesting.
AndreiNanescu/Game-login-simulator
The app generates users randomly, each user having a random IP and a random name. Then it simulates a game login by randomly connecting and disconnecting users each 2 sec. The users are split in a user pool that contains all the randomly generated data and a logged users pool from which they are logged off.
Avizhen/kandoo
A Simple Database For Deno (File-centric)
rthalji/Sample-Database-Computer-Shop
ComYouShop A Simplified Database for Demonstration and Tutorials
DavyJonesCodes/JsonDB-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.