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.
- GitHub: https://github.com/topics/database
- Wikipedia: https://en.wikipedia.org/wiki/Database
- Related Topics: dbms, sql, relational-database, nosql, document-oriented, in-memory-database, data-warehouse, graphdb, spatial-database, crud,
- Aliases: db, databases,
- Last updated: 2026-07-10 00:07:53 UTC
- JSON Representation
https://github.com/inddrsingh/music_store
Music Store Data Analysis on MySQL.
Last synced: 26 Jan 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/hillaryjude/beginner-to-advanced-sql-problem
database farmers-database mysql sql
Last synced: 02 May 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.
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/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/elkhan2003/devx-magazine
DevX Magazine🚀
database react react-router-dom-v6 scss vite
Last synced: 10 Apr 2026
https://github.com/30piraten/datenbank
DevOps and Why
computer-architecture data-structures database distributed-systems interpreters networking operating-system systems-design
Last synced: 07 Apr 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/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/valeriogc/db-videogames
Exercise about DB's ER Scheme
database entity-relationship-diagram relational-databases
Last synced: 31 Mar 2025
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/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/rathianki/-8weeksqlchallenge-dany-ma-
Case study "8-Week SQL Challenge"
8-week-sql-challenge 8weeksqlchallenge dannymasqlchallange database sql sqlcase-study sqlserver
Last synced: 16 May 2026
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/benevanio/mapbox
Geolocalizacao com NODEJS E GEOJSON
api api-client apis database geolocation geolocation-api json json-api localization maps mongodb mongoose node node-module nodemon npm-package rest-api system user word
Last synced: 10 Apr 2026
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/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/jemc/pony-kyoto
database ffi kyoto-cabinet library pony-language
Last synced: 23 Mar 2025
https://github.com/biomathcode/chronology
This is a personal project of mine
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/adbc-drivers/driverbase-rs
Base framework and other libraries for developing ADBC drivers in Rust.
Last synced: 16 Jan 2026
https://github.com/r-n/tebak-nama
A name guessing "game" made with Unity3D 5.4
2d c-sharp csharp database game game-dev game-development gamedev guessing-game quiz quiz-game sqlite streamingassets unity unity-3d unity3d
Last synced: 09 Apr 2026
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/ctrl-alt-d/AccidentsAmbVictimes
Exercici de base de dades
dam database daw exercises learning prefill-database sample
Last synced: 28 May 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/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/catsoft321/chatdotnetus
The US version of the ChatDotNet application!
application back-end chat-application css database firebase firebase-auth front-end html html-css-javascript javascript user-authentication
Last synced: 10 Apr 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/bayoadejare/pipeline-sleep
Sleep Data Pipeline with Azure Data Factory
adf azure azure-sql correlation-analysis data-engineer data-engineering-pipeline data-warehouse database databricks machine-learning pandas power-bi powerbi python3 synapse
Last synced: 19 Aug 2025
https://github.com/edu8591/airbnb-clone
airbnb-clone
database html js rails-api rails-application ruby
Last synced: 20 Jan 2026
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
Last synced: 11 Apr 2026
https://github.com/selleo/terraform-aws-rds
Collection of terraform modules for RDS
aws aws-rds database postgres postgresql rds rds-postgres terraform terraform-module
Last synced: 09 Apr 2026
https://github.com/jack-carling/todo-lowdb
Todo application that saves to a JSON database
Last synced: 09 Apr 2026
https://github.com/dataforgeopenaihub/.github
GitHub profile of this organization.
data-analytics data-engineering data-science data-visualization database datapipeline end-to-end-project machinelearning-python tableau
Last synced: 12 Feb 2026
https://github.com/eesunmoon/notetaking
Sejong University Note Taking
artificial-intelligence computer-network database image-processing notetaking signal-and-system
Last synced: 17 Nov 2025
https://github.com/karenpayneoregon/windowsformsmasterdetailwithsqlserver
Windows forms master details example
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/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