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/awncorp/test-db

Temporary Databases for Testing

automation database perl perl5 testing

Last synced: 08 May 2026

https://github.com/erikvullings/rest-easy-loki

A simple REST interface for the in-memory database, lokijs

database lokijs no-authentication no-authorization rest rest-api

Last synced: 02 Sep 2025

https://github.com/virajbhutada/sql-resources

A thorough and comprehensive collection of SQL resources designed to enhance your expertise. Dive into interview preparation with Q&A, access detailed notes, and embark on thorough SQL projects with accompanying handbooks. Find quick references, insightful roadmaps, and a wealth of knowledge to elevate your SQL skills.

data-insights database mysql postgresql querying quick-reference sql-interview-questions sql-notes sql-project sql-queries triggers-and-functions

Last synced: 15 Jun 2025

https://github.com/linkdd/graphbase

Graph oriented database

database distributed erlang graph

Last synced: 15 May 2026

https://github.com/jbris/linux-package-search

A simple tool to search for Linux package information from various distros. Includes Node, Knex, and Swagger. Supports archiving information into Postgres, indexing information using Elasticsearch, and caching search results using Redis.

adminer api database debian distros docker docker-compose docker-image elasticsearch es fedora knex linux node postgres postgresql redis search swagger ubuntu

Last synced: 06 Mar 2026

https://github.com/sharovik/orm

Golang query builder. Easy to use. Supports MySQL and sqlite

database go golang mysql orm query-builder sql sqlite

Last synced: 06 Mar 2026

https://github.com/elusivecodes/fyreorm

FyreORM is a free, open-source database ORM library for PHP.

database mysql orm php

Last synced: 15 Jul 2025

https://github.com/slott56/unlearning-sql

The examples from the Unlearning SQL book

database python sql

Last synced: 06 Mar 2026

https://github.com/perfectlysoft/perfect-couchdb

CouchDB Database Connector for Perfect.

couchdb database perfect server-side-swift swift

Last synced: 05 May 2025

https://github.com/winebarrel/qrev

qrev is a SQL execution history management tool.

database golang mysql postgresql sqlite

Last synced: 15 Jan 2026

https://github.com/kawai-senpai/potatodb

PotatoDB is a lightweight, file-based NoSQL database for Python projects, designed for easy setup and use in small-scale applications. Ideal for developers seeking simple data persistence without the complexity of traditional databases.

data database easy-to-use file-based json key-value lightweight nosql nosql-database persistence python simple

Last synced: 23 Oct 2025

https://github.com/zloom/prisma-sql-gen

A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.

database generator initialise nodejs prisma sql tests

Last synced: 11 Apr 2025

https://github.com/vertica/vertica-sqlalchemy-dialect

Official Vertica SQLAlchemy dialect to connect Vertica and SQLAlchemy applications.

database dialect python sqlalchemy

Last synced: 01 May 2025

https://github.com/finesse/minidb

Light database abstraction with a query builder

database library mysql pdo query-builder sql sqlite

Last synced: 10 Jun 2025

https://github.com/kguzek/guzek-uk-liveseries-server

A self-hostable web server for downloading, storing & streaming your favourite TV shows.

automation database episode-tracker nodejs self-hosted torrent torrent-scraper transmission tv-shows

Last synced: 07 Jul 2025

https://github.com/nojimage/cakephp-time-interval

Time interval custom type for CakePHP

cakephp cakephp-plugin database interval time

Last synced: 30 Dec 2025

https://github.com/zloom/testcontainers-cockroach

Cockroach database module for Testcontainers

cockroach database inmemory-db testcontainers

Last synced: 11 Apr 2025

https://github.com/almeidazs/vust

The modern and secure local TypeScript database

database driver json local localdatabase mongodb mongoose

Last synced: 06 Apr 2026

https://github.com/mrinalxdev/sturdybeetledb

A Database in Go which basically works like ORM.

database golang

Last synced: 01 Jul 2025

https://github.com/wailantirajoh/dbviewer

Rails engine to view, explore database tables, records, logs and generate ERD

database engine erd logs rails

Last synced: 22 Jun 2025

https://github.com/nicknaso/node-simdb

Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory

Last synced: 19 Jan 2026

https://github.com/john0isaac/fyyur-webapp

Project Fyyur Artist Booking Site

bootstrap database flask postgresql python webapp

Last synced: 11 Apr 2025

https://github.com/arshadkazmi42/firefox-cookie

Firefox cookie manager for node. To set and get cookie from firefox

cookie cookie-crud cookie-manager crud database firefox firefox-cookie-manager sqlite

Last synced: 20 Mar 2025

https://github.com/oleg-koval/brevis

URL shortener service. Build with Serverless AWS Lambda, Atlas Mongo DB, Typescript, Node.js 14

aws-lambda database hacktoberfest hacktoberfest2021 nodejs postman serverless typescript

Last synced: 25 Jan 2026

https://github.com/bes-js/nexorm

A powerful TypeScript ORM with advanced features.

database mariadb mssql mysql nest nestjs orm postgres postgresql sql sqlite sqlite3 tedious

Last synced: 11 Apr 2025

https://github.com/silassare/gobl

Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.

database dbal gobl mysql orm php

Last synced: 10 Apr 2025

https://github.com/prbretas/skypass

Projeto Final do curso START<tech> by Ada Tech & TOTVS-SC (V1)

api database intellij java mssql spring-boot

Last synced: 05 May 2025

https://github.com/marcisbee/datacsv

💾 Very simple file based database for node

csv database file javascript node simple

Last synced: 11 Apr 2025

https://github.com/enzodeg40/db-commit

Quickly managed database tables to include in your commits

database mysql nodejs

Last synced: 08 May 2025

https://github.com/guptavasu1213/PostHub

This repository contains a RESTful API and front-end for a text sharing web application where the users can share their posts with the public while maintaining anonymity.

database golang pastebin restful-api text-sharing typescript

Last synced: 01 May 2025

https://github.com/ugboaja-uchechi/vet-clinic-database

Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.

database sql

Last synced: 10 Jul 2025

https://github.com/mlargeot/area

ACTION-REACTION CREATE AN AUTOMATION PLATFORM

backend database frontend mongodb nestjs react-native rest-api

Last synced: 13 Apr 2025

https://github.com/wpdas/chain-db

Chain DB is a history-driven database. A DB where you can create HistoryTables, persist new data and fetch the history of the table.

block chain database db

Last synced: 15 May 2026

https://github.com/laoqiu/sqlx-builder

一个简单的sqlx的链式操作插件

database golang sqlx

Last synced: 17 Jan 2026

https://github.com/wearemeight/primeight

An Open Source Python package to manage and interact with Cassandra

cassandra database python

Last synced: 06 Apr 2026

https://github.com/mohammedmehdio/ClubHub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 07 May 2025

https://github.com/mertcandav/ldb

Local, easy-to-use, thread-safe database for Jule

database documentdb jule julelang

Last synced: 07 Sep 2025

https://github.com/albrecht-net/accounting

Webbasierte Buchhaltungsapplikation zur doppelten Buchführung

accounting database mysql webinterface

Last synced: 03 Apr 2025

https://github.com/opencog/atomspace-bridge

Read/write interfaces between AtomSpace and SQL databases.

atomspace database postgresql sql

Last synced: 25 Jan 2026

https://github.com/haf-decent/googledrive

Assorted Google Script projects ranging from custom formatting to databasing for a website

automation database docs drive formatting scripts sheets webapp

Last synced: 16 May 2026

https://github.com/oguzhankomcu/sql_codes_and_examples

In this file I show examples of working in database with Sql. Here, I gave information about both reading and creating a database.

database database-management dml mssql-database mysql sql sql-server t-sql trigger

Last synced: 07 May 2025

https://github.com/tsg405/database_project

Contains files required to project a query and maintain Database using PYTHON and SQLITE3. Py-Tkinter GUI visualization is also available.

database python3 sqllite3 tkinter-gui

Last synced: 16 May 2026

https://github.com/meyfa/giantdb

Large object database in TypeScript, with encryption support

database encryption files javascript nodejs object-storage typescript

Last synced: 13 Jun 2025

https://github.com/limzykenneth/dynamicrecord

A bare minimum Javascript implementation of the Active Record pattern

active-record database mongodb odm orm

Last synced: 09 Mar 2026

https://github.com/ppeco/dbpp

The library makes working with database easier and simpler

database interface pdo php ppeco security-tools

Last synced: 11 Jan 2026

https://github.com/lilpug/dotnetsdb

Dotnetsdb is a .NET database library that makes integrating with databases easy again.

connector database dll dotnetsdb library mysql server sql

Last synced: 07 May 2026

https://github.com/ozovalihasan/ead-g

ead is a gem used to generate/modify files of Ruby on Rails projects by using a generated JSON file by EAD.

database rails

Last synced: 30 Apr 2025

https://github.com/yahoojapan/k2hash_python

K2HASH Python library - NoSQL Key Value Store(KVS) library

antpickax database fullock in-memory k2hash kvs nosql python queue transaction yahoojapan

Last synced: 12 Apr 2025

https://github.com/bradfordmedeiros/mqtt_mongo

Logs all mqtt topics from a broker to a mongo database.

database express http mongodb mqtt node

Last synced: 04 Feb 2026

https://github.com/orisai/db-audit

[WIP] SQL database analysis for common errors in structure, data and configuration

analysis audit database mariadb mysql orisai php sql

Last synced: 30 Oct 2025

https://github.com/drarig29/brackets-storage-calls

Creates a list of all storage calls with their signature and parameters

ast brackets database documentation javascript manager tournament typescript

Last synced: 17 May 2026

https://github.com/tachoknight/oracle-pro-c-to-cpp-on-a-mac

Example project of using Oracle's Pro*C compiler on a Mac using C++11

clang cpp database macos oracle

Last synced: 11 May 2026

https://github.com/iricartb/automated-industrial-weighing-system

Ivan Ricart Borges - Desktop application that allows the weighing process to be carried out automatically, from authorized vehicle license plate detection to weighing and ticket generation.

c-sharp camera-ip crystal-reports database desktop-application license-plate-recognition multithreading reporting rs232 screenadapter ticket-generator touchscreen visual-studio weighing-machine

Last synced: 10 Apr 2025

https://github.com/jmoussa/expense-report-app

Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.

crud-application database node nodejs react sql

Last synced: 17 Jun 2025

https://github.com/mayankjhanwar/domestic-airlines-management-system

The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.

database dbms html my-sql mysql-database php sql sql-server wamp-server

Last synced: 11 Apr 2025

https://github.com/majorimi/cqrs-generic-repository

CQR/CQRS ready Generic Repository pattern implementation with EF Core

cache caching command cqrs csharp database generic-repository mapping netcore6 query sql

Last synced: 02 May 2026

https://github.com/HelgeSverre/sql-splitter

Split large SQL dump files into individual table files. Fast, memory-efficient, multi-dialect.

cli database devtools mysql mysqldump postgresql rust sql sql-dump sqlite

Last synced: 06 Mar 2026

https://github.com/jenkinsci/database-sqlserver-plugin

This is a driver plugin for Database plugin that adds a SQL Server database driver.

database

Last synced: 13 Jul 2025

https://github.com/meeehdi-dev/dbisous

💋 User-friendly and cross-platform database manager

database golang mysql postgresql sql sqlite vue

Last synced: 11 Apr 2025

https://github.com/dmotte/sshkp

🐍 Script to execute an SSH command using a password from a KeePass database

cli command database environment-variables kdbx keepass password pykeepass python python-3 python3 script ssh sshkp sshpass

Last synced: 07 Oct 2025

https://github.com/natasha-ct/mini-hospital-database

This is a hospital database with many-to-many relationships on tables showing patients information. It was created based on a schema diagram.

database postgresql schema-design sql-server

Last synced: 28 Apr 2026

https://github.com/YgorSansone/Flutter-apps

Estudando Flutter / Swift / Kotlin / Dart / Java. Apps realizados para estudar !

android api dart database flutter flutter-apps ios-app makefile materialapp scaffold swift

Last synced: 03 Apr 2025

https://github.com/codenoid/lazy-mongo

Insert data to mongo from text plain or file

crystal crystal-language data database mongoclient mongodb

Last synced: 13 Apr 2026

https://github.com/edenwareapps/jexidb

JexiDB is a pure JS NPM library for managing data on disk efficiently, without the need for a server.

couchdb data-management database db dexie dexiejs embedded-database fast-database jexidb local-storage lowdb nedb nosql offline-database persistent-storage pouchdb simple-database

Last synced: 12 Apr 2025

https://github.com/edgevector/fold_db

A database for data sovereignty

database

Last synced: 01 May 2026

https://github.com/ansaribrahim/database-clinic

Discover the power of data with Database Clinic! We offer expert database services tailored to your needs. From design and optimization to security and maintenance, our team ensures your data is efficient, secure, and always available. Trust us to diagnose, treat, and elevate your data's health.

database postgresql queries

Last synced: 01 May 2026

https://github.com/kaloslazo/pyfusedb

Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.

database inverted-index multidimensional python structures unstructured-data vector-embeddings

Last synced: 11 Feb 2026

https://github.com/srizzuto/private-events

We build a site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties (sound familiar?). Events take place at a specific date and at a location (which you can just store as a string, like “Andy’s House”).

database ruby

Last synced: 01 May 2026

https://github.com/dusova/dusovadb

dusovadb: Turkish, fast, reliable, and useful open-source database module. It offers event and backup support. Supports JSON and YAML formats.

database javascript node npm

Last synced: 11 Feb 2026

https://github.com/yukunj/databases

This is the repository for CSCI-SHU 213 Databases course. The final project is a demo web-based air-ticket reservation databases system.

database nyu

Last synced: 01 May 2026

https://github.com/kychee-com/run402

MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.

ai-agent backend-as-a-service database mcp micropayments model-context-protocol openclaw postgres supabase-alternative x402

Last synced: 03 Jun 2026

https://github.com/skrylar/firebird

Nimized Firebird (Interbase) support.

client database firebird interbase nim wrapper

Last synced: 02 May 2026

https://github.com/huskydog9988/docker-db-backup

A tool to automatically backup databases running in docker

backup backup-tool backup-utility database go golang postgres postgresql

Last synced: 02 May 2026

https://github.com/bobobass84/sql-database-projects

Let's play around a bit with the 'SQL Server Database Projects'...

database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest

Last synced: 25 Feb 2026

https://github.com/thescattypotty/javadb

JavaDB , a simple in-memory database application written in Java.

database java memory-database

Last synced: 06 Feb 2026

https://github.com/nabidam/iran_provinces

Iran provinces and their cities

database iran iranian json

Last synced: 03 May 2026

https://github.com/asdfjkl/cbh2pgn

converts chess databases from .cbh to .pgn

chess database

Last synced: 29 Jan 2026

https://github.com/sparen/danmakufuvideos

A database of Danmakufu scripters' scripts' videos

database json scripter sparen touhou-danmakufu-ph3 video youtube

Last synced: 05 May 2026

https://github.com/vechicin/cookbook

This application allows you to create and save your favorite recipes so you can share them with the world!

database rails ruby

Last synced: 05 May 2026

https://github.com/epictetusz1/chessvisualization

A chess .pgn parser, .pgn extractor, adding a chess opening book with data visualization and web scraper. Separating projects from a private repo of mine.

chess chess-database chess-game chess-openings data-visualization database mysql

Last synced: 05 May 2026

https://github.com/jacobwilliams/vibehdf5

Vibe coded HDF5 file database + GUI viewer + Data visualization

database filestore gui hdf5 matplotlib pyside6 python qt vibe-coding

Last synced: 05 Mar 2026