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/simple-works/0db-repl

🅾️ 0db REPL playground for testing 0db database.

0db database file-database javascript json-database node nodejs repl

Last synced: 23 Apr 2026

https://github.com/monkdbofficial/monkdb-mcp

An MCP server 🚀 for MonkDB, licensed under Apache 2.0 📜

ai-agents ai-gateway database llm llm-agent mcp mcp-server monkdb olap python3 rag typescript unified-data-platform

Last synced: 23 Feb 2026

https://github.com/bergio13/webapp_v2

A website to keep track of watched movies and share your watch history with your friends

database movies website

Last synced: 14 Mar 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 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/guibranco/github-database-migration-action

🎲 :octocat: A GitHub action to manage databaseversioned migrations

database gh-actions github-actions manage-database migration

Last synced: 06 May 2026

https://github.com/kanzatahreem/broadway

Practicing Ruby on Rails by following codecademy's course

broadway codecademy database ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/ugate/sqler

🔑Turn your SQL files into executable functions for use in Node.js

database nodejs sql sql-files

Last synced: 12 Feb 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/0xsirsaif/papers-i-love

A captivating collection of computer science papers that fuel inspiration and intellectual curiosity.

compiler database memory networking os papers

Last synced: 25 Oct 2025

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/timothymeadows/sqlite3-entities

SQLite3 Async Entities in JavaScript / Node.js

database javascript nodejs nosql sqlite3 sqlite3-entities

Last synced: 13 Apr 2026

https://github.com/genndy007/auto-company-db-gui

Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.

coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter

Last synced: 08 May 2026

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

This is a tool to insert new games in the database for the Python-Sudoku-MySQL program.

database game insert-games mysql python single-player sudoku tkinter-gui tool

Last synced: 01 May 2026

https://github.com/hiyouga/database-experiment

BUAA CST Autumn 2019 Database Experiment

blog-engine bootstrap database database-design

Last synced: 16 Apr 2026

https://github.com/grimdork/dbak

Database backup to S3.

aws aws-s3 backup database maintenance

Last synced: 13 Apr 2026

https://github.com/huangrunhua/the-new-yorker-database

The New Yorker article database, stored with JSON format.

apple-news article database ios ipados news

Last synced: 20 Apr 2025

https://github.com/xism4/sql

Simple SQL driver designed for easy implementation

database sql sql-server

Last synced: 13 Apr 2026

https://github.com/yusufcinarci/beyaz-esya-sitesi-asp.net

Asp.Net ile hazırlamış olduğum Çınarcı Beyaz Eşya sitesinde televizyon, buzdolabı, fırın vb. ürünlerin fiyatları bulunmakla birlikte Access veritabanına da anlık olarak geçmektedir.

access asp-net beyaz-esya-sitesi database microsoft-access microsoft-access-database microsoft-sql-server microsoft-visual-studio site veritabani visual-studio website

Last synced: 04 Apr 2026

https://github.com/farahibrar/cfg-sql-deloitte

This repository contains a comprehensive SQL project developed as part of CFG's SQL course powered by Deloitte. It spans foundational to advanced SQL techniques, including database creation, data manipulation, complex queries, and data management. It also includes projects on cricket data analysis and financial analysis using SQL and Tableau.

aggregation complexqueries database database-management database-schema datatypeconverter flowcontrol indexes-in-db joins locking normalization sql stored-function stored-procedures tableau triggers union views

Last synced: 20 Mar 2025

https://github.com/i-am-uchenna/retail-database-management-system-t-sql-sql-server-

This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.

customer-management database database-management database-schema retail sql-server t-sql

Last synced: 29 Apr 2026

https://github.com/steveorevo/mysql2json

Database to JSON object export tool with support for PHP serialization.

database json mysql mysql2json php-serial php-serialization

Last synced: 30 Apr 2026

https://github.com/fed135/scylla-driver

Node.js Driver for the scylla database engine [WIP]

cassandra cql database driver hacktoberfest nosql scylla scylladb

Last synced: 08 Feb 2026

https://github.com/tathithienthanh/finaltest_database-sql-data-collection-for-ds

The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)

chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization

Last synced: 17 Feb 2026

https://github.com/aboubakr-jelloulat/database-connectivity-ado-.net

demonstrating database operations using C# and ADO.NET with SQL Server. This project covers essential CRUD operations and advanced database handling techniques

ado-net csharp database sqlserver

Last synced: 30 Apr 2026

https://github.com/alana-rocha/sgbc-crud

CRUD utilizando typescript e mysql para trabalho da matéria de banco de dados. Esse CRUD é designado para um sistema de gerenciamento de bilheteria de cinema.

database mvc-architecture typescript

Last synced: 13 Jun 2025

https://github.com/harrryhe/grind-daily

GrindDaily is a daily challenge platform where users can view and complete tasks via the React frontend, while the Node.js and Express backend.

backend css database expressjs frontend html javascript material-ui mongodb mongodb-atlas mongoose nodejs react software-engineering tailwindcss webapplication website

Last synced: 31 Jan 2026

https://github.com/hunthubspace/ssm-subscopemongo

SubScopeMongo is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an MongoDB database.

automation bugbounty bugbounty-tool cybersecurity database ethical-hacking mongodb penetration-testing python

Last synced: 14 Feb 2026

https://github.com/nndi-oss/jdbi-utils

Utilities for JDBI 3

database java jdbi3 validation

Last synced: 10 May 2026

https://github.com/alesanchezr/json-orm

Create and manage a database with just JSON static files.

database json json-orm static-file-orm

Last synced: 03 May 2026

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/yadiiiig/ydb

WIP | Yes it's a database, why? No clue.

database golang nosql

Last synced: 11 Mar 2026

https://github.com/mahmoud-saeed-mahmoud/simple_storage

A simple, lightweight NoSQL database written in pure Dart, with support for concurrency control, indexing, pagination, transactions, and TTL.

dartlang database flutter nosql-database

Last synced: 13 Apr 2026

https://github.com/keiailab/mongodb-operator

Kubernetes Operator for MongoDB — ReplicaSet, Sharded Cluster, Backup/PITR, TLS, LDAP, Monitoring. MIT licensed.

artifacthub backup cloud-native database devops ghcr gitops golang helm-chart kubernetes kubernetes-operator mit mongodb mongodb-operator oci olm operator replicaset sharding

Last synced: 11 Jun 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/beapi/wp-cli-light-db-export

Light DB export for WP-cli

database wp-cli wp-cli-package

Last synced: 22 Apr 2025

https://github.com/dain55788/ibm-data-engineer-lecture-note

Lecture Notes and Practice Materials of IBM Data Engineering Course

data-analysis database dataengineering datawarehouse ibm

Last synced: 01 Mar 2026

https://github.com/tectijuana/conocimiento-archived

Ingeniería del Conocimiento del ITT, TecNM

conocimiento database

Last synced: 17 Mar 2025

https://github.com/nahidcseru/devops-configs

A structured DevOps configuration repository documenting Server Configuration and Database Configuration. Includes Docker-based setups for Nginx, Apache, Caddy, Traefik, MySQL, PostgreSQL, and MongoDB. Designed for learning, hands-on practice, and showcasing professional DevOps skills in a single, organized monorepo.

apache caddy database devops docker mysql nginx postgresql server-configuration traefik

Last synced: 06 Oct 2025

https://github.com/larapulse/database

PHP library and ORM to handle DB connection, apply C.R.U.D. operations

database mysql mysql-database orm orm-library orm-php-framework pdo pdo-mysql pdo-php pdo-wrapper postgres postgresql

Last synced: 25 Feb 2026

https://github.com/ksanyok/translatepress-addon-indexer

An addon for TranslatePress to automatically index the translation tables for enhanced search performance and faster content loading.

database indexdb optimization php php7 php8 wordpress wordpress-development wordpress-plugin

Last synced: 05 May 2026

https://github.com/lokhman/pydbal

Optimised Database Abstraction Layer (DBAL) for Python 2.6+

abstraction database library python

Last synced: 14 Jan 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/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/kirca54/napijse

Project for creating a forum for finding and posting drink recipes from multiple categories such as cocktails, coffee, smoothies etc. created for the subject Web Programming at the FCSE in Skopje

database java maven spring-boot springsecurity webapplication

Last synced: 06 May 2026

https://github.com/tjanez/showell-mover

A tool for changing paths of media files stored in Shotwell's database.

database db mover python python3 shotwell tool

Last synced: 30 Apr 2026

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/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

https://github.com/proost/dbresolver

The sqlx resolver and wrapper for database cluster

database go golang mysql postgresql rdbms sqlx

Last synced: 18 Jan 2026

https://github.com/azizbenismail/atelier_crud_symfony

Un atelier CRUD (Create, Read, Update, Delete) avec Symfony consiste à créer une application web qui permet de gérer les opérations basiques de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données

crud database dom-manipulation mysql-database symfony

Last synced: 18 Apr 2026

https://github.com/karenpayneoregon/entityframeworkenum

Entity Framework 6 Enum support

database entity-framework

Last synced: 09 May 2026

https://github.com/linhunix/lnxmcp

LinHUniX Master Control Program

database library mcp mvc php

Last synced: 06 May 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/kshitij1235/boxdb

This a database managment lib made for python, which works like any Libraries and is very lite no aditional setup require but there is some procedure to create a project is very easy.

boxdb data database library python

Last synced: 14 Jan 2026

https://github.com/zmekonnen251/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap5 cancancan database devise postgresql rails-application rspec ruby

Last synced: 21 Jan 2026

https://github.com/ahmadrezamozaffary/database_uni_course

Some practice and hands on code with SQL lang and MySQL RDBMS

database mysql rdbms sql

Last synced: 29 Apr 2026

https://github.com/dysnomia-studio/dmarc-parser

A simple job that query, parse and save to database dmarc aggregate reports

dashboard database dmarc dmarc-parser parser

Last synced: 05 Aug 2025

https://github.com/databooster/dbparallel

(Migrated from CodePlex) The dbParallel is a Database Task Parallel Foundation that provides database developers an application level support for parallel programming in database.

async-sql asynchronous-sql callback-task concurrency database dispatcher efficiency engine enterprise foundation job library oracle parallel-sql sql-server standby-mode task-parallel timeout tuning workflow

Last synced: 09 Apr 2025

https://github.com/byte-cats/datastation

A Simple to use Go library to help connect to most types

database go library

Last synced: 29 Apr 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/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/izumin5210/ridgepole-docker

Run ridgepole in docker

database docker migration whalebrew

Last synced: 28 Apr 2026

https://github.com/kader1680/blog-api-crud

This Blog personal website using Laravel framework project also save data in mysql database

bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql

Last synced: 24 Jan 2026

https://github.com/jonathanstowe/tinky-db

Store Tinky Machine descriptions in a database

database raku red state-machine workflow

Last synced: 28 Apr 2026

https://github.com/plopezm/goedb

Goedb is a database manager to ease the persistence layer in a enterprise development

database datasource entity-manager orm persistence

Last synced: 14 Jan 2026

https://github.com/vsoch/containerdb

In memory database for container metadata (under development)

containers database memory

Last synced: 03 May 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/aryabhatt05/number_track

Kotlin application with two modules, Admin and Client, provides a robust solution for managing user data with Firebase as the backend.

android database kotlin

Last synced: 13 Apr 2026

https://github.com/viveknathani/dbtree

A tool to visualize database schemas right inside your terminal.

ascii database go postgresql schema

Last synced: 18 Jan 2026

https://github.com/retrodaredevil/frc-code-database

Contains code from many teams using git submodules

database frc frc-java frc-robot

Last synced: 07 May 2026

https://github.com/lpyleo/disk-back-database

基于SpringBoot和Vue的企业网盘系统数据库

database mysql

Last synced: 27 Apr 2026

https://github.com/afsify/mongodb

Master MongoDB methods and tackle various scenarios through hands-on workouts in my curated MongoDB GitHub repository. Seamlessly progress from fundamental techniques to advanced concepts.

database mongodb notes

Last synced: 04 Feb 2026

https://github.com/aweris/postgres-data-dump

Tool for dumping a sample of data from PostgreSQL

database dump manifest postgresql

Last synced: 14 Jan 2026

https://github.com/questionlp/libwwdtm

Python Data Access Library for Wait Wait... Don't Tell Me! Stats Page Database

dataaccesslayer database mariadb mysql python python3 wwdtm

Last synced: 10 Mar 2025

https://github.com/abdelrahmanbayoumi/notesfx

Notes App is javaFX application with HSQLDB (embedded database)

database desktop-application embedded-database hsqldb java javafx notes notes-app

Last synced: 03 May 2026

https://github.com/trivigy/migrate

Idiomatic GO cluster release and database migration management

database embedded gcloud kubernetes migration semver sql tool

Last synced: 07 Oct 2025

https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization

This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.

database music-database musicdatabase optimization query-optimization sql

Last synced: 16 Mar 2026

https://github.com/161io/labodata-api

Fiche produit LaboData - API JSON v1.4

api api-json database json labodata parapharmacie pharmacie

Last synced: 27 Apr 2026

https://github.com/francis94c/refactor-ci

A PHP (code Igniter) Library for easily refactoring associative arrays (remove key-vals, rename keys, & inflate a value with respective objects from a mysql table based off provided primary key values). You'll find this library useful if you want to return payloads which should have different keys than what they exist as in the database.

codeigniter database igniter json payloads php refactor-ci resource rest rest-api

Last synced: 16 Apr 2026

https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python

Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.

database sql sqlite

Last synced: 04 May 2026

https://github.com/nlopes/database-schema

This crate provides a simple way to dump a database structure to a file, in SQL format.

database database-migration database-schema diesel mysql sqlite sqlx

Last synced: 14 Apr 2026

https://github.com/jonathas/loja-com-entity

Code from the Entity Framework course by alura.com.br / Código relativo ao curso "Entity Framework: Banco de dados de forma eficiente" da Alura

alura csharp database entity-framework

Last synced: 16 Apr 2026