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/ambientwave/odoo-retail-store-with-accounting-integration
A custom odoo module that can be used to manage simple retail store operations including basic accounting
backend database ecommerce erp management management-system odoo postgresql python retail
Last synced: 07 May 2026
https://github.com/mementomori11723/sqlite-js
Running sqlite with javascript for backend learning purposes
database javascript sqlite sqlite3
Last synced: 29 Aug 2025
https://github.com/mgobeaalcoba/databases_mysql_mariadb
Exercise to create databases, tables, entities, relationships, diagrams and a database project on the Mexico City subway
columns database entity-relationship-diagram foreign-keys mariadb mysql primary-key tables
Last synced: 04 May 2026
https://github.com/cleve/pulzar
Scalable key-value database and manage/schedule job processes distributed
api backup balance database distibuted framework job-scheduler key-value python python3 restore scalability server uwsgi volumes
Last synced: 04 May 2026
https://github.com/fatimanasirawan/database-schema-of-hospital-management-system-in-mysql
Complete schema of Hospital Management System in MYSQL tool with values insertion. Uncomment the lines to run this .
database database-schema databaseproject hospital hospital-management-system hospitalmanagement hospitalmanagementsystemproject mysql mysql-database schema
Last synced: 14 Apr 2026
https://github.com/abdulsamie10/schooltripmanagementsystem
Java (GUI) based Trip Management Using MySQL as database and JUnit for testing
database gui hibernation hibernation-scheduler java javafx junit management-system mysql os system-design testing threading trip trip-management-system
Last synced: 05 May 2026
https://github.com/tendant/dbstrap
A CLI tool for bootstrapping PostgreSQL databases, users, schemas, and extensions from a YAML configuration.
Last synced: 12 Mar 2026
https://github.com/justim/access
A simple MySQL wrapper optimized for bigger data sets
Last synced: 26 Oct 2025
https://github.com/vinniko/tasker
📜 A small PHP application with MVC pattern implementation without third-party frameworks.
css database eloquent-orm html5 http mvc mysql php
Last synced: 26 Oct 2025
https://github.com/ashwin-rajeev/golang-grpc-app
A simple gRPC application to query key/value from SQLite database table.
database golang golang-application grpc grpc-go sqlite sqlite3
Last synced: 05 May 2026
https://github.com/alfiosalanitri/wp-db-sync
A simple bash script to import/export a wordpress database to/from wordpress root directory.
Last synced: 05 May 2026
https://github.com/matteogioioso/borealis
Templates for running PostgreSQL based on the Spilo image
database high-availability postgresql spilo
Last synced: 06 May 2026
https://github.com/juniorgasparotto/pocdatabase
This project is useful as a database file and exclusive for POCs or projects that are in the process of creation and still has the class structure.
csharp database embedded-database json-file mvp poc
Last synced: 09 May 2026
https://github.com/kartikk-26/secure-scalable-aws-vpc-network
This project builds a secure and scalable AWS VPC with custom subnets, NAT and Internet Gateways, VPC Peering, and private database hosting for controlled access and efficient networking.
aws database internet-gateway nat-gateways subnet subnetting vpc vpc-peering
Last synced: 06 May 2026
https://github.com/flatcap/craggy-data
📋 Schema and sample data for Craggy Website
Last synced: 10 Jan 2026
https://github.com/daneshcode/database-assignments
This repository contains the questions and solutions for the database assignments of university
Last synced: 06 May 2026
https://github.com/mugishasam123/budgeter
It is an app that helps one to manage Expenses and the transactions associated with each expense
cancancan database devise rails rubocop ruby tailwindcss
Last synced: 06 May 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_senegal
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇸🇳️ The Earth/Senegal database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-senegal seanpm2001-worlddb-development seanpm2001-worlddb-project senegal svg-lang svg-language world-db worlddb
Last synced: 18 Jan 2026
https://github.com/borutainfo/timebase
Flat file database for storage any data as events in timeline and finding it for a given timestamp.
binary-search database events file-database flat-database php timeline timestamp
Last synced: 24 Jan 2026
https://github.com/imagineeeinc/dino-db
🦕A small, document-oriented data base🦕
database db dino dino-databse dino-db dinosaur document-database javascript js-database
Last synced: 24 Jan 2026
https://github.com/exprays/orion
An insanely-fast, in-memory KV database supporting persistence built form scratch
database golang goroutines in-memory-database vector-database
Last synced: 21 May 2026
https://github.com/iamkira420/student-management-system
Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.
cli cpp data-structures database oop sql terminal
Last synced: 06 May 2026
https://github.com/padurean/go-sqlx-postgres-with-migration-example
Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations
database go golang migration postgresql sql sqlx
Last synced: 06 May 2026
https://github.com/vikashkatiyar/microservices_projects
**Microservices Learning Repo:** Comprehensive collection of microservices learning projects, featuring Eureka server, various services, and Feign client integration. Ideal for grasping microservices architecture with hands-on experience. Explore and master distributed systems effortlessly.
database eureka-client eureka-server feign-client java microservice spring-boot stock-api
Last synced: 06 May 2026
https://github.com/zoekelepiri/ota_observatory
A front-end web application that provides detailed information about the boundaries and statistical data of the regions and prefectures of Greece.
backend data database spring-boot
Last synced: 06 Feb 2026
https://github.com/brake/peewee_encrypted_field
Encrypted field to save your data as Fernet tokens
database encryption peewee python
Last synced: 07 May 2026
https://github.com/eduardoedubox/health_data_analysis
Health data analysis using Jupyter Notebook
data-analysis data-science database jupyter-notebook pandas python
Last synced: 07 May 2026
https://github.com/sysborg/postgresql-utils
Useful Codes for BI and PostgreSQL Analysis
database postgres postgresql sql
Last synced: 07 May 2026
https://github.com/nelofarzabi/school-library
School Library is an app to record what books are in the library and who borrows them.
Last synced: 07 May 2026
https://github.com/k2bd/flux-migrations
A database migration tool written for Python projects
database database-design database-management database-migrations database-schema databases dbml postgres postgresql python python3
Last synced: 07 May 2026
https://github.com/kubex-ecosystem/gdbase
Modular, scalable, and automatic database management for modern systems.
bussiness-rule data-modeling database docker golang orquestration
Last synced: 07 May 2026
https://github.com/4513/laravel-properties
Prices and Measurement properties for Laravel and Eloquent. Calculations, conversions, comparing, storing, retrieving, validating.
comparison currency currency-converter currency-exchange-rates database eloquent exchange-rates formatter iso4217 laravel measurement metric price price-comparison printer vat vat-rates
Last synced: 28 Jan 2026
https://github.com/stefansbv/transfer
Transform and transfer data between files and databases using recipes.
csv database firebird perl postgresql recipe transformations xls
Last synced: 16 Mar 2026
https://github.com/razvan48/proiect-dezvoltarea-aplicatiilor-web-daw
Proiect Dezvoltarea Aplicatiilor Web (DAW), Anul 2, Semestrul 1, Facultatea de Matematica si Informatica, Universitatea din Bucuresti
csharp database database-management net
Last synced: 29 Jan 2026
https://github.com/thais81/whatdogru
Personnal project. Funny Php app to find which dog breed you would be if you were a dog. No framework but cool design patterns! One month work alone.
data-structures database design-patterns interactive javascript pdo-mysql php8 quiz
Last synced: 07 May 2026
https://github.com/emranffl/free-slot-scheduler
A Java project on managing a queue of students which interacts with the database
database desktop-app desktop-application java java-8 java-application java-gui java-gui-application java-swing software sql tsql xaamp
Last synced: 07 May 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_tajikistan
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🇹🇯️ The Earth/Tajikistan database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-tajikistan seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language tajikistan world-db worlddb
Last synced: 29 Jan 2026
https://github.com/feluelle/pi-movies
A database and api service for movies 🎥 hosted on a dockerized 🐳 raspberry pi.
api database movies raspberry-pi
Last synced: 07 May 2026
https://github.com/gabrieltorelo/database_difference_checker-python_sqlite
Python script to read SQLite files and check the differences between them.
Last synced: 16 Mar 2026
https://github.com/jcapellman/jcdb
A cross-platform key/value store database
c-sharp database net-core-3 nuget-package
Last synced: 08 May 2026
https://github.com/emhash/blogverse-professional-django-site
Django Professional Complete, Dynamic, Blog Website with database and Dashboard - 'BlogVerse' Django project 2023 | Python. This project is a fullstack Django Blog website include database and professional UI.
blog blogwebsite database django django-blog-project-github django-project djangoblog fullstack-development fullstack-django mysql professional python website
Last synced: 16 Mar 2026
https://github.com/nilsmt/nilsdoesstuff
Un site qui répertorie toutes mes réalisations
css database french homemade html html-css-javascript hub informatique javascript
Last synced: 08 May 2026
https://github.com/glubbdubdrib/lazygrid
Automatic, efficient and flexible implementation of complex machine learning pipeline generation and cross-validation.
artificial-intelligence cross-validation database grid-search grid-search-hyperparameters keras machine-learning memoization model-comparison model-selection neural-networks openml optimization pipeline python scikit-learn tensorflow
Last synced: 29 Jan 2026
https://github.com/medsaad/oraios-queries
A light-weighted project aims to provide class-based table representation and flexible query experience to help developers to avoid plain string queries that are error-prune once the query start to gets a little long.
database model mysql2 orm postgres query-builder
Last synced: 08 May 2026
https://github.com/raulsanchezzt/projects
Public repository for my personal projects
blockchain css database html javascript php react solidity sql webdev
Last synced: 13 Apr 2026
https://github.com/bocaletto-luca/meal-explorer
Meal Explorer is an interactive web application designed to help you discover a variety of recipes using the free Meal API. This project retrieves meal data, categorizes recipes, and presents them in a paginated view so you can easily browse through numerous delicious options. The interface is built with modern web technologies to ensure a ...
api bocaletto-luca cibi css3 database free-api html5 javascript meal meal-api meals open-source responsive ricette webapp
Last synced: 08 May 2026
https://github.com/joachimhodana/memfis
Lightweight database written in Go
database golang lightweight redis
Last synced: 11 May 2026
https://github.com/adrianschlatter/docker.webref
Web-Interface to JabRef Database
cloud database docker flask jabref python sql sqlalchemy webinterface
Last synced: 08 Mar 2026
https://github.com/hsyntes/spotifymern-api
Powerful backend infrastructure for SpotifyMERN, a music streaming app. Built using Node.js and Express.js, it manages user authentication, music retrieval, and AWS Cloud Media Storage. Seamlessly integrates with MongoDB for efficient data management.
api aws aws-s3 aws-ses backend database express mongodb nodejs rest-api spotify
Last synced: 15 Apr 2026
https://github.com/raymondnymark/too-many-things
An easy-to-use checklist manager with custom database integration on Windows
c-sharp checklist-application database reactiveui wpf-ui
Last synced: 06 Feb 2026
https://github.com/semisedlak/migratte
Migratte is simple SQL migrations management standalone CLI app, framework-agnostic.
Last synced: 30 Jan 2026
https://github.com/mukailasam/graphql1
A Golang CRUD GraphQL API
crud crud-api database go golang graphql graphql-golang
Last synced: 09 May 2026
https://github.com/vincenzopalazzo/gradle-database
The simple gradle plugin for the operations with database (create, drop, insert) with gradle
database database-management gradle gradle-create-database gradle-database gradle-drop-database gradle-java gradle-plugin sql
Last synced: 09 May 2026
https://github.com/mejia-dev/pierrestreats
ASP.NET 6 project backed by MySQL server utilizing ASP.NET Core Identity for authentication
asp-net asp-net-core-identity csharp database entity-framework entity-framework-core epicodus hosted mvc mysql net6
Last synced: 09 May 2026
https://github.com/c4rl0s-ca1n4n/alura---imersao-python_
Análise de Dados com Python. Aprender como usar Python na prática, desenvolver habilidades essenciais em análise de dados e potencializar a sua carreira transformando dados em insights valiosos.
chatgpt data-science database excel financial-analysis python
Last synced: 09 May 2026
https://github.com/zappat0n/elan_manager
An application developed using Java, MySql, and Google Drive to manage a Montessori British School.
curriculum database elan-manager evidences google-drive java montessori mysql national-curriculum
Last synced: 09 May 2026
https://github.com/mobsenpai/notion-randomizer
Randomly select a notion iterm
axios database id notion notion-api notionhq pipedream random
Last synced: 09 May 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_sri-lanka
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🇱🇰️ The Earth/Sri Lanka database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-sri-lanka seanpm2001-worlddb-development seanpm2001-worlddb-project sri-lanka svg-lang svg-language world-db worlddb
Last synced: 25 Feb 2026
https://github.com/bazilsuhail/flexibase
FlexiBase Shell (a close to real database inspired by MongoDb) that is a testament to the power of C++ and custom-built data structures from scratch.
btree-indexes custom database database-management hashmaps query-language
Last synced: 09 May 2026
https://github.com/omareltotongy/airline-reservation-and-management-system-project
Airline Reservation and Management System
cpp17 database json modern-cpp
Last synced: 09 May 2026
https://github.com/mattythedev01/easydatadb
A quick and easy way to store data!
data database discord-bot discord-js discord-ts discordbot discordjs discordts npm npm-package package quick-db quickdb
Last synced: 13 Apr 2026
https://github.com/vilhalva/moderador-antispam-sqlite
👮♂️ESSE É UM BOT DO TELEGRAM QUE PENALISA OS MEMBROS QUE ENVIAREM SPAM (COM PERSONALIZAÇÃO VIA SQLITE)!
bot database framework moderation projeto python sqlite telebot telegram
Last synced: 10 May 2026
https://github.com/speediedan/deep_classiflie_db
Deep_classiflie_db is the backend data system for managing Deep Classiflie metadata, analyzing Deep Classiflie intermediate datasets and orchestrating Deep Classiflie model training pipelines. Deep_classiflie_db includes data scraping modules for the initial model data sources. Deep Classiflie depends upon deep_classiflie_db for much of its analytical and dataset generation functionality but the data system is currently maintained as a separate repository here to maximize architectural flexibility. Depending on how Deep Classiflie evolves (e.g. as it supports distributed data stores etc.), it may make more sense to integrate deep_classiflie_db back into deep_classiflie. Currently, deep_classiflie_db releases are synchronized to deep_classiflie releases. To learn more, visit deepclassiflie.org.
albert bokeh captum data-engineering database deep-learning disinformation fact-checking interpretability machine-learning machine-learning-analysis machine-learning-research ml ml-framework nlp pytorch research-project transformer-architecture twitter-bot umap
Last synced: 10 May 2026
https://github.com/naveeng2402/railway-reservation-gtk_c
Railway Reservation application that lets you to emulate the Booking, Downloading and Cancelling your tickets that is programmed in C using GTK, sqlite3, CSS, wkhtmltopdf
applicaiton c css database gtk gtk3 html relational-databases software sqlite sqlite3 svg wkhtmltoimage wkhtmltopdf
Last synced: 15 Apr 2026
https://github.com/gabrielmpinho/cs50-sql
Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.
data-analysis data-structures data-visualization database databases javascript python sql
Last synced: 10 May 2026
https://github.com/pavlozt/zabbix-db-auditor
A set of Grafana dashboards for analyzing Zabbix database
cost-optimization database grafana zabbix
Last synced: 10 May 2026
https://github.com/coslynx/discord-server-tracker-bot
Project: Discord Server Activity Tracker. Created at https://spectra.codes, which is owned by @Drix10
code-generation code-quality community-management database developer-tools devops discord-api discord-bot discord-js event-handling invite-tracking javascript machine-learning message-tracking mongodb node-js real-time-analytics server-analytics software-development user-engagement
Last synced: 07 Feb 2026
https://github.com/francescodisalesgithub/rainbowrain
software that manages rainbow tables
database hashing hashing-passwords password rainbow-table security security-tools
Last synced: 10 May 2026
https://github.com/petrosdemetrakopoulos/ethairballoons.py
A strictly typed ORM library for Ethereum blockchain.
blockchain dao dapp data database ethereum ethereum-blockchain library orm python smart-contracts web3
Last synced: 11 May 2026
https://github.com/macrat/indexedfts
Full-Text Search engine for web browser.
database full-text-search fulltext-search javascript-library
Last synced: 27 Sep 2025
https://github.com/vilhalva/crud-telegram-em-sqlite
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM SQLITE!
bot crud database framework projeto python python-telegram-bot redes-sociais sqlite telegram
Last synced: 11 May 2026
https://github.com/bienvenuushindi/vet-clinic-database
A relational database to create the initial data structure for a vet clinic
database postgresql sql sql-server
Last synced: 11 May 2026
https://github.com/helseprofil/orgdata
:package: R package for aggregating original data mostly on enumeration areas level of granularity
Last synced: 01 Feb 2026
https://github.com/hyper63/umzug-hyper-storage
A Storage Adapter for Umzug that uses Hyper Data to track migrations
database hyper hyper-cloud migrations scripts umzug
Last synced: 11 May 2026
https://github.com/ahen-studio/skypy-db
Open Source Reactive Database
cli database open-source python
Last synced: 01 Feb 2026
https://github.com/sl1dee36/pyufo-db
PY-UFO-DB (Python Unified Flexible Object Database) - это легковесная объектно-ориентированная база данных, написанная на Python. Она предоставляет простой интерфейс для создания, управления и хранения структурированных данных в памяти и на диске.
Last synced: 01 Feb 2026
https://github.com/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 01 Feb 2026
https://github.com/fikriaf/vitsmart_db
Database Vitsmart - Applications Based on Daily Health
basis-data database phpmyadmin schema
Last synced: 01 Feb 2026
https://github.com/inferadb/ledger
InferaDB Ledger — distributed database purpose-built for authorization.
access-control audit-log authorization blockchain cryptography database distributed-systems fine-grained-access-control grpc immutable-ledger inferadb permissions rebac rust storage zanzibar
Last synced: 29 Jun 2026
https://github.com/durudex/go-polybase
Implementation of the Polybase database client in Go.
Last synced: 01 Feb 2026
https://github.com/francescodisalesgithub/dorker
google dork hacking tool
database exploit-db google google-dork google-dorking google-dorks hacking penetration-testing pentest-tool python security security-tools security-vulnerability sqlite tool
Last synced: 13 May 2026
https://github.com/tarsislimadev/antify
A fast open source database
api-rest database golang open-source
Last synced: 13 May 2026
https://github.com/hichxm/session-manager-database
Manage your session with database.
database management manager medoo session
Last synced: 13 May 2026
https://github.com/creative-tutorials/shoppingapp
Build Shopping App using ReactJS and Mock Server API
api api-client api-documentation api-rest coding data-structures database dataset mock-api mock-data mock-server react reactjs rest-api server server-side server-side-rendering serverless servers ssr
Last synced: 14 May 2026
https://github.com/iguptashubham/pizzahut-analysis-sql
best dataset for data analysis. Pizzahut data analysis done by Shubham Gupta in MySql. This dataset is provided by friend of mine intern at pizzahut. In pizzahut, they used this dataset to train and ask question. This data does not reveal anything about the pizzahut. It is safe to share. data
data-analysis data-analytics database dataset datasets mysql mysql-database pizzahut
Last synced: 14 May 2026
https://github.com/aportela/db-wrapper
Custom php (pdo) database wrapper
composer-package database pdo php php8 sqlite3
Last synced: 14 May 2026
https://github.com/lightning1377/php-sql-intellisense
VS Code extension that adds schema-aware MySQL IntelliSense, hovers, linting, and quick SQL execution for PHP projects.
autocomplete database developer-tools intellisense linting mysql php typescript vscode-extension
Last synced: 11 Jun 2026
https://github.com/1mb-dev/hash-orbit
TypeScript consistent hashing for distributed systems. Route keys with minimal redistribution (~1/N). Pure algorithm, zero infrastructure opinions.
caching consistent-hashing database distributed-systems hash-ring load-balancing partitioning redis sharding typescript
Last synced: 13 Jun 2026
https://github.com/bluebrain/knowledge-graph-inference
Tools for recommendation of data inside a knowledge graph.
Last synced: 14 Jun 2026
https://github.com/windsornguyen/cloud9
A globally distributed, provably externally consistent database for modern workloads.
Last synced: 15 Jun 2026
https://github.com/ne-sachirou/mnemonics_ex_machina
ExMachina strategy for Mnemonics.
Last synced: 15 Jun 2026