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/ahmednassar7/chat-application

Chat application for real-time communication and support all type of data.

chat chat-application database java javaswing oop oops-in-java real-time ux-ui

Last synced: 02 May 2026

https://github.com/claudemuller/sqleavy.c

A toy implementation of SQLite in C

c database sqllite

Last synced: 02 May 2026

https://github.com/timonrieger/arkivr

A public archiving app for various resources, websites or articles, organised in a single place.

archive database flask library tailwind-css website

Last synced: 02 May 2026

https://github.com/mehrajlatifli/subqueries

A database called Academy is used to work with subqueries in MSSQL Server

create-database database groupby mssqlserver sql subsquence

Last synced: 02 May 2026

https://github.com/nidha2003/enrollment-system

Student Enrollment Management System built using Python and MySQL.

beginner-project crud database gui mysql project python tkinter

Last synced: 02 May 2026

https://github.com/chrispaixk/vet_clinic_db

A relational database to create the initial data structure for a vet clinic. It contains data about animals, animals' owners, clinic employees, and visits

database postgresql

Last synced: 02 May 2026

https://github.com/terraform-ibm-modules/terraform-ibm-icd-mysql

Creates and configures an IBM Cloud Databases for MySQL instance

core-team database ibm-cloud icd mysql supported terraform terraform-module

Last synced: 02 May 2026

https://github.com/armour/incomplete-data-query-in-postgresql

This repo is used to implement different kinds of incomplete data queries in postgresql

database incomplete-data postgresql

Last synced: 02 May 2026

https://github.com/manoharvit/budget-and-financials-of-mbta

MBTA, its role in public transportation, and how financial and operational data analysis may improve its services. Assessing MBTA's revenue and expenditure and optimizing operations with advanced data management. Describe the analysis tools and methods, such as MySQL, NoSQL, and Python, and the report structure.

conceptual-modelling database mongodb nosql sql

Last synced: 02 May 2026

https://github.com/jayakrishna1509/23r-sql-task

Operators in SQL

database mysql sql

Last synced: 02 May 2026

https://github.com/covscript/covscript-database

Open Database Connectivity for Covariant Script

database mysql

Last synced: 02 May 2026

https://github.com/amssdias/python-books_db

Books database (csv, json or sqlite).

csv database json sqlite3

Last synced: 02 May 2026

https://github.com/jrycw/fasthtml-svcs-edgedb-mvp

MVP: EdgeDB and FastHTML Integration with svcs

database edgedb fasthtml python svcs

Last synced: 02 May 2026

https://github.com/bh-tec/databaseexperience

Repositorio criado para o bootcamp de DataBase Experience da DIO.

bootcamp database dio

Last synced: 02 May 2026

https://github.com/efler/fund-algs-cpp

Fundamental algorithms labs and coursework (customizable database), 2 term: cpp

algorithms-and-data-structures allocator customization database fundamental-algorithms logging memory-management tree

Last synced: 02 May 2026

https://github.com/mohamedsaidsallam/mooc_db

MOOC (Massive Open Online Course) DB Schema made for ASU DB(1) Course Project 2020.

database mooc mysql schema

Last synced: 02 May 2026

https://github.com/abelarduu/ntt-data

Repositório central contendo todos os projetos e desafios desenvolvidos durante o bootcamp NTT Data, organizados em subpastas por tema. Um espaço para acompanhar o progresso e aprendizado ao longo do curso.

bootcamp dashboard database dax modelagem-de-dados powerbi python star-schema tratamento-de-dados

Last synced: 02 May 2026

https://github.com/kogunlowo123/terraform-gcp-spanner

Terraform module for Google Cloud Spanner with instances, databases, backup schedules, and IAM bindings

database gcp google-cloud spanner terraform terraform-module

Last synced: 02 May 2026

https://github.com/vilhalva/logid-com-sqlite

🤤ESSE É UM BOT DO TELEGRAM FEITO COM PYROGRAM. É ÚTIL PARA ADMINISTRADORES QUE DESEJAM MANTER UM REGISTRO ORGANIZADO DAS INTERAÇÕES DOS USUÁRIOS, UTILIZANDO UM BANCO DE DADOS LOCAL PARA ARMAZENAMENTO E POSTERIOR ANÁLISE DAS MENSAGENS RECEBIDAS.

bot database framework projeto pyrogram python redes-sociais sqlite telegram

Last synced: 02 May 2026

https://github.com/harsha-vardhan-tangudu/an-online-news-paper-using-computer-essentials

It is a case study consists of applications of newspaper,Operating System for designing this application,Data base design,Some queries,and Networking Model

application computer-essentials-project database dbms-mini-project networking-model online-newspaper-casestudy os sql-query

Last synced: 09 Jun 2026

https://github.com/jascha030/db-service

A thin layer on top of doctrine/dbal. This package was made for usage in the jascha030/xerographer package.

composer database doctrine php symfony

Last synced: 02 May 2026

https://github.com/restsharpdb/restsharpdb

A C# version of PostgREST. A version, not a reimplementation.

api api-rest automatic-api csharp database http pgsql postgres postgresql postgrest server sql

Last synced: 02 May 2026

https://github.com/lunardiver/sibilussocial

Sibilus is an ASP.NET Core social media web application that is a spin-off to popular social media websites like Facebook or Twitter.

asp-net-core aspnetcore csharp database dotnet dotnet5 net social-media social-network sqlite vscode web website

Last synced: 02 May 2026

https://github.com/lafkpages/express-session-replit

An Express session store that uses the Replit database.

database db express repl replit session

Last synced: 02 May 2026

https://github.com/patrickjameslawrence/synth

A highly customizable Discord bot that assists you in your friend group's or small-size public server. Discord has since updated and this bot doesn't work properly. This project is no longer maintained

bot database discord-bot discord-js javascript mysql-server node-js

Last synced: 02 May 2026

https://github.com/imranxc/sql-bolt

Ultimate SQL vs. NoSQL

database mongodb mysql nosql sql

Last synced: 02 May 2026

https://github.com/maysker/dishnicars-backend

Backend services for DishniCars, a full-stack solution for automotive repair, tuning, and sales. Built with Laravel, providing robust API support and database management for seamless frontend integration.

api backend database database-management fullstack-development laravel mysql php server-side web-service

Last synced: 02 May 2026

https://github.com/lily4178993/vetclinicdb

Creating a comprehensive relational database for a vet clinic, including tables for animals, owners, employees, and visits.

data-population database database-schema sample-querying table-creation

Last synced: 09 Jun 2026

https://github.com/sodascience/lichess_db

Lichess game header data as parquet files

database lichess lichess-database

Last synced: 02 May 2026

https://github.com/panda4817/mysouschef

CS50 Web programming in Python and JavaScript final project.

database django heroku postgresql python3 recipes travis

Last synced: 03 May 2026

https://github.com/lyndychivs/testminer

Test Miner, parsing NUnit Test Reports into a Database for historical record & trend monitoring.

database nunit parse record results save test testing

Last synced: 03 May 2026

https://github.com/prakashpandey16/sql_data_warehouse_project

Building a modern data warehouse with SQL Server, including ETL Processes, data modeling, and analytics.

cleaning-data data data-engineering data-science database etl-pipeline sqlserver

Last synced: 03 May 2026

https://github.com/d4v1-sudo/simple-database-using-python

🗃️💾 - A basic Python to do list manager based in SQLite.

database database-management flask-application python python3 sql

Last synced: 03 May 2026

https://github.com/bhojpur/dbm

The Bhojpur DBM is a high scalability, distributed database management system applied within Bhojpur.NET Platform ecosystem for enterprise application or service delivery.

database distributed-database nosql

Last synced: 03 May 2026

https://github.com/zorohost/luffydb

Database written using Bun.sh (Javascript). A Database which nobody asked for.

bun database json luffy nojson onepiece sql

Last synced: 03 May 2026

https://github.com/vilhalva/crud-com-telegraf

🤤ESSE É UM BOT DO TELEGRAM DE CRUD DE NOMES COM TELEGRAF (NODEJS/JS) E MYSQL!

bot crud database framework javascript mysql nodejs projeto redes-sociais telegraf telegram

Last synced: 03 May 2026

https://github.com/tokhy1/laravel_crud_app

Revolutionize data management with Laravel powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.

backend blade crud-application crud-operations database laravel mysql php phpmyadmin-database query-builder routing

Last synced: 03 May 2026

https://github.com/wahidinaji/fiber-example

just practice to build restfull-api-with-fiber

crud database go golang mysql postgresql rest-api restful-api

Last synced: 03 May 2026

https://github.com/alykafoury/localdatabase

Gem for managing the local database configuration in rails

database local rails rails-gem ruby-gem

Last synced: 03 May 2026

https://github.com/open-macellum/macellum-infrastructure

:shopping_cart: Grocery Management System Infrastructure as Code.

api-server database docker docker-compose docker-hub grocery-store management-system web-client

Last synced: 03 May 2026

https://github.com/bbangjee/cse4110_database_system

2025-1 데이터베이스시스템 플젝 및 노트 정리

convenience-store cpp database mysql university-course university-project

Last synced: 03 May 2026

https://github.com/antoniakras/retail-transactions-system

Java web app with Servlets, JDBC, and SQL, deployed on Tomcat. Includes REST-style endpoints and complex SQL queries.

apache-tomcat backend-development database html java javascript jdbc rest-api servlets sql webapp

Last synced: 03 May 2026

https://github.com/hossein-zare/express-auth-db

Authentication using cookies and database in Express.js.

auth authentication cookie database express expressjs login

Last synced: 03 May 2026

https://github.com/phasenraum2010/logfileloader

Load Logfiles and push them into a Database - Java and Spring Integration

database java javaee logfile mysql spring-integration spring-mvc springframework

Last synced: 03 May 2026

https://github.com/tn3w/moviedb-json

A JSON library with 981,530 films.

data database db json movie movie-database movies

Last synced: 03 May 2026

https://github.com/dimensigon/hdb-heliosdb-nano

HeliosDB Nano is a PostgreSQL & MySQL compatible embedded database with vector search, encryption, git-like branching, time-travel queries, and 50+ enterprise features.

database

Last synced: 03 May 2026

https://github.com/shutovks-other-projects/interaction-with-databases-using-qt

Applications for interacting with databases on QT

cpp database qt

Last synced: 03 May 2026

https://github.com/jayvenn21/dbscope

Universal relational schema intelligence CLI — analyze risk, blast radius, and structural health before changing your database.

analysis ci cli clickhouse database database-tools devops devtools infrastructure mysql postgres rust schema sqlite static-analysis

Last synced: 03 May 2026

https://github.com/swumplurd/crud-php-mysqli

CRUD con PHP usando el controlador de mysqli.

crud database mysql mysqli php

Last synced: 03 May 2026

https://github.com/ranaessam03/university-library-management

This is a Windows application built using C# and MS SQL Server

database mssql-server windows-forms

Last synced: 03 May 2026

https://github.com/ghost33333333/myfinance_management

MyFinance is your ultimate budgeting companion! Track income and expenses, set financial goals, and gain insights with ease. Stay in control of your money with intuitive charts, smart reminders, and secure cloud backup. Whether saving or managing daily spending, MyFinance helps you achieve financial success effortlessly.

authentication dart database firebase firebase-database firestore-database flutter localnotifications notifications provider sharedpreferences state-management

Last synced: 04 May 2026

https://github.com/lucasdota/demo-dao-jdbc

Projeto em Java com mySQL para aprender a recuperar, inserir, deletar e atualizar valores em banco de dados.

backend database java mysql

Last synced: 04 May 2026

https://github.com/24-mohamedyehia/ai-journalist

AI Journalist is a Python application that uses AI to generate articles based on a given topic. It uses a crew of AI agents to generate articles, and then uses a database to store the articles.

ai-article-generator ai-journalist aiagent aiagents content-creation crewai database flask flask-application sqlite

Last synced: 04 May 2026

https://github.com/benhmoore/pylite

A Python library for working with SQLite databases with model-based syntax similar to Laravel.

database orm python sql sqlite3

Last synced: 04 May 2026

https://github.com/benjaminsemah/vet-clinic-db

This repository includes files that contains the implementation of relational database to create the data structure for a vetinary clinic. Implementing queries to create the animals table, insert data of animals and sql to query data that answer a few questions. Built With

backend data-structures database postgresql sql

Last synced: 04 May 2026

https://github.com/jamesjarvis/web-graph

Experiment with web scraping

colly crawler database golang web-graph

Last synced: 04 May 2026

https://github.com/cybardev/dbsys-webapp

Full-stack Flask + SQL Web App for Database Systems course

database devops flask-app full-stack-web-development infrastructure-as-code sql

Last synced: 04 May 2026

https://github.com/zokis/dwarfdb

"Banco de Dados" chave valor feito para aprender GO

database datastore go json key-value

Last synced: 04 May 2026

https://github.com/jdion84/lucid

Declare database schemas inside Laravel models.

database laravel lucid models schemas

Last synced: 04 May 2026

https://github.com/tomasesquivelgc/super-transactions

Application meant to keep track of business spending. Create categories and transactions; see a list of them and your total.

activerecord authentication authorization budget-app database postgresql ruby ruby-on-rails

Last synced: 04 May 2026

https://github.com/hegdebhavya/aigeniushub-using-gemini-pro

This repository contains a collection of web applications built using Streamlit, Each project in this repository showcases the versatility and ease of use of Streamlit in developing interactive and user-friendly web applications.

database gemini-api gemini-pro generative-ai python streamlit

Last synced: 04 May 2026

https://github.com/kevinnizet/express_quest-argon2

Template d'un serveur Express : support du hachage de MdP via Argon2 et du token d'authentification via jsonwebtoken

argon2 database dotenv express jsonwebtoken mysql

Last synced: 04 May 2026

https://github.com/d12ksh/user-login-database-system

Building trust starts with security! 🚀 Check out this Login Database System, where user authentication meets best practices. With encrypted data, basic design, this is one of them"

data-structures database python3 sql user-authentication

Last synced: 04 May 2026

https://github.com/mawdesign/lyricsanctuary

lyricSanctuary: A web application for managing and organizing song lyrics with detailed musical and contextual information, built with Python, CouchDB, and a hexagonal architecture.

cc-by-sa couchdb database hexagonal-architecture json-schema lyrics-management music-database python rest-api web-application

Last synced: 04 May 2026

https://github.com/tharunoptimus/jamun-search

Jamun Search - Search for sites and images - Deprecated

database mysql php search-engine

Last synced: 05 May 2026

https://github.com/julioaranajr/07_databases.md

Hands on Labs [MySQL + Docker] -> Movie Management Project

containers data-structures database docker mysql

Last synced: 04 May 2026

https://github.com/autodidaddict/retroboard

A sample crate illustrating data access with Redis and Rust

agile cache database redis rust sample

Last synced: 04 May 2026

https://github.com/adamcegielka/sql-order-management

Example of a procurement management system

database db mysql sql

Last synced: 04 May 2026

https://github.com/joeri-abbo/laravel-orm-migrations-standalone

Migration of laravel but standalone to easy generate SQL files based on Laravel migration structure

automation database laravel sql

Last synced: 04 May 2026

https://github.com/melardev/cppqtconsolesnippets

Cpp QT snippets with anything other than UI(Concurrency, IO, data structures, Filesystem, crypto, etc)

concurrency console cpp database demos examples filesystem io networking process qt qt5 snippets sockets

Last synced: 04 May 2026

https://github.com/vara-co/crowdfunding_etl

ETL Mini Project based on a Crowdfunding Database, using CRUD operations. SQL, Postgres, and an ERD.

data-analysis database datacleaning erd erdiagram etl jupyter-notebook postgres postgresql regex schema sql

Last synced: 04 May 2026

https://github.com/gmmcal/ynab

Extra reports integrated with You Need a Budget (YNAB)

database github-actions postgres rails ruby ruby-on-rails ynab ynab-api

Last synced: 16 Jun 2026

https://github.com/thatbackendguy/banking-portal-online

Banking Portal Online is a dynamic web project. Java EE + MySQL + JSP is used to create this project.

database html-css-javascript javaee jsp-servlet mysql

Last synced: 05 May 2026

https://github.com/aniketsingh98571/dummy_bank

Mini Project on Bank Management System.

database mysql python3 tkinter

Last synced: 05 May 2026

https://github.com/zidan44/sports-league-management

The project is designed to efficiently organize multiple sports leagues and It keeps track of all essential league information, match details, team data, player statistics, coaches, and match officials.

aiub database java javaswing mysql mysql-database sports sports-league

Last synced: 05 May 2026

https://github.com/is0xjh25/er-modelling

The conceptual model and physical model are created according to the project description and requirements.

database er-model mysql

Last synced: 05 May 2026

https://github.com/its-kios09/openmrs-db

Sourcing up OpenMRS empty database

bash database sql tomcat

Last synced: 05 May 2026

https://github.com/kitsunetech-com/velox-mva

Platform-neutral database communication framework

database ecmascript6 javascript-framework json-api mysql odbc-api php8 sql sql-server

Last synced: 05 May 2026

https://github.com/yashpatel458/car-rental-system

A Car Rental System for providing easy renting just through a few clicks on the website. The Portal is backed by MySQL DataBase for storing details of User and Vehicles. We have a large and luxurious fleet of vehicles to give our clients the experience of luxury and comfort while at ease.

carrentalproject database mysql php

Last synced: 05 May 2026

https://github.com/zigzedd/zrm

[MIRROR] Zig relational mapper.

database mapper orm zig

Last synced: 05 May 2026

https://github.com/damoscodehub/superagency

Database for the hiring of superheroes and supervillains (originally for CS50's SQL course)

cs50 database database-management database-schema final-project harvard harvardcs50 sql sqlite sqlite3 superheroes

Last synced: 05 May 2026

https://github.com/demon-2-angel/product-customer-acquisition-analysis-using-behaviour

The database encompasses eight tables with varied attributes and rows. Key analyses include product restocking needs, top VIP customers' contributions, and an average customer profit of $39,039.59. Recommendations emphasize strategic marketing to new customers and incentives for existing VIP clients based on acquisition costs and profit insights.

customer-products customer-segmentation data-analysis database sqlite

Last synced: 05 May 2026

https://github.com/kirtipratihar/leetcode-easy-solutions

This repository contains solutions to LeetCode Easy level problems, implemented using Python and organized in Jupyter notebooks. The goal is to practice problem-solving and enhance coding skills in a structured way.

array database search search-algorithm string

Last synced: 05 May 2026

https://github.com/viral32111/database

Minecraft mod for storing player information in a database for other systems to use.

database minecraft-mod mongodb

Last synced: 05 May 2026