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/wildev-studios/hikari-persist

A lightweight and modular persistent cache library for hikari-based Discord bots

async cache database discord hikari persistence sqlite

Last synced: 10 Apr 2026

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

Official Rust binding for TidesDB

btree database lsmtree oltp storage-engine

Last synced: 20 Feb 2026

https://github.com/cleilsonandrade/flask_blog

Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.

blog database flask fullstack jinja2 jquery popper python sql sqlite

Last synced: 10 Apr 2026

https://github.com/rn0x/khutbahs-api

Khutbahs API is a RESTful API for managing and retrieving Islamic sermons (khutbahs) from a structured database. It supports pagination for listing khutbahs, provides detailed information on individual khutbahs, and offers access to related attachments such as PDFs and DOCs.

api database db express islam islamic khutbaa khutbah khutbahs nodejs quran restful

Last synced: 03 Feb 2026

https://github.com/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/subnwa/sql

A starter code for creating a SQL database.

base data database master microsoft sql

Last synced: 06 Mar 2025

https://github.com/acm-uiuc/groot-users-service

Users Services for Groot

database groot yaml

Last synced: 10 Apr 2026

https://github.com/ishoshot/laravel-notofications10daysoflaravel

In this Project, I explored the Various ways of sending Notifications. Using the Mail, Database and son on. I know you all already know these stuffs, but just getting the hands busy on some native stuff.

database laravel laravel-framework mail notifications php

Last synced: 10 Apr 2026

https://github.com/mohammadzainabbas/database-system-architecture-project

Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨

c-language database postgresql sql vscode

Last synced: 21 Apr 2026

https://github.com/guntoroyk/go-mysql-backup

Go script to schedule automatic backup MySQL Database to Cloudinary

backup backup-script database go golang mysql

Last synced: 10 Apr 2026

https://github.com/lambdacasserole/condense

Flat-file database in PHP.

composer database flat-file packagist php

Last synced: 15 Apr 2025

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/sausin/laravel-set-autoincrement

Easily set the auto increment index for your tables in a laravel project

auto autoincrement database database-management database-migrations increment laravel mysql php sqlite

Last synced: 11 Apr 2026

https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script

I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.

backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development

Last synced: 05 Jan 2026

https://github.com/kostiantyn-nemchenko/ansible-role-postgresql

Yet another Ansible role for PostgreSQL

ansible ansible-roles database postgresql sql

Last synced: 11 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/zonia3000/maven-docker-database-testing

Example of Maven project using Docker plugin for integration testing on real databases

database docker example maven maven-plugin-example mysql postgresql testing

Last synced: 11 Apr 2026

https://github.com/vast-data/vastdb_nifi

NiFi 2.x Processors designed for interacting with the VAST Database, enabling schema and table management, efficient ingest, query and modification of columnar data

database nifi nifi-processors python

Last synced: 26 Jan 2026

https://github.com/alexsasharegan/database_lib

A dependency free, light PHP mysqli library to properly handle errors, connections, and make getting data simple and DRY.

database dbal mysql mysql-database php

Last synced: 05 Jan 2026

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

A framework for validation testing of ADBC drivers.

adbc arrow database testing

Last synced: 16 Jan 2026

https://github.com/pebblecms/laravel-database-routes

Manage Laravel routes dynamically from database

cms database dynamic laravel package route

Last synced: 13 Jan 2026

https://github.com/fdero/dietideals24-backend

Java spring-boot/postgresql/redis backend REST-API for an immaginary e-commerce website

backend backend-api database e-commerce-website postgres postgresql redis redis-cache rest-api server spring-boot webapp

Last synced: 26 Jan 2026

https://github.com/vidicas/sqlx-repo

Database repository pattern on top of sqlx

database mysql postgres repository sqlite sqlx

Last synced: 13 Jan 2026

https://github.com/makramkd/gitdb

Use git as a database!

database git golang-library

Last synced: 06 May 2026

https://github.com/mkawserm/flamed

A distributed embeddable NoSQL database

database distributed-database nosql raft

Last synced: 16 Jan 2026

https://github.com/mohamedmetwalli5/bookstore

📘 Analysis, design, and implementation of a database system to support the operations of a simplified online bookstore. And the creation of the necessary forms to perform these operations.

analysis database jasper-reports javafx

Last synced: 19 Apr 2025

https://github.com/mads80/ms-sql-hf1

Microsoft SQL Server - HF1

database microsoft-sql-server sql sql-script

Last synced: 06 Jan 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/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/iamyuu/php-notes-app

Notes app with PHP and MySQL

database mysql notes-app pdo php php7

Last synced: 10 May 2026

https://github.com/nowshad-hossain-rahat/nhr_db

This PHP library will help you to create database connetion using PDO and creating tables,inserting,updating,fetching,deleting data from database without writing any SQL code.Just create an object of the "DB" class and then the power is yours! :)

database nosql php

Last synced: 14 Jan 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/hygull/python-mysql

This is a repository containing the excellent examples related to MySQL database connectivity using Python 2.7.14 Anaconda, Inc on Windows System

anaconda database mysql-database-connectivity mysql-python

Last synced: 16 Mar 2025

https://github.com/marvinified/sharded

Sharded - Make any database fast

database performance prisma sqlite

Last synced: 11 Mar 2026

https://github.com/walidalsafadi/library-website

Website that can display dynamic books while also allowing administrators to modify, delete, or add books in the SQL database.

asp-net database html-css-javascript library website

Last synced: 11 Jun 2025

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/ercindedeoglu/northwind

Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008

database northwind northwind-database northwind-db northwind-sql-database sql

Last synced: 11 Jun 2025

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

Utilities for JDBI 3

database java jdbi3 validation

Last synced: 10 May 2026

https://github.com/lnxusr1/query-commander

Browser-based SQL Query tool for universal database access and management.

database database-access database-management sql sql-query

Last synced: 01 Apr 2025

https://github.com/wallymathieu/mejram

Database analysis by using information tables and conventions

analysis conventions database postgresql referential-constraints sql-server

Last synced: 23 Apr 2025

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/iamfoysal/data-analysis

This repository contains various examples and exercises to help learn data science using Python.

data-analysis data-science database jupyter-notebook python3

Last synced: 10 Feb 2026

https://github.com/filiprokita/python-ai-quiz

A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.

ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development

Last synced: 21 Feb 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/vedanti-u/dbsense-ai

A quick and lightweight library to chat with databases. It uses schema over bulky data embedding for efficient and speedy interaction, ensuring data security.

ai database db langchain ml npm npm-package open-ai openai oss postgresql sql typescript

Last synced: 12 Apr 2026

https://gitlab.com/wgms/glathida

Glacier Thickness Database (GlaThiDa) https://www.gtn-g.ch/data_catalogue_glathida

collaboration database datapackage glacier glaciology global

Last synced: 20 Jul 2025

https://github.com/frknkrc44/superminidb

Another database project with Java

database hacktoberfest java

Last synced: 14 Mar 2026

https://github.com/killinefficiency/explore

Explore is a REPL Data Manager with Python Integration.

database nosql-database package python3 repl

Last synced: 12 Apr 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/andythefactory/ninox-api

An API wrapper for the ninox db api (https://docs.ninox.com/en/api/public-cloud-apis)

api api-client api-rest api-wrapper api-wrappers database database-connector ninox python python-3 python3

Last synced: 04 Feb 2026

https://github.com/daikazu/laratone

Simple API for managing color libraries in you Laravel application.

database laravel-package packagist seed

Last synced: 16 Jan 2026

https://github.com/emmmabk/employee-performance-evaluation-system

The Employee Performance Evaluation System 📊 helps organizations manage and assess employee performance efficiently. It allows adding ➕, editing ✏️, deleting ❌, and restoring ♻️ employee records, while tracking performance based on attendance 🕒, soft skills 🤝, and hard skills 💻, ensuring effective HR management.

database final-project jar java-database javafx-application oop team-repo

Last synced: 02 Apr 2025

https://github.com/sarah627/java_miniatures

This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects

abstraction algorithms arrays class conditional-statements database docker exception-handling generics interfaces-java jdk loops-and-iterations mvc-architecture object oop oop-principles springboot static-method strings structures-java

Last synced: 02 Feb 2026

https://github.com/prompt-management/cli

CLI tool for managing AI prompts with search and organization capabilities. Personal, secure prompt library with YAML storage and metadata filtering.

ai automation chatgpt claude cli command-line database developer-tools gemini llm nodejs productivity prompt-management prompt-manager prompts search storage typescript workflow yaml

Last synced: 06 May 2026

https://github.com/vimiix/django-opengauss-backend

openGauss database dialect for Django

database dialect django opengauss

Last synced: 13 Feb 2026

https://github.com/mslinn/quill-gen

Generates DAOs for quill-cache

database generator getquill quill scala

Last synced: 27 Oct 2025

https://github.com/onconova/onconova

Onconova is an open-source data platform aiming to enable reliable, structured data collection and analysis in precision oncology.

angular database healthcare interoperability oncology python research webapp

Last synced: 26 Apr 2026

https://github.com/forchid/sqlite-server

High performance SQLite database server engine(standalone or embedded) based on C/S architecture

database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited

Last synced: 26 Apr 2026

https://github.com/thipages/pca-helper

Helper for PHP-CRUD-API configuration

configuration database helper middleware php-crud-api

Last synced: 26 Apr 2026

https://github.com/aidan-casey/http-parser

Various tools for parsing HTTP requests into API usable queries.

api database psr-7 slimframework zend-db zend-framework

Last synced: 27 Apr 2026

https://github.com/zyrouge/keyvify

🔑 A simple key-value database supporting various dialects

database key mongodb sql value

Last synced: 22 Jan 2026

https://github.com/bobek-balinek/swift-lmdb-example

Quick experiment with LMDB and Kitura. Read/Write a key/value pair provided in the query params.

database lmdb server-side-swift swift

Last synced: 27 Apr 2026

https://github.com/austinhyde/rowhouse

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 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/vlannaai/noy-db

Zero-knowledge, offline-first, encrypted document store with pluggable backends and multi-user access control

aes-256-gcm database document-store e2ee encryption monorepo multi-user offline-first pbkdf2 pluggable-backends privacy sync typescript web-crypto zero-knowledge

Last synced: 15 Jun 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/ahmedabougabal/iticafefooddeliveryapp

Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues

bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh

Last synced: 23 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/ibraheem-ghazi/dbdiff

php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries

compare database diff difference mysql php

Last synced: 29 Apr 2026

https://github.com/hectorqin/thinkphp-migration

ThinkPHP database migration tools

database migration-tool phinx thinkphp

Last synced: 30 Apr 2026

https://github.com/tuannh982/sstsdb

Simple, Stupid Time Series Database. For educational purposes

database java time-series time-series-database

Last synced: 30 Apr 2026

https://github.com/sircryptic/recordminer

Searches offline records in different file formats (CSV, SQL, JSON, and plain text) in a given folder, based on a name, date of birth (optional) & address (optional)

analysis database finder management offline osint osint-python osint-tool records search

Last synced: 30 Apr 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/romchela/db-query-implementation

Own implementation of complex database query on huge amount of data

database query

Last synced: 30 Apr 2026

https://github.com/theinvincibleknight/mysql-installation-guide

Step by step detailed guide to install and configure MySQL.

database devops installation mysql mysql-database mysql-server ubuntu

Last synced: 30 Apr 2026

https://github.com/hardiksinghbehl/checkbox-values-bitfield-enum-poc

POC to demonstrate storing values of all checkboxes displayed on an UI component, in a single column of a table instead of creating a separate table and mapping each checkbox as a column

bitfield database enumset java rdb

Last synced: 01 May 2026

https://github.com/kaifcoder/simple-android-app-with-roomdb-tutorial

this is a very simple add which have implementation of roomDB in android.

android application database kotlin roomdatabase

Last synced: 01 May 2026

https://github.com/mrvautin/octo-db

A flatfile JSON db for prototyping

database db javascript nodejs

Last synced: 01 May 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/stickytools/sticky-locking

A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.

concurrency conditions database embedded hierarchical hierarchical-locking high-concurrency ios linux lock lock-manager locking macos mutex osx readers-writer-lock swift swift-4 swift-framework swift-package-manager

Last synced: 28 Jan 2026

https://github.com/aakankshabhende/gui-based-bmi-calculator

GUI Based BMI-Calculator with MySQL Database and Realtime customized email notification of your BMI result.

database gui mysql

Last synced: 01 May 2026

https://github.com/arseniistratiuk/track-finder-app

An app/GUI that is linked to a database called "chinook". User will be able to do a bunch of operations with a database (like searching information) through this program.

customtkinter database gui modern modern-ui-ux object-oriented-programming python python-ui sqlite3 tkinter ui-design

Last synced: 02 May 2026

https://github.com/vishalthehuman/academia-campus-repository

Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.

css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql

Last synced: 21 Feb 2026