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/danizen/fastapi-bakeoff

A benchmark of fastapi docker images compared against Django and Spring Boot

asyncio database

Last synced: 13 Mar 2026

https://github.com/usmanrasheed1/clothing-store-db-project

A Database project to emulate the working of a clothing store using HTML, CSS, PHP and MySQL. It also contains multiple SDLC Diagram for anyone that may find it relevant. Please read the readme doc for more details

clothing-store database html-css-javascript mysql php sdlc

Last synced: 19 Apr 2026

https://github.com/henryhale/db-admin

❇️ Interact with your databases directly in the web browser

database db db-client henryhale mysql2 sql sqlite3 web

Last synced: 18 Apr 2026

https://github.com/cubrid-labs/cubrid-python-cookbook

Production-ready Python examples for CUBRID — quickstarts, migration guides, templates, performance patterns

celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript

Last synced: 01 Apr 2026

https://github.com/varuns2002/python-sudoku-mysql

This is a fully fledged sudoku game written in Python using Tkinter GUI and uses MySQL database for data.

database game mysql python single-player sudoku tkinter-gui

Last synced: 07 May 2026

https://github.com/anmol111pal/blog-app-api

Discover our blogging backend on GitHub! Empowering writers with Node.js, Express.js, and MongoDB. Speed and security in one - Node.js handles requests flawlessly. Express.js ensures lightning-fast responses. MongoDB stores and retrieves data securely. Unleash creativity worry-free. Join now!

aws-cdk aws-cdk-typescript aws-sdk backend backend-api backend-application database dynamodb expressjs mongodb mongodbatlas nodejs rest rest-api typescript

Last synced: 03 Mar 2026

https://github.com/airframesio/data-archiver

A high-performance CLI tool for archiving PostgreSQL partitioned table data to S3-compatible object storage.

database database-backup object-storage postgres postgresql postgresql-database s3 s3-bucket s3-storage tui tui-app webapp

Last synced: 15 Apr 2026

https://github.com/fariosofernando/purrgres

An automatic backup tool for PostgreSQL in Docker containers.

backup-tool database postgresql rust-tools

Last synced: 09 Feb 2026

https://github.com/powersystem2024/thedebuggingdojo-tercersemestre

Repository containing the classes folder (third semester) of The Debugging Dojo team

css database git github html java javascript postgresql python

Last synced: 03 Mar 2026

https://github.com/sutac/gwiazdy-zsi

Webapp for storing and categorizing images from ZSI gallery. Browse and search for images by teachers appearing in them!

database docker ejs express htmx mysql tyepscript

Last synced: 01 Apr 2026

https://github.com/z-bj/fifa_world_cup_db

⚽🏆 A Shell script to insert and query data in a PostgreSQL DB

automation database fifa postgresql shell-script sql vim worldcup-data

Last synced: 08 May 2026

https://github.com/fullstop125/catalog-of-my-things

This is a console app that will help you to keep a record of different types of things we own: books, music albums, movies, and games.The data is stored in JSON files but we have also prepared a database with tables structure analogical to our program's class structure.

capstone-project database postgresql ruby tests workflow

Last synced: 01 Apr 2026

https://github.com/melisa-karatas/library_management_system

This project is a simple library management system written in Python with and without database versions.

database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3

Last synced: 08 May 2026

https://github.com/peopleworks/malwarebytesextractor

MalwareBytesExtractor is a C# .NET 9 console application that connects to the Malwarebytes Nebula API to extract and store security detection data—especially brute-force attacks—into a SQL Server or PostgreSQL database.

database malware-analysis net

Last synced: 16 Apr 2026

https://github.com/msadeqsirjani/schemadiff

Script and create SQL Server objects quickly

c-sharp database mssql schema version-control

Last synced: 18 Apr 2026

https://github.com/evanxg852000/rockstartdev

A collection of projects implemented for learning

algorithm compilers cpp14 data-structures database golang learning python

Last synced: 18 Apr 2026

https://github.com/fadhilsaheer/mongoi

Node js module for dealing with mongo db 😊

database javascript mongodb nodejs

Last synced: 18 Apr 2026

https://github.com/windwalker-io/datamapper

[READ ONLY] DataMapper pattern object to access database.

database datamapper orm php

Last synced: 15 Mar 2026

https://github.com/nadeem4/airbnb_for_car

Database management project

airbnb database erd react spring-boot

Last synced: 04 Apr 2026

https://github.com/al-ghaly/data-management-case-study

A Case Study (Project) Covering most of the steps in the data management process.

bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql

Last synced: 11 May 2026

https://github.com/clivern/mongoplaybook

:books: It's worth to give it a try

database mongo mongodb playbook wiki

Last synced: 17 Apr 2026

https://github.com/strugee/password-requirements-dataset

Dataset of what websites impose insecure password limits, or crash on strong passwords

database dataset hacktoberfest insecurity json json-data json-schema password-safety password-strength security-dataset

Last synced: 02 Mar 2026

https://github.com/bam-j/study-repo

블로그 글 링크들을 한 눈에 보기 쉽도록 정리했습니다.

algorithm css database git html javascript nodejs react typescript

Last synced: 04 Apr 2026

https://github.com/tomwright/extendedpdo

A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.

database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql

Last synced: 04 Apr 2026

https://github.com/omic/attest

A claim-native database for building reality models

biology claims database knowledge-graph provenance python rust

Last synced: 01 Apr 2026

https://github.com/lamngockhuong/dbsight

Database performance analyzer — slow queries, EXPLAIN plans, index efficiency. Go + React.

analyzer database database-performance-optimization mariadb mysql performance postgresql

Last synced: 04 Apr 2026

https://github.com/yuaanlin/minisql

A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.

database minisql project sql zhejiang-university zju

Last synced: 16 Apr 2026

https://github.com/xdb-dev/xdb

XDB is a new kind of database library based on tuples. Rather than writing database specific schemas, queries, and migrations, XDB allows developers to model their domain once and use it with one or more databases.

database go golang

Last synced: 01 Apr 2026

https://github.com/troublete/go-luadb

A Lua extension for database (Postgres) access.

database db extension go golang lua lua-extension posgres posgresql

Last synced: 18 Apr 2026

https://github.com/0plus1/patchr

MySQL version control

database database-changes mysql

Last synced: 17 Apr 2026

https://github.com/retzd-tech/genkitx-hnsw-indexer

Genkit AI framework plugin for HNSW vector database. save data into vector store for Retrieval Augmented Generation (RAG) implementation in Generative AI

ai database firebase generative-ai genkit hnsw rag vector vector-database

Last synced: 17 Apr 2026

https://github.com/ahmedheakl/hatchi-ai

Smart database interface dashboard for querying numerous type of data sources.

database deeplearning language-model python

Last synced: 16 Apr 2026

https://github.com/git-user-cpp/mini_database

This database is implemented in C++ programming language. It was developed in order to complete the task of the course work

course-project coursework coursework-template cpp cpp-programming database database-design linux linux-app oop

Last synced: 16 Apr 2026

https://github.com/vishanurag/portfolio

This is my personal portfolio WebProject. I have included all of the projects of mine in this Portfolio.

ajax database portfolio-website project web

Last synced: 12 Feb 2026

https://github.com/yajatkaul/go-mongoose

Mongoose wrapper for mongodb but for GoLang

database go golang library mongodb wrapper

Last synced: 12 Feb 2026

https://github.com/rasteric/minidb

A minimalist DB wrapper for Golang and a key-value database command line tool

database key-value-database sqlite3

Last synced: 05 Feb 2026

https://github.com/aekhv/ace-database-viewer

ACE Lab PC-3000 database viewer and extractor

acelab cpp database firebird pc3000 qt

Last synced: 12 Feb 2026

https://github.com/fou1100ouacus/online-banking-management-system-

Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components

csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql

Last synced: 12 Feb 2026

https://github.com/loiclefevre/ai_vector_search

AI Vector Search with vector embedding stored in Oracle Database 23ai.

ai database java langchain4j vector

Last synced: 05 Feb 2026

https://github.com/tobinchilongo/blogapponrails

Microverse project Blog app will let users view post blogs.

database increment relational-database rspec-rails ruby schema validation-library

Last synced: 17 Apr 2026

https://github.com/scarletsfiction/sfdatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 01 Mar 2026

https://github.com/s-m-j-i/ecms-desktop

A simple ECA Management System Desktop project.

apache-poi database desktop-app java javafx mysql server

Last synced: 05 Mar 2026

https://github.com/laolarou726/text_2_sql_demo

This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.

agent database langchain llm python sqlite text2sql

Last synced: 16 Feb 2026

https://github.com/andrey-tech/database-php

Простая расширяемая библиотека классов на PHP7+ для работы с СУБД (MySQL, SQLite и др.) с кэшированем подготовленных запросов.

database mysql pdo php7 sqlite

Last synced: 17 Apr 2026

https://github.com/questionlp/wwdtm_database

Wait Wait Don't Tell Me! Stats Page Database

database mysql sql wwdtm

Last synced: 13 Feb 2026

https://github.com/rwubakwanayo/clinic

This is an education project to design clinic database diagram and create database schema based on generated design.

database postgresql ruby

Last synced: 09 May 2026

https://github.com/roadrunner-server/boltdb

RR BoltDB plugin

boltdb database

Last synced: 09 May 2026

https://github.com/edeniyanda/python-text-file-importer

This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.

database python-script sqlite

Last synced: 09 May 2026

https://github.com/ik5/freeswitch-docker

Yet another freeswitch docker repo

database docker freeswitch pbx postgresql webrtc

Last synced: 16 Apr 2026

https://github.com/djdeveloperr/postquery

An easy to use Query Client for Deno Postgres.

client database deno postgres query sql

Last synced: 10 Oct 2025

https://github.com/oliver021/entity-dock

A superset with libraries, components, tools and more to work with entity on .Net

api asp-net-core controller data database dotnet entity entity-framework-core library model mvc netstandard orm support webapi

Last synced: 09 May 2026

https://github.com/luiscarbonel1991/nlp2sql

Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.

ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql

Last synced: 03 Apr 2026

https://github.com/prajwalamte/online_book_store-database

Built an Online Book Store Database for a college Database Management System project. Includes tables for authors, publishers, books, customers, and more. Demonstrates practical database design and SQL skills.

database mysql-database

Last synced: 14 Oct 2025

https://github.com/megalithofficial/meg.db-light

MegDB-light, A lightweight TypeScript database module providing a type-safe API for efficient data storage and retrieval. Easily extendable with custom drivers, including a built-in JSONDriver.

begginer-friendly custom-driver customisable database easy-to-use fast javascript json lightweight node-js quickdb type-safe typescript

Last synced: 15 Feb 2026

https://github.com/tidesdb/tidesdb-ts

Official TypeScript binding for TidesDB

database key-value-store lsmtree storage-engine transactional

Last synced: 06 Mar 2026

https://github.com/toolsplus/atlassian-connect-play-slick

Slick repository implementations for Atlassian Connect Play

atlassian atlassian-connect database play-framework play-slick slick

Last synced: 28 Feb 2026

https://github.com/sandro/imigrate

Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.

cli database go golang migration migrations sql sqlite

Last synced: 09 May 2026

https://github.com/jetstrike-ai/aio_databases

Installer VST Plug-In's for FL-Studio and other

database python38 windows-10 windows-7 windows-8-1

Last synced: 15 Feb 2026

https://github.com/fiforms/reliefinventory

A Warehouse Inventory Management System for Disaster Relief

database disaster-relief laravel php

Last synced: 15 Feb 2026

https://github.com/salaros/mysql-dump-importer

Imports MySQL dump files (.sql) using php-mysqli extension

database dump import importer mysql sql

Last synced: 09 May 2026

https://github.com/cgohlke/fmkr

Access FileMaker(tm) server databases

database filemaker python

Last synced: 15 Feb 2026

https://github.com/ghost-land/3dsdb

An open Source database for Nintendo 3DS

3ds citra database

Last synced: 14 Feb 2026

https://github.com/pengsrc/database-migrator

Command-line management tools for managing database schema.

database migration sql

Last synced: 18 Jan 2026

https://github.com/davydany/dbmole

A database connectivity testing tool. You simply call DBMole with the parameters needed to connect to your DB (host, port, db, user, password), and let DBMole debug your connection for you!

connectivity database java jdbc mysql odbc ojdbc oracle postgres

Last synced: 13 Apr 2026

https://github.com/prathmesh-ka-github/learning-mongodb

Learning MongoDB. MongoDB is a source-available, cross-platform, document-oriented database program.

database dbms mongodb mongodb-atlas mongodb-database nosql rdbms

Last synced: 10 May 2026

https://github.com/sarapmagcode/mvcmovie-web-app-using-asp.net-core-mvc

A CRUD web app for storing movies using the MVC pattern

asp-net-core asp-net-mvc csharp database mvc-architecture

Last synced: 18 May 2026

https://github.com/stevekm/newfile-detector-nf

Database-driven Nextflow app using Django ORM standalone

database django django-orm nextflow sqlite

Last synced: 09 Apr 2026

https://github.com/Mohammed-3tef/Kheir_Market

This project presents the design and implementation of a relational database system for an online supermarket platform, modeled after real-world systems such as Carrefour Egypt. The system is intended to manage product inventories, handle customer data, and support online purchasing processes.

assignment c-sharp clean-code database erd fcai-cu is211 mssqlserver oop super-market-management

Last synced: 01 Jul 2025

https://github.com/mduesterhoeft/spring-boot-starter-exposed

A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework

autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql

Last synced: 12 Sep 2025

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

A JavaScript / TypeScript (node) client for Chain DB, a secure database system with built-in history tracking, offering AES-256-GCM encryption, atomic operations with rollback capability, and automatic backups.

chaindb client database db document javascript typescript

Last synced: 26 Jan 2026

https://github.com/samuelfaj/php-class_db.php

A PHP's Facilitation Class for Single and Multiple Databases.

connection database mssql mysql mysqli pgsql php sqlserv

Last synced: 20 Jan 2026

https://github.com/arselon/htms

HTMS software - object tabular network database management system for Python programs. May be used in common or instead of ORM, for example in Django apps.

database django network nosql python tabular

Last synced: 20 Jan 2026

https://github.com/hookdeck/xata-per-user-db

Per User Database Creation with Xata, Clerk, Hookdeck, and Next.js

clerk database hookdeck nextjs xata

Last synced: 05 Feb 2026

https://github.com/sitano/sitano.github.io

Ivan Prisyazhnyy on software engineering and interesting topics

database distributed-systems transaction-processing

Last synced: 09 Aug 2025

https://github.com/fajarnugraha37/deno-ulid

A fast ULID (Universally unique Lexicographically sortable IDentifier) generator in its class with zero dependencies, no slow types are used, fully type-safe and supporting multiple runtimes. ULID is an alternative to UUID but lexicographically sortable, more efficient, monotonic sort order, URL safe, ideal for databases, logs, and more!

database deno deno-ulid denoland generator identifier javascript jsr lexicography logs nodejs sort sort-order sortable typescript ulid ulid-generator unique-identifier uuid uuid-generator

Last synced: 28 May 2026

https://github.com/teociaps/featuremanagement.database

Easily manage feature flags in .NET and ASP.NET Core apps using your database.

aspnetcore csharp database dotnet extension feature-flags featuremanagement

Last synced: 09 Jul 2025

https://github.com/rutura/chatview-android

Simple Chat View Library for building fast Chat UIs for Android devices

android backend chat chatview database sqlite ui

Last synced: 13 Apr 2026

https://github.com/learncodeweb/php-crud-in-bootstrap-3-with-a-search-functionality

PHP CRUD in Bootstrap 3 with search a functionality

bootstrap3 crud css database html mysql opp php search

Last synced: 11 Apr 2026

https://github.com/priyangsubanerjee/easyfi-db

This free file storage API is built to help developers work with remote data & quick, yet reliable file hosting service to integrate them with your existing workflows.

api database developer-tools expressjs mongodb nodejs nosql-database webdevelopment

Last synced: 11 Apr 2026

https://github.com/eventdbx/eventdbx

Immutable, event-sourced, nosql, write-side database system

cqrs database event-sourcing eventstore immutable memory-safe nosql

Last synced: 07 Mar 2026

https://github.com/42bv/jarb-redux-form

Validating forms through JaRB, with redux-form.

constraints database entity jarb react redux-form validation

Last synced: 07 May 2026

https://github.com/pantani/redis

Simple abstraction for Go-Redis.

cache database go go-redis golang redis

Last synced: 09 May 2026

https://github.com/morgankryze/mangodb

Database project with C# UI

csharp database db postgresql ui

Last synced: 04 Jan 2026

https://github.com/vimiix/sqlalchemy-mogdb

Enmotech MogDB dialect for SQLAlchemy.

database dialect mogdb sqlalchemy

Last synced: 12 Apr 2026

https://github.com/donaldfilimon/wdbx-py

WDBX is a flexible vector database system designed for AI applications with an extensible plugin architecture. Uses can extend to just about any simple or complex case and distributed servers as well. Code is very error optimized and simplified and allows plugins for you to extend everything. Miniature implementation of this standard that I made...

ai database distributed ml performance plugins python python3 secure sharded wdbx

Last synced: 30 Apr 2026

https://github.com/huntlabs/dbal

Database Abstraction Layer for dlang, can construct SQL statements.

database mysql postgresql sqlbuilder sqlite

Last synced: 12 Apr 2026

https://github.com/barakadanny/-vet_clinic-db

Vet clinic database is the collections of tables and related queries.

database postgresql psql sql

Last synced: 30 Jan 2026