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/nicolab/migratex

Migratex is an agnostic migration toolkit library. It can be used to migrate database / data / files / binaries, etc from one version to another. Migrate anything! Anywhere! 🚀

database json migration migration-tool rust-crate rust-library sqlx

Last synced: 07 Apr 2026

https://github.com/edgelesssys/estore

A key-value store that provides confidentiality and "snapshot integrity".

database encryption

Last synced: 29 Jul 2025

https://github.com/tigrisdata-archive/tigris-vector-ts

Tigris Vector Database client for TypeScript

database javascript nodejs search typescript vector

Last synced: 01 Jul 2025

https://github.com/bonedaddy/go-template

template repository for starting new golang projects. including cli, configuration, http middlewares, database tooling, etc...

cli database golang gorm http-middleware logging template zap

Last synced: 12 May 2025

https://github.com/vantezzen/vowserdb

🗄 vowserDB allows you to use CSV or JSON files as a database in PHP

csv database php

Last synced: 18 Jun 2025

https://github.com/danielbprice/briefpg

Temporary PostgreSQL instances for Go unit tests

database golang postgres postgresql testing

Last synced: 12 Jan 2026

https://github.com/helloharendra/mysql-rdbms

Relational database management system.

database database-management dbms mysql relational-databases sql

Last synced: 19 Apr 2025

https://github.com/zhravan/neonode-oss-quick-starter

Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech

database deno javascript nodejs postgres postgresql serverless typescript

Last synced: 26 Aug 2025

https://github.com/prathameshdhande22/student-management-system-in-python

Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.

database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui

Last synced: 22 Sep 2025

https://github.com/jewelshkjony/spreadsheets

An awesome extension to work with google spreadsheet. You can read, write and modify data from your sheets.

airtable aix app-inventor database excel extension fast-database google-script google-spreadsheet json kodular niotron script-less spreadsheets

Last synced: 21 Jul 2025

https://github.com/belgattitude/soluble-metadata

Extract metadata from sql queries (reflection over sql)

database metadata mysql mysqli pdo-mysql php reflection sql

Last synced: 12 May 2025

https://github.com/adaptant-labs/go-sql-rest-driver

A simple driver for Go's database/sql package for SQL over REST API endpoints

database driver go golang rest rest-api sql sql-rest-driver

Last synced: 09 Mar 2026

https://github.com/demdxx/redify

🧩 Redify any database as RedisDB

database key-value-store mssql mysql oracle postgresql redis redis-server sqlite

Last synced: 12 Jan 2026

https://github.com/haroldeustaquio/sql-coding-challenges

Repository dedicated to solving SQL problems from HackerRank, DataLemur and other challenges. Contains solutions to improve skills in database querying, optimization, and data manipulation.

challenge data-analysis database hackerrank-solutions mysql query sql sqlite t-sql-exercises

Last synced: 12 Jul 2025

https://github.com/halojoy/userinfo-location-browser

Will get info of user: Geolocation, Browser, Operating System and more. Store the data in database.

browser city country database detect detection device ip ip-address location operating-system php php7 timezone user-agent

Last synced: 17 Jul 2025

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

A plain SQL database to create the data structure for a vet clinic

database postgresql sql

Last synced: 10 Sep 2025

https://github.com/haxtra/super-sqlite3

Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package

database db encryption query-builder sql sqlite synchronous

Last synced: 18 Apr 2025

https://github.com/spinualexandru/mara-db

Simple file based JSON database with NOSQL-like methods

database db json love love2d lua nosql

Last synced: 29 Oct 2025

https://github.com/riskymh/dbcat

A simple CLI to view database tables. Supports PostgreSQL, MySQL, and SQLite (because it uses `Bun.sql`).

bun cli database mysql postgres sql sqlite tui

Last synced: 24 Dec 2025

https://github.com/Bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 18 Apr 2025

https://github.com/teddyoweh/beardb-website

Website Documentation for BearDB and BearDBAPI

api beardb database database-systems json

Last synced: 09 Apr 2025

https://github.com/subramanyaks/busreservation

This is the DBMS mini project made from Java swing and oracle db as database which reserve the seat of bus and also shows the seating allotment.

database java javaswings vtu vtuproject

Last synced: 14 May 2025

https://github.com/extrabb/bulk-tmdb

A bulk downloader for tMDB movie/TV data.

api bulk console csharp database download movie tmdb

Last synced: 26 Jul 2025

https://github.com/vitexsoftware/php-ease-fluentpdo

Database support for EasePHP Framework

database easephp-framework fluentpdo php

Last synced: 30 Oct 2025

https://github.com/gowork/dqo

Database Query Objects

database dbal doctrine objects php

Last synced: 16 Feb 2026

https://github.com/tsnsoft/delphi_db_demo

Пример программы "Склад" на Delphi

database delphi demo oldschool

Last synced: 03 Aug 2025

https://github.com/gotpop/gotpop-shop

A full stack e-commerce application built with Next.js, NextAuth.js, Prisma/PostgresQL & raw CSS, deployed on Vercel & Railway

css-grid-layout css-modules database e-commerce-project nextauth nextjs nextjs13 oauth postgresql postgresql-database primsa railway raw-css serverside-rendering swr typescript vercel vercel-deployment webanimation-api

Last synced: 09 Sep 2025

https://github.com/ndxdeveloper/ndxsqlite

Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.

connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3

Last synced: 08 Apr 2026

https://github.com/davidarchanjo/spring-boot-jpa-auditing

Sample Spring Boot project for implementing JPA database auditing

database java spring-boot spring-jpa

Last synced: 23 Jul 2025

https://github.com/a-poor/toydb

A small, toy database written in pure python.

database python rdbms

Last synced: 03 Aug 2025

https://github.com/wilfredpine/vanilla-php

A very basic Vanilla PHP web application using PDO for database.

crud database mysql mysql-database native pdo pdo-mysql php vanilla vanilla-php

Last synced: 24 Sep 2025

https://github.com/matrixai/js-db

Key-Value DB for TypeScript and JavaScript Applications

database key-value-database rocksdb

Last synced: 10 Apr 2025

https://github.com/surrealdb/deb.surrealdb.com

The script for installing SurrealDB on Debian-based operating systems

database nosql serverless surreal surrealdb

Last synced: 02 Jul 2025

https://github.com/7s9n/pylowdb

Tiny local JSON database for Python.

database json local nosql nosql-database python python3

Last synced: 09 Jun 2026

https://github.com/lanterndata/lantern-js

JavaScript/Typescript ORMs for Lantern Vector Database

database drizzle-orm javascript knex postgres postgresql sequelize typescript vector

Last synced: 12 Apr 2025

https://github.com/1dev-hridoy/nexalo

A powerful Node.js Telegram bot offering advanced moderation, fun commands, music downloads, and MongoDB integration for data persistence.

api automation chatbot communitysupport customcommands database devtools funcommands javascript mitlicense moderation mongodb musicbot nodejs opensource telegrambot tgbot utilities

Last synced: 11 Apr 2025

https://github.com/mo7amedaliebaid/todo-hive

this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.

dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist

Last synced: 27 Jun 2025

https://github.com/toastdriven/localtable

A thin database-like wrapper over `window.localStorage`.

browser database javascript localstorage sessionstorage

Last synced: 17 Oct 2025

https://github.com/deepmancer/mongo-motors

Mongo Motors is an asynchronous, singleton-based connection pooling mechanism for MongoDB

async database mongo mongodb motor nosql nosql-database

Last synced: 12 Oct 2025

https://github.com/ohmpatel1997/pay-later

Pay Later is a POC application for leading fintech company Simpl (https://getsimpl.com/), which enables users to make transactions with partnered merchants immediately and users can pay later on a monthly basis based on their billing. The idea behind this project is to model the architecture, designing the database models and microservices. The project is entirely built using Golang.

database golang

Last synced: 14 Oct 2025

https://github.com/cdimascio/couchinator

🛋️ Fixtures for CouchDB and IBM Cloudant: Create and teardown cloudant dbs

bluemix cli cloudant couchdb database fixture-loader fixtures ibm-cloudant test-automation test-driven-development

Last synced: 24 Apr 2025

https://github.com/amirhnajafiz-university/s4db01

Final project of Database course.

database mysql python python3 sql sqlite

Last synced: 12 Jul 2025

https://github.com/gaurav-van/chat-with-mysql

Meet MySQL Assistant: Access database info seamlessly with natural language. No SQL expertise required. Simply ask questions, receive clear responses.

database gemini-api langchain langchain-python schema streamlit

Last synced: 10 Apr 2025

https://github.com/karasevm/couchdb-raspberry-pi

CouchDB Docker Image for 32 bit arm

couchdb database docker raspberry-pi

Last synced: 21 Jan 2026

https://github.com/hitsz-ids/dbmasker

DBMasker 是一个针对主流数据库系统的 Java 开源项目,旨在提供统一且安全的访问接口。

data data-security database mask sdk security

Last synced: 26 Apr 2025

https://github.com/baxiry/docstore

Fast, lightweight, embedded document database

database document embedded mongodb-like nosq

Last synced: 12 Mar 2026

https://github.com/sanbei101/supabase-china-host

快捷在国内网络环境下自部署Supabase

bass china database mirror postgresql supabase

Last synced: 14 Mar 2026

https://github.com/heptau/pg_dbml

💾 CLI utility to export PostgreSQL schemas to DBML format. Leverage pure SQL introspection to generate declarative data blueprints. Ideal for feeding LLMs, allowing AI to quickly and cheaply understand complex database structures without live querying.

ai cli database dbml documentation llm postgres postgresql schema

Last synced: 21 Jun 2026

https://github.com/ashwaniydv/my-lsm-tree-cpp

Log-structured Key-Value storage engine written in C++

bitcask cpp database db storage-engine wal write-ahead-logging

Last synced: 23 Apr 2025

https://github.com/chrisvilches/collection-sync

Javascript Library for bi-directional database synchronization between multiple devices or servers. Customizable and completely database agnostic.

collection database database-sync database-synchronization javascript node nodejs npm sync synchronization typescript

Last synced: 11 Feb 2026

https://github.com/pluja/pocketjson

A lightweight and simple single-binary JSON storage service

bin database golang json store

Last synced: 16 Apr 2026

https://github.com/nyeogmi/moogle

data structures for relational code in Rust

data-structures database game-development rust

Last synced: 26 Apr 2025

https://github.com/cleilsonandrade/carteira_vacinacao

Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.

card covid database fullstack health hospital-management html monolith mysql nurse sequelize sql vaccination vaccine virus

Last synced: 23 Apr 2025

https://github.com/nimaboscarino/databased

Scripts to create a Hip-Hop data set, scraping Spotify, Last.fm, and Genius.

database genius hiphop machine-learning spotify torch

Last synced: 16 Oct 2025

https://github.com/nelsonwenner/database-project-ead

:elephant: Database modeling of a distance learning system, done purely with SQL in one of the university's disciplines.

database postgres postgresql

Last synced: 05 Mar 2026

https://github.com/robaho/leveldbr

remote access to robaho/leveldb databases

database go key-value leveldb lsm lsm-tree

Last synced: 29 Apr 2025

https://github.com/herrmannplatz/fastify-postgresjs

Fastify postgres.js plugin

database fastify-plugin postgresql

Last synced: 28 Apr 2025

https://github.com/nabilhy/vet-clinic

Vet clinic is a relational database that representes a data structure for a vet clinic

database postgresql

Last synced: 10 Apr 2025

https://github.com/xe/olegdb-ee

OlegDB: Enterprise Edition

completed-project database enterprise-edition mayo

Last synced: 24 Jan 2026

https://github.com/bilalmohib/shaureducationalcomplex

A school website made in html css and bootstrap.It has dynamic quiz portal for remote Exams and automatic results ability and all that is done using firebase realtime database.Instructors can insert questions and answers and automatically that will appear as an exams.

bootstrap4 css3 database firebase firebase-auth html5

Last synced: 15 Mar 2026

https://github.com/nmsa/bd-demo-api

Bases de Dados - Trabalho Prático

database rest-api

Last synced: 06 Oct 2025

https://github.com/boycce/monastery

⛪ A simple, straightforward Mongo ODM

database javascript mongo mongodb mongodriver nodejs odm orm

Last synced: 10 Apr 2025

https://github.com/adbc-drivers/mysql

ADBC driver for MySQL. Not affiliated with MySQL or Oracle.

arrow database mysql sql

Last synced: 11 Mar 2026

https://github.com/wilsonehusin/sqldoc

Generate markdown documentation from SQL tables.

database documentation documentation-generator postgres postgresql sql

Last synced: 14 Jun 2025

https://github.com/cbozan/simple-database-with-c

A simple database console application written in C where data is kept and records can be accessed, updated, listed and deleted when necessary.

c-console-app c-programming c-programming-language console-app console-application database database-management-system

Last synced: 18 Jun 2025

https://github.com/mbari-org/aidata

Extract, transform, and load/download and augment images and annotations for detection, clustering or classification workflows

ai database etl machine-learning

Last synced: 05 Feb 2026

https://github.com/victormoreiraofc/client-manager

Java-based system for CT Contab, using AI to optimize accounting processes, report generation, and internal communication.

ai apis artificial-intelligence automation database java management-system n8n node

Last synced: 06 Mar 2026

https://github.com/lowlydba/expressdb.io

:books: Guides and references for SQL Server (Express)

database sql sql-server

Last synced: 11 Oct 2025

https://github.com/apache/doris-cli

Agent Doris CLI

agent cli database doris mcp skills

Last synced: 04 Jun 2026

https://github.com/vyruss/postgresql-mistakes

Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them

book database dba mistakes opensource postgres postgresql

Last synced: 14 Feb 2026

https://github.com/data-cleaning/dcmodifydb

Deterministic, documented correction rules on a database

correction data-cleaning database r

Last synced: 22 Oct 2025

https://github.com/mnishiguchi/dbkv

A disk-based key-value storage built on top of dets

database elixir embedded key-value key-value-store nerves

Last synced: 11 Dec 2025

https://github.com/holon-platform/holon-datastore-jpa

Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.

database datastore eclipselink hibernate holon-platform jpa jpa-datastore jpa-entities orm spring-boot

Last synced: 23 Apr 2025

https://github.com/twistedstream/google-sheets-table

Treat a Google Sheet like a database table

database google-sheets google-sheets-api

Last synced: 27 Jan 2026

https://github.com/sap/json-data-and-query-generator

A generator of JSON data and queries, e.g., for benchmarking JSON document stores.

benchmark database json sample-code

Last synced: 19 Oct 2025

https://github.com/bluestormdna/android-rss-reader

RSS Feed Reader (XML parser) with offline database

android database feed parser rss sqlite xml

Last synced: 11 Oct 2025

https://github.com/0xtlt/denodb-2

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno (DenoDB 1 from eveningkid)

database deno mysql orm sqlite sqlite3

Last synced: 11 Dec 2025

https://github.com/uliontse/news_api

API(pipeline) of news in China (Including 36 Mainstream news media). Including function of getting contents, size, keyword, sentiment, etc.

api crawlspider database media news news-api newsapi pipeline sentiment

Last synced: 02 Jul 2025

https://github.com/manuel7806/sql-server-hospital-database

A simple database that people can install and use to practice writing queries with.

database databases sql sql-server ssms t-sql t-sql-exercises t-sql-scripts

Last synced: 06 Sep 2025

https://github.com/deepmancer/asyncpg-client

Asyncpg Client is a simple and easy-to-use module to interact with PostgreSQL databases

async asynchronous asyncio asyncpg database postgres postgresql postgresql-database pytho

Last synced: 01 Apr 2025

https://github.com/yaonyan/sstore

store things at serverless function runtime

cloudbase database databases db function scf severless store tencent

Last synced: 15 Apr 2026

https://github.com/json-schema-org/vocab-database

A proposed JSON Schema vocabulary for common database use cases

database json-schema json-schema-vocabulary

Last synced: 19 Oct 2025

https://github.com/oguzhankomcu/data_access

I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql

Last synced: 09 Apr 2025

https://github.com/alwatr/nitrobase

Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.

database db ecmascript javascript json nodejs typescript

Last synced: 28 Apr 2025

https://gitlab.com/oddjobz/pynndb2

Python Native NoSQL Database

database nosql python

Last synced: 28 Apr 2025

https://github.com/stellenbosch-econometrics/samadb-issues

South Africa Macroeconomic Database (SAMADB): Report issues with the database or APIs for R, Python and Julia

api database julia macroeconomic-indicators open-data python r south-africa

Last synced: 19 Oct 2025

https://github.com/globules-io/mongogx

A simple MongoDB inspired document store - persistence for the web & webview (via Cordova)

cordova database encryption es6 javascript mongodb phonegap web webview

Last synced: 28 Oct 2025