An open API service providing repository metadata for many open source software ecosystems.

Topic: "jsondb"

Jsondb/jsondb-core

JsonDB a pure java database that stores its data as Json Files

Language: Java - Size: 408 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 216 - Forks: 46

sonyarouje/simdb

simple json db in go

Language: Go - Size: 63.5 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 96 - Forks: 32

strzlee/JsonDB.class.php πŸ“¦

JSON Databaseclass. Handle JSON-Files like a very, very simple DB.

Language: PHP - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 91 - Forks: 46

harryho/flata

Python json format document oriented database. Inspired by TinyDB and lowdb

Language: Python - Size: 117 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 42 - Forks: 2

renatorib/lo-jsondb

Small database based on local .json files

Language: JavaScript - Size: 18.6 KB - Last synced at: 6 days ago - Pushed at: about 9 years ago - Stars: 41 - Forks: 5

shubhexists/go-json-db

A simple, light weight database using JSON, implemented in Go.

Language: Go - Size: 54.7 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 4

Vertrical/tino

Tiny and functional HTTP server for Deno with local JSON REST API for rapid prototyping.

Language: JavaScript - Size: 228 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

ruslan-avantis/json-db

Β«jsonDBΒ» β€” JSON database

Language: PHP - Size: 299 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 3

alanchenchen/jsonDb

A small db controller saving with json file

Language: TypeScript - Size: 33.2 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

alimghmi/pyhera

pyhera is an optimized in-memory database

Language: Python - Size: 55.7 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

aep/apogy

a cloud native reactive json schema database built on tikv

Language: Go - Size: 528 KB - Last synced at: 7 days ago - Pushed at: 23 days ago - Stars: 3 - Forks: 0

libdb/libdb

Python Database Management Json File Very Fast and Easy

Language: JavaScript - Size: 2.66 MB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

mehmetgenc-devs/jsondb

This module allows you to create an easy-to-use and instantly modifiable local database in JSON format.

Language: JavaScript - Size: 62.5 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

BUR4KBEY/jsondb

Simple library for storing datas on JSON files using models.

Language: TypeScript - Size: 63.5 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

JUGisMUG/sileco.db

An advanced database for storing data! (Supports mongodb and json)

Language: JavaScript - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

tunardev/jsondb

πŸš€ A simple JSON database for Go.

Language: Go - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

haga75/JsonDbCore

JsonDb with JSON and LINQ (NoSQL/CRUD) in C#. One custom method; Save(). Public Domain.

Language: C# - Size: 2.27 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

nawafalqari/jsonwriter

Easy JSON Writer

Language: Python - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

na2axl/jsondb-js

Manages JSON files as databases with JSONDB Query Language (JQL)

Language: JavaScript - Size: 697 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

alvaroelpob/hyper-jdb

An amazing and simple json database

Language: TypeScript - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Eunsu-Joo/Food-Street

λ§›μ§‘ μžλž‘ 포슀트

Language: TypeScript - Size: 72.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

pordarman/alisa.db

The most powerful module of the JSON database, which is powerful, customizable and offers many uses.

Language: JavaScript - Size: 286 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

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 - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

fastuptime/stardb

🌟 StarDB: Easy and Reliable Persistent JSON/YAML Rest API and Data Management

Language: JavaScript - Size: 21.5 KB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

vsl-dev/furfy.db

Basic database module.

Language: JavaScript - Size: 319 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

tbdsux/minidb

a simple flat-files json database

Language: Go - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

glenndehaan/csgo-playerdb

An app that notify's you when you are playing with someone that you did before

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

m0bb1n/pyjsondb

Very basic and lightweight json database library with only ujson dependency

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

ysskrishna/express-react-helmet-seo-demo

A full-stack TypeScript application demonstrating advanced SEO optimization using React-Helmet-Async at the page level with an Express.js backend and React Frontend. This project showcases modern development practices including optimized production builds with esbuild, TailwindCSS for styling, and TypeScript integration throughout the stack.

Language: TypeScript - Size: 6.12 MB - Last synced at: 17 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

sinofarmonovzfkrvjl/JsonDB

this is JsonDB that is normal database, but it uses json file

Language: Python - Size: 2.93 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

angelhtml/angeldb

Angel DB is a fast json database that allows you to insert data, delete and edit βš‘πŸš€

Language: JavaScript - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hirenkiakuu/marketplace

made a cart and items filter functionality

Language: HTML - Size: 3.39 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mirza-Glitch/migodb

A file system json-based database library which mimics Mongoose, offering easy data storage and CRUD operations using JSON files.

Language: TypeScript - Size: 35.2 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chardtmbng02/Kodeshop-React-1

A simple react app with Json database.

Language: JavaScript - Size: 169 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

isha3112/MicroProject-Student-Enrollment-Form

Micro Project - Introduction to JsonPowerDB - V2.0

Language: HTML - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

szul/moneta

A Node.JS JSON store for lightweight database storage needs.

Language: TypeScript - Size: 658 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

somerongit/JsonDb-Golang

Simple DB in Golang

Language: Go - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

junais66/Angular-13-crud-api-jsondb

Angular 13 crud for beginners

Language: TypeScript - Size: 1.96 MB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

PagidigummulaAnushkumar/project

A webform which runs in browser to perform CRUD operations

Language: HTML - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

oshinpojta/Login2Xplore---JsonDB-Project

A small project to demonstrate the JsonPoweredDB, a cutting edge technology, developed by Login2Xplore.

Language: CSS - Size: 1.12 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2

juanpatriciodoyle/wx

Spring management project

Language: Java - Size: 112 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

phongaster/jsondb-benchmark

Jsondb benchmark

Language: Java - Size: 282 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

emranB/365x

Language: HTML - Size: 147 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0