An open API service indexing awesome lists of open source software.

Database

A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.

https://github.com/mbossx/medoo

javascript version of medoo php at http://medoo.in/

database es7 javascript medoo

Last synced: 29 Mar 2025

https://github.com/zincware/znsocket

Python implementation of a Redis-compatible API using websockets.

cache database key-value low-latency nosql redis socketio websocket

Last synced: 16 Dec 2025

https://github.com/snirx/apollo

Apollo is a backup tool for Cassandra database using snapshots and incremental backups and store them in AWS S3.

aws aws-s3 backup cassandra cassandra-database database distributed-systems incremental-backups nosql restore s3 snapshot

Last synced: 13 Apr 2025

https://github.com/luismisanve/geminipostsql_chatbot

Blazor AI ChatBot that translates natural language into PostgreSQL queries then turns the result into natural language again

ai asp-net-core blazor database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql visual-studio

Last synced: 13 Jul 2025

https://github.com/bblommers/dynamodb-migrator

Tool that helps you create and migrate DynamoDB databases

aws database dynamodb dynamodb-migrator migration-tool python

Last synced: 11 Apr 2025

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/emanuelefavero/next-auth-prisma-db

A starter Next.js Typescript project using NextAuth.js and Prisma

authentication database db nextauth nextjs prisma

Last synced: 12 Apr 2025

https://github.com/tamino-martinius/node-next-model

Rails like models using ES6.

database model node node-js node-module

Last synced: 21 Mar 2025

https://github.com/marcocesarato/php-cpdo

This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.

cache cachepdo cpdo database memory pdo php

Last synced: 10 Oct 2025

https://github.com/webwareforpython/w4py3-middlekit

Webware for Python MiddleKit ORM

database orm python python-3 sql

Last synced: 14 Apr 2025

https://github.com/ryantusi/cs50x

🚀 Dive into the world of coding excellence with my comprehensive collection! This repository hosts a treasure trove of problem sets and lab challenges from CS50x: Harvard's famed Introduction to Computer Science course. 🌟Perfect for learners aiming to sharpen their skills or enthusiasts eager to embrace the art of computer science! 🖥️💡✨

api c computer-science cs50x css data-structures database flask harvardcs50 html javascript python sqlite3

Last synced: 16 May 2025

https://github.com/makgr/easyshop

A simple ecommerce site in php & mysql

database mysql php website

Last synced: 30 Apr 2025

https://github.com/fireproof-storage/sketch-magnetic-poetry

Multi-player live magnetic poetry using 🎈 PartyKit and 🔥 Fireproof

collaboration crdt database partykit react websocket

Last synced: 14 Apr 2025

https://github.com/timkpaine/durga

Distributed p2p object database

database databases p2p python python3

Last synced: 27 Jun 2025

https://github.com/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/bbc-esq/vectordb-plugin-for-koboldai

Basic vector database plugin that works wth KoboldAI. Adds documents, images, and audio files.

ctranslate2 database koboldai koboldcpp sentence-transformers tiledb transformers vector-database vision-transformer whispers2t

Last synced: 14 Feb 2026

https://github.com/vitaminjs/vitamin

Data Mapper library for Node.js applications

database datamapper knex polymorphic-relations vitamin

Last synced: 13 Mar 2025

https://github.com/akkilmg/databases

🚧 Under Construction 🚧 A guided snippet for database you can use in your project with a small hands on documentation.

collection database database-collection databases digitalocean hacktoberfest hacktoberfest2022 mongodb mongodb-database python python3

Last synced: 13 Apr 2025

https://github.com/brazil-data-cube/lccs-ws-spec

Land Cover Classification System Web Service Specification

database earth-science geospatial gis land-cover land-cover-classification land-user postgresql

Last synced: 12 Apr 2025

https://github.com/manusquall/restaurant-web-app

A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app

crud-application database food-products php restaurant-web sql sql-database

Last synced: 13 Apr 2025

https://github.com/janza/dibi

Utilitarian cross-platform MySQL GUI client

database gui interface linux macos mysql qt

Last synced: 22 Aug 2025

https://github.com/arsham/dbtools

Go db helpers library for using in production code and tests.

database go golang library pgx sqlmock-helpers testing transaction

Last synced: 18 Mar 2025

https://github.com/d-ganchar/ripley

A simple interface for routine db operations and data maintenance

clickhouse data data-maintenance database python sql

Last synced: 05 May 2025

https://github.com/sarthakmakhija/picodb

Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.

database rust sql

Last synced: 22 Aug 2025

https://github.com/mohamed-adel23/real-time-chat-app

This application is a scalable, real-time chat system built using modern web technologies and distributed systems principles.

backend chat-application database distributed-systems docker frontend http-server real-time redis server-side software-engineering websocket

Last synced: 08 Oct 2025

https://github.com/iamsr/tapa

A tool that predicts the production impact of database migrations before execution.

database migration mysql postgres

Last synced: 12 Feb 2026

https://github.com/astrodynamic/key-value-storage-redis-in-cpp

The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.

bd bplustree cmake comand-line console-application cpp cpp17 data-storage database hash-table interface key-value-store makefile memory-management redis storage

Last synced: 16 Feb 2026

https://github.com/tsnsoft/hibernate_spring_demo

Пример визуальных программ работы с БД через Hibernate и Spring на Java

database demo examples hibernate java mysql netbeans spring

Last synced: 16 Apr 2026

https://github.com/brian-pond/dbconform

Finds and repairs SQL database drift by comparing against data models.

alembic database ddl drift-detection orm postgresql python schema-migration sqlalchemy sqlite sqlmodel

Last synced: 29 May 2026

https://github.com/raphaelalmeidamartins/mysql-one-for-all

MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 27 Mar 2026

https://github.com/carreraprogrammer/vet-clinic-database

This is a project where I use a relational database to create the data structure for a vet clinic.

database postgresql sql

Last synced: 03 Mar 2026

https://github.com/jason0214/minisql

a toy database

database interpreter minisql

Last synced: 22 Apr 2025

https://github.com/cabalamat/quickiebase

a pure-Python NoSQL database

database json mongodb nosql python

Last synced: 05 Mar 2026

https://github.com/rminelli/einstein.kb

:books: Einstein.kb - Open Source Knowledge Base Software

database einstein jwt-authentication knex knowledge knowledge-base mongodb monogodb nodejs postgresql vuejs vuex

Last synced: 26 Apr 2025

https://github.com/seadve/lmdb-viewer

Browse LMDB Databases

database gtk gtk-rs heed linux lmdb rust

Last synced: 18 Apr 2026

https://github.com/v1r3n/nxtdb

NXTDB is an attempt to create a graph database implementation using RocksDB as storage engine

database go graph graph-api graph-database redis rocksdb

Last synced: 19 Apr 2026

https://github.com/seananderson/ramlegacy

R package to download, import, convert, and cache the RAM Legacy Stock Assessment Database

database fisheries r r-package

Last synced: 22 Apr 2026

https://github.com/afaanbilal/hyperdb

HyperDB is an in-memory hyper-fast key-value store with an HTTP API written in Rust.

database db fast http in-memory-database rust

Last synced: 26 Apr 2026

https://github.com/eixox/jetfuel

We've made this library to provide state of the art aspect driven utilities as well as a nice usecase programming paradigm.

core data database java orm persistence restrictions xml

Last synced: 29 Apr 2026

https://github.com/fachschaftmathphysinfo/cards

Database for Anki Decks with reviewer functionality in the future

anki database fachschaft flutter gqlgen graphql university

Last synced: 23 Apr 2025

https://github.com/mta-tech/kai

KAI allows users to perform complex analytics and document searches using natural language queries

agent ai analytics database llm rag sql text-to-sql

Last synced: 27 Feb 2025

https://github.com/modscleo4/jsdb

JSDB is a Node.js database manager with SQL support

database javascript jsdb nodejs npm sql

Last synced: 10 Apr 2025

https://github.com/atis-orm/atis-orm

Extremely lightweight ORM which aims to allow developers to write most complex SQL Queries in LINQ.

c-sharp database orm orm-framework orm-library

Last synced: 23 Apr 2025

https://github.com/aryaminus/rn-firechat-functions

Serverless functions for push notification configuration of Rn-firechat for cloud messaging with subscription to database child 'chat' and then checking for the uid in 'friend' database to forward the push notification to the device token of receiver

backend cloud-function-for-firebase database firebase firebase-cloud-messaging firebase-realtime-database http-requests push-notifications react react-native serverless token

Last synced: 12 Apr 2026

https://github.com/gamebear64/folderdb

Filesystem based database focused on lightweight data storage and easy data preview

bun database document-oriented filesystem javascript json no-server nosql npm simple

Last synced: 06 Jul 2025

https://github.com/bocaletto-luca/museum-arts-explorer

Museum Art Explorer is a free and open-source web application that allows users to search, explore, and view detailed information on artworks from The Metropolitan Museum of Art Collection. The app uses the Metropolitan Museum of Art Collection API—a fully free API that requires no registration—and is built with HTML, CSS, JavaScript, and ...

api arts bocaletto-luca css3 database free-api html5 images javascript museum open-data opensource pictures responsive webapp

Last synced: 12 Mar 2026

https://github.com/DavidBM/qldb-rs

Pure Rust driver for Amazon's QLDB ledger

database driver pure-rust qldb rust

Last synced: 26 Mar 2025

https://github.com/cdaringe/ava-fixture-docker-db

acquire a fresh docker database container attached to your ava test context

ava database docker node postgres typescript

Last synced: 28 Apr 2025

https://github.com/poksyy/hospital-project-frontend

This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:

android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql

Last synced: 12 Mar 2026

https://github.com/initdc/list-workers-kv

List key and value of Cloudflare Workers KV NAMESPACE

cloudflare database kv wokers

Last synced: 07 May 2026

https://github.com/simonacca/dict2sql

express SQL as python data structures

database orm python sql

Last synced: 14 Jan 2026

https://github.com/awmleer/nanosql

A simple SQL Database implementation for "Database System Concepts" course.

database python python3

Last synced: 10 Apr 2025

https://github.com/haadiiii/vet-clinic-database

This database is of an imaginary Vet who wanted an easier way to manage his data.

database psql schema sql

Last synced: 03 Jul 2025

https://github.com/sqlitecloud/sqlitecloud-php

PHP drivers for SQLiteCloud

cloud database sqlite

Last synced: 27 Feb 2025

https://github.com/pgcontrib/bigint

bigint type for go-pg and other orms

database golang orm postgresql

Last synced: 14 Jan 2026

https://github.com/gpahal/hgraph

Graph datastore implemented in Haskell

database graph graph-algorithms graph-database haskell neo4j

Last synced: 07 Oct 2025

https://github.com/nofacedb/facedb

Database server for storing facial features vectors and sending notifications

database go highload microservice server

Last synced: 14 Jan 2026

https://github.com/trovares/trovares_connector

A Python client for connecting Rocketgraph xGT to other applications.

cypher database graph neo4j odbc python python3 trovares xgt

Last synced: 08 Oct 2025

https://github.com/web3-systems/multichain-database

🗄️ MultiChain Browser Database system for Web3 Entities: Accounts, Contracts, Logs and Transactions.

caching database eth ethereum typescript web3

Last synced: 08 Oct 2025

https://github.com/brainiac2677/sql-notes

Contains SQL practise problems and solutions.

database oracle postgresql sql

Last synced: 09 Oct 2025

https://github.com/hironico/mini-sql

Mini-SQL is a very lightweight yet powerlfull database query frontend that supports jdbc compliant database servers.

database frontend jdbc light lightweight mssql oracle postgresql

Last synced: 14 Jan 2026

https://github.com/muchokidavid/messaging_app

This is a project for creating a chatting app with features such as real-time messaging, user authentication, and more.

authentication authorization database flask full-stack-web-development migrations python reactjs rest-api

Last synced: 12 Apr 2025

https://github.com/alexyer/ghost

:ghost: Yet another in-memory key/value storage written in Go

cli database embedded key-value nosql storage

Last synced: 14 Jan 2026

https://github.com/herenickname/drizzle-transactional

A declarative transaction management library for Drizzle ORM with decorator support, propagation types, isolation levels, and lifecycle hooks. Provides enterprise-grade transaction handling with async context management.

async-context claude-ai database database-transactions declarative decorators drizzle drizzle-orm enterprise isolation-levels javascript lifecycle-hooks node-js orm postgresql propagation transactional transactions typescript

Last synced: 11 Mar 2026

https://github.com/cubxxw/big_data

Big data, hadoop installation and deployment

big-data cluster database git hadoop linux mysql

Last synced: 27 Oct 2025

https://github.com/jobstoit/gqb

Golang and SQL query build generation

database generation golang query-builder sql-generator

Last synced: 22 Jan 2026

https://github.com/apache/hertzbeat-helm-chart

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.

alerting cloud database devops grafana linux metrics monitor monitoring mysql notifications observability prometheus self-hosted server status status-page uptime uptime-monitoring zabbix

Last synced: 19 Oct 2025

https://github.com/cjfinnell/pgverify

A Go module and CLI tool for comparing table contents of PostgreSQL wire protocol compatible databases

cdc cockroachdb database go postgresql

Last synced: 24 Jan 2026

https://github.com/frabits/frabit

The next-gen database automatic platform

automation database golang mysql platform

Last synced: 23 Jan 2026

https://github.com/dazzle-php/pgsql

Dazzle Async PgSQL Client

async database dazzle pgsql php php-lib php7 postgres sql storage

Last synced: 27 Oct 2025

https://github.com/mahdyhamad/db-controller-api

nosql database impmenetation, uses docker for horizantal scalling

database docker load-balancer nosql-database

Last synced: 24 Jan 2026

https://github.com/globbie/knowdy

Knowdy: a knowledge management system

c database embedded-database graph graph-database

Last synced: 24 Apr 2025

https://github.com/gharib-uk/movie-database

A Rest-API with Go and React for managing and showing movies

database golang-application golang-examples movie-database

Last synced: 05 Sep 2025

https://github.com/bocaletto-luca/database-collection-structure

Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us

collection-database-structure database database-collection database-structures sql structures

Last synced: 30 Jan 2026

https://github.com/helderfarias/sqlx-wrapper

A simple wrapper fo sqlx with control of transaction

database go golang sql

Last synced: 17 Jan 2026

https://github.com/tsnsoft/tsn_spring_beans

Пример работы с базами данных в Java через SPRING BEANS в NetBeans

beans database example java javaee mysql netbeans spring springframework

Last synced: 07 Apr 2026

https://github.com/ashrafbasry/larabackup

Simple Laravel Database Backup Solution

backup database laravel mysql mysql-dump mysqldump-php

Last synced: 15 Apr 2025

https://github.com/jrycw/edgedb-ia

EdgeDB learning material in Traditional Chinese.

database edgedb

Last synced: 28 Feb 2026

https://github.com/elagoht/squirrel

Lightweight python module for 2 dimensional data managing, storing and manipulation (with regex support).

2d-arrays 2darrays array data-science database float integer list storage string

Last synced: 28 Apr 2026