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/nomispal/todo

ToDO app allows users to manage their tasks on a smartphone

dart database flutter hivedb moive todoapp todolist todos

Last synced: 01 Sep 2025

https://github.com/inddrsingh/music_store

Music Store Data Analysis on MySQL.

database mysql

Last synced: 26 Jan 2026

https://github.com/harwoeck/sqlee

:tophat: Package sqlee is a general purpose, transparent, non-magical helper package for sql.DB that simplifies and reduces error checking for various SQL operations.

database db essentials go golang helper library module package sql

Last synced: 20 May 2026

https://github.com/marco-rosner/code-challenges

This repository is a collection of resources and code challenges in Javascript, ReactJS and NextJS that I created and solved in my journey to return to the tech industry after my sabbatical.

array code-challenges data-structures-and-algorithms database design-patterns javascript nextjs react-applications reactjs solid string system-design tests

Last synced: 11 Apr 2026

https://github.com/cntm-labs/sentinel-driver

High-performance PostgreSQL wire protocol driver for Rust

async database driver orm postgres postgresql project-sentinel rust sql tokio

Last synced: 10 Apr 2026

https://github.com/guillempuche/authorization-react-opal-cedar

A React application with OPAL and Cedar integration for a scalable access and policy enforcement management.

authorization authorization-middleware cedar database deno docker-compose opal policy-engine policy-management react

Last synced: 11 Apr 2026

https://github.com/gmihov001/todo-flask-sqlalchemy

Custom Flask API with SQL Alchemy database, to serve a ToDo list front-end project.

database flask flask-sqlalchemy mysql python sqlalchemy

Last synced: 11 Apr 2026

https://github.com/thetestgame/gh-pages-database

Experimental REST GET friendly statically hosted database information utilizing Github Pages

database github-pages jekyll json-data json-database rest rest-get-call

Last synced: 29 Apr 2026

https://github.com/kamusis/swissql

SwissQL is a developer-focused, modern “database Swiss Army knife” that provides a unified CLI experience for connecting to and querying different databases through a lightweight backend service.

ai cli client-server database

Last synced: 21 Jan 2026

https://github.com/ereh11/bug-ticketing-system

Bug Ticketing System is an ASP.NET Core API for tracking software issues. It features JWT authentication, role-based access (Admin/Developer/Tester), and project/bug management. Teams can assign bugs, add attachments, and monitor status changes (Open→Closed).

asp-net-core asp-net-core-web-api csharp database efcore sql-server

Last synced: 18 Apr 2026

https://github.com/itsindrajput/student-database-management-system

This repository contains the source code and documentation for a Student Database Management System implemented in C programming language.

c-programming-language data-structures database graphics-programming

Last synced: 05 May 2026

https://github.com/heisenberg4441/scriptdb

🚀 ScriptDB — лёгкая файловая база данных на TypeScript, работающая через HTTP API. 📂 Данные загружаются в память и синхронизируются с JSON-файлом при изменениях. ⚡ Идеально подходит для небольших проектов и локального хранения данных.

database filesystem nodejs typescript

Last synced: 10 Apr 2026

https://github.com/oxibase/oxigration

A SQL Migration Manager that maintains database migrations scripts in an object-based structure

database dbms migration mysql postgresql sql sqlite

Last synced: 10 Apr 2026

https://github.com/audreyteles/ordle

Jogo para adivinhar o personagem, criatura ou animal do Universo do RPG Ordem Paranormal.

cockroachdb database docker flask flask-migrate flask-sqlalchemy postgresql python

Last synced: 11 Apr 2026

https://github.com/josedab/chronicle

Chronicle is an embedded time-series database for Go designed for constrained and edge environments. It provides compressed columnar storage, SQL-like queries, retention, and downsampling in a single-file format.

columnar-storage database edge-computing embedded-database golang iot monitoring prometheus time-series tsdb

Last synced: 21 Feb 2026

https://github.com/rockstar-narmu/to-do-list

This project is a Firebase-powered To-Do List application, developed to manage tasks effectively and keep track of important items. Users can, add tasks with unique IDs, modify existing tasks, delete tasks as needed, filter tasks by a specified date range.

css database fire firestore html java js react

Last synced: 11 Apr 2026

https://github.com/jmigac/graphql-web-services-spring-aem

Master thesis on topic "Developing GraphQL Web Services in Spring and Adobe Experience Manager". Project will contain REST api build in Spring framework for receiving data about earthquakes with possibility of local data caching. Local data cache will be achieved will background thread contacting external API and filling local database using prebuild REST service. Build web service will be used as a backbone service for GraphQL endpoint, which will provide specific information to received query. As an addition to the master thesis content, new technology will be used in comparison with spring, it's called Adobe Experience Manager [AEM]. AEM is an enterprise content managment system, with a rich technology stack and high level of customization.

adobe adobe-experience-manager aem database earthquakes graphql graphql-endpoint jpa-hibernate junit5 jwt jwt-authentication local-database mysql rest-api security spring-framework sql web-services web-services-restful

Last synced: 11 Apr 2026

https://github.com/virajbhutada/credit-card-transaction-analysis-sql

This project provides a structured database schema and SQL scripts to analyze credit card data. It includes tools for managing and analyzing transaction data, helping to identify spending patterns and trends. The project features visual schema diagrams and supporting documentation for easy understanding.

creditcard customer data-analysis data-cleaning data-modeling database database-management insights performance-optimization postgresql query-language schema-design schema-diagram scripts sql transactions trends

Last synced: 15 May 2026

https://github.com/animatedcreativity/node-objects-database

Simple module to work with saving/searching/deleting any objects using embed nosql file database, for small projects.

database node node-js node-module nodejs nosql objects

Last synced: 30 Jan 2026

https://github.com/angelhtml/angeldb

Angel DB is a fast json database that allows you to insert data, delete and edit ⚡🚀

angel-db angelcodestyle database fastdata javascript json json-database jsondb localstorage nodejs nodejs-database nosql nosql-database storage

Last synced: 10 Apr 2026

https://github.com/mikeludemann/berichtsheft

Eine Web Anwendung für die Erstellung und Bearbeitung von Berichtsheften für die Ausbildung (IHK / HWK)

css database html images javascript mysql pdf php

Last synced: 10 Apr 2026

https://github.com/jotrorox/sqlodin

A simple and easy to understand pure Odin SQLite implementation. (Main Repo on Codeberg)

database library odin sqlite sqlite3

Last synced: 14 May 2026

https://github.com/kjjd84/lucid

Declare database schemas & factory definitions inside Laravel models.

database definitions factory laravel lucid models schemas

Last synced: 13 Jan 2026

https://github.com/gmpsankalpa/url-shortener

This is a simple URL shortener application built with Flask and SQLite.

database html-css-javascript python url-shortener

Last synced: 16 Apr 2026

https://github.com/ali-ramazani/todolist

This is a todolist web application created using Node.js, Express, and MongoDB.

backend css database ejs-templating html javascript lodash mongodb ux webdevelopment

Last synced: 10 Mar 2026

https://github.com/chris-mclennan/mnml-db-dynamodb

Amazon DynamoDB table browser for mnml — terminal TUI for scanning tables + viewing item JSON. Runs standalone or as an mnml-hosted pane. Shells out to the aws CLI; no SDK dep.

aws database dynamodb mnml-integration ratatui rust terminal tui

Last synced: 09 Jul 2026

https://github.com/haideratgh/sql-data-analytics-project

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis

analytics business-analytics business-intelligence data data-analysis data-analyst data-analytics data-engineering data-science data-scientist database datascience query reporting sql sql-query sql-server window-functions-in-sql

Last synced: 29 Jun 2025

https://github.com/ruturajjadhav07/simple-crud-spring-application

A simple CRUD application built with Spring Boot, Thymeleaf, and MySQL, demonstrating the basic operations of Create, Read, Update, and Delete. This project is perfect for beginners to understand how to interact with databases using Spring Data JPA and how to render data dynamically on the front end using Thymeleaf templates.

beginner-project crud crud-application database database-operations java javaspringboot mysql mysql-database spring-boot spring-boot-tutorial thymeleaf web-development

Last synced: 26 Feb 2025

https://github.com/demonicious/jql

Module used for Creating, Managing, Writing and Reading JSON Files and use them as a Database

database database-management db json sql

Last synced: 25 Feb 2025

https://github.com/amiraflak/database-lab

Database Lab - Spring 2023

database mssql sql t-sql

Last synced: 09 May 2026

https://github.com/4s4v1n/retailanalistycsdb

Data base structure for retail analyzes project

database plpgsql postgresql retail-analytics sql

Last synced: 01 Mar 2026

https://github.com/iamnaveen8851/book-management-system_app-backend

this is setup of book management app's backend

database expressjs mongo mongodb-atlas mongoose nodejs

Last synced: 05 Jan 2026

https://github.com/aiselis/tispost

Lightweight library for using Postgres as nosql database

async database nosql postgresql python

Last synced: 16 Jan 2026

https://github.com/apoorv0503/qkart_frontend_bacl

A fullstack shopping site made using: HTML, CSS,React.js, node.js, materialUI.

css database html javascript material-ui nodejs postman react

Last synced: 10 Apr 2026

https://github.com/pegasusheavy/prax

🦀 Type-safe, async-first ORM for Rust. Prisma-like schema, fluent queries, multi-database support.

async database mongodb mysql orm postgres postgresql prisma query-builder rust sql sqlite tokio type-safe typescript-alternative

Last synced: 20 Jan 2026

https://github.com/alenap93/kysely-crypto

Crypto plugin for kysely

crypto database kysely query-builder sql

Last synced: 07 Apr 2025

https://github.com/mastro-elfo/mydb

PHP class to manage mysqli DB

database mysqli php

Last synced: 13 Apr 2026

https://github.com/atluzka/discord-gambling-bot

Discord gambling bot, which stores its data in a SQL database

bot database discord discord-bot discord-gambling gambling opensource py-cord python sql

Last synced: 11 Apr 2026

https://github.com/daemontoolz/workstation

Just a personnal project about a Simplified Collaboration tool

asp csharp database golang net-mvc signalr

Last synced: 05 Apr 2026

https://github.com/nafisrayan/3d-react-app

A threeJS playing field where you can add, delete, resize 3d objects and play with them by moving them around.

backend database db express express-js expressjs frontend mern mern-project mern-stack mongodb mongoose node nodejs react reactjs ui

Last synced: 11 Apr 2026

https://github.com/jeypi-official/abarrotes-front-end

Abarrotes Frontend is an Angular app for managing grocery store inventory and sales. It offers a simple interface for tracking transactions and stock in real time, making it ideal for efficient day-to-day store management.

angular database front-end store typescript webapp

Last synced: 06 Mar 2025

https://github.com/rahulguptagzb09/desktop-books-database-application-using-python

Desktop Books Database Application Using Python

database gui python python3 sqlite tkinter

Last synced: 16 Jun 2025

https://github.com/terracrow/tml

Easy to use data manipulation package using YAML.

data database db node npm tml yml

Last synced: 26 Feb 2025

https://github.com/f4rkh4d/drift

sql linter and formatter in rust. 7 dialects, 80 rules, schema-aware. single binary. 50-200x sqlfluff. demo at drift.frkhd.com/play/

bigquery cli database dbt formatter linter lsp migration mysql postgres rust schema-aware snowflake sql sql-linter sqlfluff sqlite static-analysis tsql wasm

Last synced: 21 May 2026

https://github.com/michaelcurrin/sql-server-docker-test

Exploratory project to setup and connect to SQL Server DB using Docker

database docker sql sql-server

Last synced: 27 Jan 2026

https://github.com/e22m4u/js-repository

Реализация репозитория для работы с базами данных в Node.js

database datasource db mongodb nodejs odm orm relations repository

Last synced: 04 May 2025

https://github.com/mazeor7/delivery-online

A simulation delivery made all in Java, via command line

command-line command-line-tool database delivery delivery-service java mysql mysql-database

Last synced: 31 Mar 2025

https://github.com/theloni-monk/moody

A full-stack mood tracking website built in react with a server node. Please note it is only designed to be useful to me, though it would be great if it were able to aid someone else as well.

backend database google-federated-sign hooks-api-react mood node-js reactjs sign tracker webapp

Last synced: 11 Apr 2026

https://github.com/steviecurran/sql2pandas

Translate SQL queries into pandas operations for fast exploratory analysis and data transformation in Python

database pandas python query sql

Last synced: 14 Apr 2026

https://github.com/akhettar/docker-db

Run DB as docker container for integration tests

database docker-databases integration-tests

Last synced: 12 Jan 2026

https://github.com/alessandrojean/order-by-installer

Administration software for a school, with the management done by a software, an website and an application.

administration database management nsis school

Last synced: 20 May 2026

https://github.com/plandes/dbutil

Database convenience utilities.

database database-management orm sqlite sqlite-orm

Last synced: 10 Apr 2026

https://github.com/ishanshah018/storezen-retail-system

A comprehensive smart retail management system featuring inventory tracking, customer analytics, and AI-powered shopping assistance. Built with React, Node.js, and Django with Razorpay payments and Twilio notifications.

api backend database django-rest-framework express-js frontend jwt-authentication mern-stack middlewares mongodb node-js react-js web-development

Last synced: 11 Apr 2026

https://github.com/biomathcode/chronology

This is a personal project of mine

database googlesheets

Last synced: 02 Jul 2026

https://github.com/sabitor/md5tabsum

Calculation of the MD5 checksum of database tables

database go golang md5-checksum

Last synced: 09 Mar 2026

https://github.com/basem909/budget-app

Budget-app (Smart Finance) is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

database erb-template rails ruby

Last synced: 11 Apr 2026

https://github.com/tashi-2004/Database-Systems-DB

I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.

cassandra database database-management eer-diagram erdiagram keys mariadb mysql oracle-database sql

Last synced: 29 Aug 2025

https://github.com/mae776569/fatura-task

Fatura is a small application that represents products and their providers.

api database expressjs mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/adbc-drivers/driverbase-rs

Base framework and other libraries for developing ADBC drivers in Rust.

adbc database rust

Last synced: 16 Jan 2026

https://github.com/jahidulpabelislam/database

Simple wrapper for PDO.

database mysql pdo php

Last synced: 25 Dec 2025

https://github.com/anoopgeorge418/church-management

A comprehensive church management system designed to help religious organizations efficiently manage their congregations, events, finances, and administrative tasks.

backend css database deployment endtoend expressjs frontend git github html js mongodb netlify nodejs project react vercel

Last synced: 03 Sep 2025

https://github.com/benz206/tag-vault

Explore a real time updated database of over 35,000 custom scripts

database nextjs tags tagscript typescript

Last synced: 09 May 2026

https://github.com/pymetheus/sqlalchemy-dbtoolkit

Modular toolkit for SQLAlchemy-based database configuration and session management.

data-engineering data-pipeline database mysql orm postgresql python sqlalchemy sqlite toolkit

Last synced: 11 Apr 2026

https://github.com/marcosalanya19/node-ts-restapi-mongodb-template

Una plantilla de inicio para construir una API RESTful con TypeScript, Express y la base de datos MongoDB.

database google mongodb nodejs postman roles template typescript

Last synced: 10 Apr 2026

https://github.com/jod35/author-api-v2

This is version 2 of the author API I built I while ago.

database flask marshmallow mysql

Last synced: 11 Apr 2026

https://github.com/sebastianbrzustowicz/portfolio-webapp

Flask + MySQL + JavaScript. Portfolio webapp for introducing myself.

app database flask mysql portfolio python web

Last synced: 10 Apr 2026

https://github.com/steviecurran/audio-books

Audiobook reviews dashboard - Tableau excercise done in Python Dash

ab-testing dash dashboard database powerbi python tableau

Last synced: 09 May 2026

https://github.com/jamesgober/index-db

B+tree indexing primitive for Rust storage engines - ordered keys, range scans, and concurrent access over paged storage.

b-plus-tree btree database index range-scan reps rust storage-engine

Last synced: 08 Jul 2026

https://github.com/jlshanmathi/mysqltask1

Mysql queries

database queries sql

Last synced: 18 Aug 2025

https://github.com/prashhhant213/strategic-analysis-of-retail-brand-in-south-america-using-sql

Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services

bigquery database mysql-server sql

Last synced: 11 Apr 2026

https://github.com/mgodoyd/systemhotel-mdw

Final QA project, analysis carried out on the hotel project tenth semester of the university

database hibernate-jpa java orm-framework spring-boot sql-server

Last synced: 09 Apr 2026

https://github.com/silasener/online-fitness-coaching-platform

The FitLife project is a web application designed to offer online fitness coaching services. It aims to assist users in achieving their fitness goals by providing personalized workout programs, nutrition plans, and direct communication with experienced trainers.

database fitness-app hibernate java jpa-hibernate postgresql spring-boot supabase

Last synced: 09 Apr 2026

https://github.com/mrxiaozhuox/dorea-lab

Dorea desktop manage tool - use dioxus framework

database dioxus dorea

Last synced: 11 Apr 2026

https://github.com/fiatjaf/summuladb

A SummaDB that runs in the browser.

database gopherjs summadb

Last synced: 11 Apr 2026

https://github.com/jack-carling/todo-lowdb

Todo application that saves to a JSON database

database lowdb nodejs

Last synced: 09 Apr 2026

https://github.com/nfaltir/sql

📦 A SQL codebook with useful queries

data-science database sql

Last synced: 31 Mar 2025

https://github.com/karenpayneoregon/windowsformsmasterdetailwithsqlserver

Windows forms master details example

database sql

Last synced: 09 May 2026

https://github.com/arun-data-analyst/finance-reporting-sql

End-to-end SQL project for project/portfolio finance: schema, seed data, validation, data-quality checks, business queries, and KPI views (Power BI–ready).

data-analysis data-modeling data-quality database finance kpi portfolio-management powerbi sql sql-server ssms

Last synced: 18 May 2026

https://github.com/kadraknb/mysql-one-for-all

Normalizando uma tabela na terceira forma normal e acesse as informações desta tabela através de queries utilizando SQL.

backend database docker mysql sql

Last synced: 09 Apr 2026

https://github.com/jigyasag18/aircraft-data-management

This repository offers a comprehensive simulation of global military air deployments involving 10 countries, aircraft models, mission types, and strategic zones. It analyzes air power distribution, mission intent (offensive, defensive, support), and geopolitical positioning. The project provides structured insights into regional & zone level threat

aircraft-data aircraft-performance data data-analysis data-visualization database database-management dataset datavisualisation mysql powerbi powerbi-report powerbi-visuals sql

Last synced: 04 Feb 2026

https://github.com/sebastianc2003/tlh-volunteer-management-database

Relational database system for managing volunteers, projects, and sponsors for a Day of Service event. Includes ERD, SQL schema, sample data, queries, and SDLC documentation.

data-modeling database erd project-management sdlc sql sql-server

Last synced: 14 May 2026

https://github.com/ishaan400/pharmaceutical---retail-management-system

This Pharmaceutical - Retail Management system works well when concentrated towards the retail sector of buying and selling. It also works well with the Hospital side of the Pharmacy which involves the whole process of the patient getting treated in a hospital by many doctors.

database database-management dbms dbms-project normalization oracle pharmaceuticals relational-databases schema sql

Last synced: 02 Apr 2025