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/pepperize/cdk-serverless-cluster-from-snapshot

Deprecated: Use https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_rds.ServerlessClusterFromSnapshot.html

aurora aws cdk cluster database rds serverless snapshot

Last synced: 08 Jul 2025

https://github.com/bessouat40/rag-scientific-papers

Automated pipeline that daily fetches, stores, and indexes arXiv research papers in MinIO.

arxiv arxiv-api arxiv-daily arxiv-papers automation database minio minio-client prefect python

Last synced: 17 Mar 2025

https://github.com/tgoins/natsuki-db

Database module for Natsuki Discord bot.

database discord nodejs postgresql typeorm typescript

Last synced: 06 Apr 2026

https://github.com/dylanbk/bloom-academia

An educational website that allows users to upload their own courses as well as learn from others' courses.

css database flask html jinja2 python

Last synced: 13 Apr 2026

https://github.com/electrikmilk/php-database-class

My own database wrapper classes.

database mysqli php

Last synced: 15 May 2026

https://github.com/jweinst1/kamoodb

A fast, embeddable, single file, key-value database

database databases embedded-database key-value-storage key-value-store

Last synced: 20 Jan 2026

https://github.com/bluebrain/bbp-atlas-pipeline-validator

Validation of Atlas pipeline configuration

atlas database

Last synced: 11 Apr 2025

https://github.com/ddliu/go-dbless

Database library with less complexity and less modeling.

database golang json model mysql orm postgresql sql sqlite

Last synced: 12 Apr 2026

https://github.com/21dimensions/js-client

Client for EasyEasy.io cloud database

cloud database databases easyeasy orm orm-framework storage

Last synced: 27 Apr 2026

https://github.com/JuliaAPlavin/SQLCipher.jl

Drop-in replacement for SQLite.jl, using the sqlcipher library for full encryption support.

database encryption security sqlcipher sqlite

Last synced: 06 Apr 2026

https://github.com/divad1196/rundb

Pseudo NoSQL Database. It is meant to help using configuration that could be edited by hand and gited

database easy easy-to-use file filesystem json nosql python python3 readable tinydb

Last synced: 08 May 2026

https://github.com/giovaneiwamoto/database-rpc

💼 Database RPC - Allow users to perform basic operations on a remote system by making remote procedure calls for efficient data handling.

database rpc stubs

Last synced: 15 May 2026

https://github.com/shrekmp4/vault-password-manager

Password and data manager open source

database encryption manager open-source password

Last synced: 15 May 2026

https://github.com/oshaulz/saildb

Database example

database experimental python

Last synced: 15 May 2026

https://github.com/owenh000/addrcollector

A Python application for collecting email addresses from email messages

contacts database email python3

Last synced: 10 Apr 2026

https://github.com/ichala/short-let-api

This project is the backend service provider for the Short Let application, which helps the frontend to register, and login using JWT. It also provides many API endpoints to read, write, update, and delete data from all parts of the project. We built a simple and useful documentation for this project so the community can have an idea how to use this.

database ruby

Last synced: 15 May 2026

https://github.com/meharehsaan/webtechnologies

This repository contains all web engineering labs and practice codes written in java

database java labs oops-in-java serlvet

Last synced: 17 May 2026

https://github.com/kennedyowusu/vet_clinic_database

Vet Clinic Database is a relational database focus project. Through the project, users can query the db, perform crud operations on specific data form the database using SQL terminal.

database postgresql sql

Last synced: 15 May 2026

https://github.com/bartoszzap/car-service-database

A car service database project for handling and storing relative data

database mysql-database sql

Last synced: 15 May 2026

https://github.com/martianzhang/mysql_100_days

每天一个MySQL知识点,百日打怪升级

best-practices database job-hunting learning mysql

Last synced: 15 May 2026

https://github.com/hamidrezaniazi/dummy-mlocks

This project is created to simulate MySQL locks using a Docker environment to help understand the behavior of online DDL operations and their impact on database locks

concurrency database ddl lock migration mysql online-ddl

Last synced: 15 May 2026

https://github.com/carljoshua/gooey

Gooey is a command-line tool which creates web-based GUI that can be used to manage different databases.

database golang gui

Last synced: 17 Jan 2026

https://github.com/czmatyaszero/json-syncdb

Simple database solution for very small projects

database javascript json lightweight

Last synced: 02 Mar 2025

https://github.com/mingledb/mingledb

a lightweight file-based NoSQL database with schema validation and authentication for local or embedded use.

bson compressed database embedded flatfile local tinydb

Last synced: 15 May 2026

https://github.com/zac-garby/social-network

A basic social network written in Go.

database golang http social-network sql website

Last synced: 15 May 2026

https://github.com/bakaphp/database

Wrapper for Phalcon Model that add behavior to work with Custom Fields (vertical tables)

database mysql phalcon-framework phalcon-php phalconphp

Last synced: 10 Apr 2025

https://github.com/thiagodp/database-js-mssql

Database-js driver for SQL Server that works on Linux, Mac, and Windows

database database-js database-js-mssql driver ms-sql ms-sql-server mssql node query sql sql-server tds wrapper

Last synced: 16 Jun 2025

https://github.com/drewk2629/employee-tracker

CLI Employee Tracker that I've built.

cli console database javascript mysql mysql2 nodejs

Last synced: 03 Apr 2025

https://github.com/keybuk/roundhouse

SwiftUI Model Railway Collection Database

cloudkit coredata database ios macos model-railroad model-railway swift swiftui

Last synced: 03 Apr 2025

https://github.com/kris701/databasesharp

A project to interface and convert values to database STPs

csharp database

Last synced: 06 Mar 2026

https://github.com/zaadevofc/spreadsheet-db

Using Google Sheets API as a fast and efficient SQL Database alternative, just kidding :/

database db node spread-db spreadsheet spreadsheets sql

Last synced: 07 Jan 2026

https://github.com/omar-muhamad/vet-clinic-database

In this project I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.

database postgres postgresql sql

Last synced: 16 May 2026

https://github.com/da4089/aioconfig

Dynamic configuration framework for asyncio-based Python services

asyncio audit-trail config database python python3 runtime-config

Last synced: 16 May 2026

https://github.com/andschar/taxalook

An R Package and Database containing Information on Organisms

bioinformatics biology database r

Last synced: 16 May 2026

https://github.com/weiyu0824/s-calvin

A simple version of calvin (determinstic distributed database) implmentation

database distributed-systems java

Last synced: 16 May 2026

https://github.com/bessouat40/python-data-loader

Python service : insert data from a directory inside postgres db or inside elastic.

api-rest data-insertion data-loader database databases elasticsearch fastapi kibana postgresql python

Last synced: 06 Mar 2026

https://github.com/hanoglu/purephpdatabase

PurePHPDatabase is a very minimal database written to use on the limited accessed server.

database database-client database-server lightweight nosql nosql-database php server storage

Last synced: 02 May 2026

https://github.com/snobu/observe-conn-pool

Demonstrates the ADO.NET connection pool mechanics

adonet database dotnet

Last synced: 10 May 2026

https://github.com/akshayxml/mini-sql-engine

A mini sql engine which can run a subset of SQL queries using command line interface.

database mini-sql-engine sql-queries

Last synced: 18 May 2026

https://github.com/verberktstan/bitten

Bi-temporal append-only DB server

bi-temporal clojure database db event-driven server sqlite

Last synced: 30 Jun 2026

https://github.com/yushiomote/redis-ac

Asynchronous version of `redis::Commands` trait.

async database futures-rs redis redis-rs

Last synced: 20 Jan 2026

https://github.com/yogaprasadk/dbms_course_a_to_z

it is a repository for complete lecture of Database Management Systems taught by riti kumari

acidproperties btree data database dbms filesystem normalform normalization sql

Last synced: 20 Mar 2025

https://github.com/alaeddinalhamoud/login-signup-androidsdk-sqlite

Android SDK SQLite Login and Sign up Activities

activity android database java sdk sqlite

Last synced: 06 Apr 2026

https://github.com/barelyhuman/gator

Multi Query SQL Runner for Database seeding

database postgres runner sql

Last synced: 09 Jul 2025

https://github.com/abhik1711/socialbuzzx

A powerful Flask-based social media automation app takes the hassle out of content management. Effortlessly schedule Instagram posts using Instagrapi, craft engaging AI-generated content, and tweet directly through our seamless Twitter API integration—all from one intuitive dashboard. With robust user authentication powered by SQLAlchemy.

ai api database flask flask-api python social-media sqlalchemy web-app

Last synced: 01 Sep 2025

https://github.com/solital/katrina

Official Solital ORM for database abstraction

abstraction database mysql orm pdo php

Last synced: 04 Jan 2026

https://github.com/vaneves/java-query-builder

☕ Simple library for database with Java

database java

Last synced: 15 May 2026

https://github.com/fastuptime/stardb

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

database db easy-to-use fastdb json jsondb node-json nodejs stardb

Last synced: 27 Mar 2025

https://github.com/open-and-sustainable/datadapt

Code and data delivering a global dataset supporting the refinement, calibration, and validation of a quantitative model of endogenous climate adaptation.

adaptation climate database economics

Last synced: 18 May 2026

https://github.com/cthoyt/embeddingdb

A database for storing and comparing entity embeddings

database network-representation-learning representation-learning

Last synced: 16 May 2026

https://github.com/comsavvy/database-in-python

This project is all about working with database using sqlite3 module in Python

database database-schema employee-management pandas python

Last synced: 06 May 2026

https://github.com/sourcebroker/database-backup

Database backup done with PHP. Strong emphasis is put to sane defaults but with ability to fine tune each possible settings.

backup-database database magento magento2 sb-dbbckp typo3

Last synced: 16 May 2026

https://github.com/avto-dev/data-migrations-laravel

Package for database data migrations

data database laravel migrations package

Last synced: 12 Jul 2025

https://github.com/pedro-donoso/postgresql

conectarse a base de datos postgresql desde terminal

database postgres postgresql terminal

Last synced: 10 May 2026

https://github.com/luweslen/final-task-database-subject

Here in this repository is the final task referring to the subject of "Projeto e implementação de banco de dados".

database mysql sql

Last synced: 01 May 2026

https://github.com/mananpatel06/bus-booking-system

This is Bus Booking ( bus name ,reservation ,cancellation ) Oracle 10g project for Database Management System (DBMS)

ce246 cspit database dbms-project depstar oracle oracle-10g postgresql

Last synced: 16 May 2026

https://github.com/fractalerp/active-record-js

A library responsible for representing business data. This library follows the Active Record Pattern by building a wrapper on top of popular orm such as Mongoose and Sequelize to support all kinds of databases

active-record active-record-design-pattern database mongodb moongoose orm orm-framework sequelize

Last synced: 17 Feb 2026

https://github.com/iamfoysal/graph-api

simple graphql api using graphene-django

api database django-graphene graphql graphql-api python

Last synced: 05 May 2025

https://github.com/javiertuya/samples-db-containers

Sample of using containers for test databases (Postgres, Oracle and SQL Server)

container database docker oracle postgresql sqlserver testing

Last synced: 15 Apr 2026

https://gitlab.com/twittner/redis-resp

Implementation of REdis Serialization Protocol (RESP)

database haskell redis

Last synced: 11 Apr 2025

https://github.com/sdekrishan/playo-take-live

Playo is a event management app where user can add event, join an event and they have the ownership or their events so that they can approve or reject a user's request to join their event.

chakra-ui css database expressjs html javascript jsonwebtoken mongodb nodejs reactjs

Last synced: 08 Apr 2026

https://github.com/codenoid/jihantoro-cr-mysql

An repo for jihantoro.net article

crud crystal database mysql

Last synced: 07 May 2026

https://github.com/notmax6677/pine-script

Simple, customizable markdown language for Go

database golang language markdown-language

Last synced: 30 Apr 2026

https://github.com/p1n2o/tld-root-zone-db

Daily Snapshot of the IANA Root Zone Database

api database domain dump iana root-zone tld

Last synced: 16 May 2026

https://github.com/onlinepets/laravel-conditional-migrations

⏰ Run your Laravel migrations only when you want them to

database eloquent laravel laravel-package migrations

Last synced: 13 Dec 2025

https://github.com/ckampfe/bc2

Yet another Bitcask implementation.

bitcask database elixir

Last synced: 03 Apr 2025

https://github.com/trbureiyan/app-web-bibliotecavirtual

Aplicación enfocada en OLTP CRUD, seguridad y potencial para escalabilidad e integraciones de CRUD completa.

bases-de-datos crud crud-application database espanol library-app mysql mysql-database oltp php sql sql-injection usco webapp

Last synced: 07 May 2026

https://github.com/hashirmeraj/prodigy_fs_02

The Employee Management System allows admins to securely perform CRUD operations on employee records with proper validation and authentication. All edits and deletions are logged with timestamps, providing a complete audit trail for sensitive data, ensuring security, accountability, and efficient employee management.

admin-dashboard authentication backend curd-operation database employee-management javascript jquery jquery-plugin php sql tailwindcss

Last synced: 17 Feb 2026

https://github.com/aleksrutins/butterfly

Dead simple database tooling for Node.js.

database libsql nodejs typescript webstandards

Last synced: 17 Feb 2026

https://github.com/jaymar14/week-18

MongoDB/Mongoose activities

back-end crud database mongodb mongoosejs nodejs populate scrape

Last synced: 11 Apr 2025

https://github.com/jonaylor89/png-db

store JSON data in PNG images

database png rust sql steganography wasm

Last synced: 17 Feb 2026

https://github.com/knbr13/data-migrate

CLI tool for seamless data migration from JSON files to SQL databases

cli database go golang migration sql

Last synced: 04 Apr 2025

https://github.com/br-automation-com/mappDatabase-Demo

Sample project for a basic recipe system using mappDatabase and mappView

database mapp plc

Last synced: 04 Apr 2025

https://github.com/delucis/astro-db-fts

Example of using SQLite FTS5 with Astro DB

astro database fts5 libsql sqlite

Last synced: 11 Jan 2026

https://github.com/tjas/postgrad-ad03t1-nsqol-databaseproject

Project to evaluate the performance of databases in the Data Architecture postgraduate discipline "Relational and Non-Relational Databases"

architecture data-architecture database mongo mongo-db mongodb nosql nosql-database nosql-mongodb performance performance-analysis performance-metrics performance-test python python3

Last synced: 19 Jan 2026

https://github.com/cliffcrerar/iadb

(WIP) Using native browser indexed DB API to script a sync to persistent database API.

api database indexeddb synchronization

Last synced: 15 May 2026

https://github.com/agustinmusanti/gestion_riesgo_crediticio-agustin-musanti

Este proyecto, que resulto en el Top 10 del curso de SQL de Coderhouse, se centra en desarrollar una base de datos que ayude a las instituciones financieras a gestionar el riesgo crediticio de sus clientes.

automation credit-risk database finance mysql

Last synced: 15 May 2026

https://github.com/wardvisual/dockerized-db

This repository contains my setup for dockerized databases on a Linux environment.

database docker-compose dockerized-database

Last synced: 30 Apr 2026

https://github.com/vivek92503/pglife

PG Life is a user-centric web application designed to revolutionize the way students and professionals find paying guest (PG) accommodations. By offering a seamless browsing experience, advanced search capabilities, and detailed property listings, PG Life aims to make the process of finding the perfect living space both efficient and enjoyable.

bootstrap css database expressjs html javascript mongodb mysql reactjs sql

Last synced: 09 Apr 2026

https://github.com/theritikchoure/blood-donation-api-nodejs

This Repo is a complete #MERN Stack Web App in order to help the patients and their attenders who are seeking blood at a particular location. This MERN project is designed in such a way that it keeps detailed information as well as separate information of all the locations where the blood donor is available and what kind of blood is available.

database expressjs github mongodb nodejs react

Last synced: 11 Apr 2026

https://github.com/soenneker/soenneker.cosmos.database

A utility library for storing Azure Cosmos databases

azure cosmos csharp database dotnet

Last synced: 06 Jun 2026

https://github.com/halojoy/php-pdo-dsn-creator

A class that will configure PHP PDO DSN Connection and write this to a config file. Supports DSN for 3 databases.

database dsn mysql pdo php php-7 postgresql sqlite

Last synced: 17 Feb 2026

https://github.com/luandnh/netcore.oauth

OAuth2.0 API with .Net Core 3.1 and MySQL

api asp-net-core database mysql netcore oauth2 rest-api

Last synced: 13 Apr 2025