simple-database

There are 11 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

    Language:PHP4101
  • abubalo/lux-db

    A lightweight JSON, in-memory database for data management with CRUD query API.

    Language:TypeScript4100
  • Haibarapink/tadis

    A simple relational database.

    Language:C++4100
  • Jonah987654321/EliteD

    A python package to make database usage easier

    Language:Python20
  • NoHomey/project-tables

    Project for the OOP course in FMI at SU (Simple Table Database implementation as CLI app)

    Language:C++2201
  • FrancescoDiSalesGithub/SSH-Vault

    Simple database that stores ssh keys

  • J-varma/in-mem-db

    In Memory Database - A popular assignment question I found Interesting.

    Language:Python1000
  • 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.

    Language:C++0100
  • Avizhen/kandoo

    A Simple Database For Deno (File-centric)

    Language:TypeScript0100
  • 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.

    Language:Python