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/kerwanp/docker-sf-ng
Development environment for Angular & Symfony with Docker Compose
angular angular6 database docker dockercompose mariadb nginx php-fpm phpmyadmin symfony symfony4 xdebug
Last synced: 02 Mar 2026
https://github.com/novikovadaria/birds_jurnal
Сайт про птичек | Website about birds
database flask geekbrains python website
Last synced: 18 Apr 2026
https://github.com/hickee032/hospital-db-modeling
Oracle Database
database dbms-project oracle-database
Last synced: 21 Mar 2026
https://github.com/mewmewdevart/projectspage
Just an experiment using "excel" as a database for hosting my projects.
css database html javascript template
Last synced: 16 Apr 2026
https://github.com/feathers-studio/pg-extract
Extract schema from Postgres. A more complete fork of https://github.com/kristiandupont/extract-pg-schema.
database postgres postgresql schema types
Last synced: 07 May 2026
https://github.com/herdesonmourao/database-backup-tools
Scripts automatizados em shell para backup, gerenciamento de usuários e limpeza em bancos de dados.
Last synced: 30 Apr 2026
https://github.com/yousefweb/taskssql
This repository contains SQL scripts for creating and managing a relational database. The schema includes many tables, explore the scripts for table creation, data insertion, and basic queries. Enhance and customize the database to suit your specific needs.
Last synced: 05 May 2026
https://github.com/rhinodevel/empcontrol
Logs your workday and tasks done for your clients.
database log postgresql python task workday
Last synced: 16 Apr 2026
https://github.com/ritzvincentvculanag/intelliquest
A remake of SHS student's Expo product Intelliquest using Android Jetpack components.
android coroutines database kotlin mobile mvvm persistence room
Last synced: 17 Apr 2026
https://github.com/bluwork/mongo-scout-mcp
Scout your MongoDB databases with AI - A production-ready MCP server with safety features, live monitoring, and data quality tools
ai-assistant claude database mcp model-context-protocol mongodb
Last synced: 02 Mar 2026
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-mongodb
👨🏫PROJETO CRIADO PARA O CURSO DE NODEJS.
crud css curse database expressjs framework handlebars html javascript mongodb nodejs projeto site
Last synced: 01 Mar 2026
https://github.com/macktireh/yolodatasetdbmanager
YoloDatasetDBManager is a Python library designed to efficiently manage YOLO datasets stored in a PostgreSQL database. It enables saving images and their associated annotations, rebuilding folder structures from the database, and performing flexible operations on datasets.
Last synced: 27 Jan 2026
https://github.com/filosganga/mnemosyne.rs
A Rust library for deduplicating process execution across distributed systems using DynamoDB.
asynchronous bloom-filter database deduplication distributed duplicate-detection dynamodb exactly-once idempotency
Last synced: 01 Mar 2026
https://github.com/sychadelite/android-app-esa
Android Studio based project that implement CRUD feature with API
android-studio database java mysql php
Last synced: 02 Apr 2026
https://github.com/saniikakulkarni/cakes-and-bakes
A cart management system for small scaled bakery business.
database fullstack javascript php phpmyadmin sql
Last synced: 07 May 2026
https://github.com/hafsa-nadim/authentication-using-firebase
auth authentication database firebase-auth
Last synced: 07 May 2026
https://github.com/baptistehamon/nzlusdb
New Zealand Land Use Suitability Database
database land-suitability-analysis land-use-suitability new-zealand nzlusdb
Last synced: 01 Mar 2026
https://github.com/mickamy/dbtop
top for Postgres and MySQL. Point it at a DSN and watch active queries, locks, and the costliest queries live.
cli database dba golang monitoring mysql observability pg-stat-statements postgresql tui
Last synced: 28 Jun 2026
https://github.com/diegoreports/ferrari-api
Projeto de desenvolvimento de uma API com NESTJS, TypeORM e banco de dados MySQL. Para o Hcode Lab Backend Developer
api backend database hcode migrations mysql nestjs typeorm
Last synced: 17 Apr 2026
https://github.com/exclusiveideas/video-games-database
A web application that enables you to search the top video games based on certain categores an view informations on about such as metacritic, likes, dislikes, screenshot(s) and video(s) of gameplay and more
angular database sass typescript videogame
Last synced: 17 Apr 2026
https://github.com/nuhptr/pzn-mongodb
✅🔥 Learn MongoDB in shell from crud until security [PZN]
database javascript mongodb mongose
Last synced: 07 May 2026
https://github.com/lesterevse/task-manager
Inspiration taken from the Todoist
android-application database qt
Last synced: 14 Apr 2026
https://github.com/alxmart/m23_app_todolist
App de Lista de Tarefas, desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno).
activities adapter android android-app database kotlin kotlin-android recyclerview recyclerview-adapter sqlite
Last synced: 17 Apr 2026
https://github.com/markertmer/rails-engine
A study in API data exposure
database endpoints error-handling rails restful-api ruby sap validation
Last synced: 17 Apr 2026
https://github.com/0eix/todolistapp-persistence
Simple Spring boot project using JPA and MySql. It exposes services via RMI to store data in a database
3-tier-architecture data-layer database jpa lombok mysql n-tier-architecture rmi rmi-server spring-boot todo-list
Last synced: 16 Apr 2026
https://github.com/itu-ai/mailo
Mailing service & repository tailored for the use of ITU AI
database email email-sender postgresql python python3 repository
Last synced: 17 Apr 2026
https://github.com/aakulovaa/cinema
Developed an MVC application that connects to a database with a subject area - movie theater
Last synced: 10 May 2026
https://github.com/kwhorne/sql-anywhere
🪶 A friendly, embeddable SQL engine built on SQLite — local-first, replication-ready, and right at home wherever your app runs. Made with care by Elyra.
database edge embedded-database local-first offline-first replication rust sql sqlite wal
Last synced: 25 Jun 2026
https://github.com/etmendz/mendz.data.sqlserver
Provides a generic Mendz.Data-aware context for ADO.Net-compatible access to SQL Server databases.
ado-net context data database datasettings mendz sql-server
Last synced: 10 May 2026
https://github.com/goodvin707/study-repos
All materials I created during education in MGCoDT, BSUIR. Includes laboratory works, practical works, reports and theoretical materials on different subjects.
cpp csharp css database desktop-development diagrams html java javascript networks python study testing web-development winforms wpf xamarin
Last synced: 03 Apr 2026
https://github.com/vitormimaki/sweettec
SweetTec (Access Database)
access database programming sql vba
Last synced: 16 Feb 2026
https://github.com/geetika2708/telephone-billing-system
A telephone billing system is a digital system to keeps track of user, their service usage, and their pending bill. It can store and manage data of multiple users and helps the telephone provider automate the billing of the services from the customer.
cpp database file-handling-in-cpp telephone-billing-system
Last synced: 17 Apr 2026
https://github.com/radatu/crowdfunding-etl_ch8
Crowdfunding-ETL DU-VIRT-DATA-PT-10-2022-U-B-MW—Module 8 Challenge—PostgreSQL database and tables—Python 3.9.13
database etl managing postgresql
Last synced: 17 Apr 2026
https://github.com/rakibul263/mysql-database
📌 SQL-এর খুঁটিনাটি (MySQL সহ) এই 🗂️ রেপোজিটরিতে SQL-এর বিভিন্ন খুঁটিনাটি বিষয় বাংলা ভাষায় 📖 ব্যাখ্যা করা হয়েছে। এখানে 🛢️ MySQL-এর প্রয়োজনীয় কোয়েরিগুলো সংযুক্ত করা হয়েছে ✅
Last synced: 20 Oct 2025
https://github.com/rakin406/sales-saver
Save your sales in this easy-to-use desktop application!
application database desktop finance gui java sales
Last synced: 28 Feb 2026
https://github.com/4s4v1n/studentsinfodb
Data base structure for students information project
database plpgsql postgresql sql
Last synced: 28 Feb 2026
https://github.com/wux1an/bufinsert
An enhancement for gorm bulk insert. This can help you save the data to the buffer first, and then insert the all data in the buffer into the database when the buffer is full.
batch-insert buffer-insert bulk-insert database gorm sqlite
Last synced: 18 Apr 2026
https://github.com/englishexe/psdb
Python Simple Database is a Python module that allows data to be stored safely without complication, it requires no knowledge except basic Python skills.
database database-management python simple
Last synced: 17 Apr 2026
https://github.com/dansiviter/scd-example
An simple example of SCD Type 2 using single 'inserted' column.
database jpa restful-api slowly-changing-dimensions
Last synced: 04 Apr 2026
https://github.com/mattesthaut/redisharp
Une base de donnée clé-valeur en mémoire
database dotnet in-memory persistence personal-project
Last synced: 08 May 2026
https://github.com/naspredam/rest-micronaut-reactive-kotlin-users
sample application build on micronaut under kotlin language
Last synced: 04 Apr 2026
https://github.com/greensec/valkey-debian
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
build cache database deb debian debian-repository valkey
Last synced: 04 Apr 2026
https://github.com/pjt3591oo/typeorm-uml-practice
database typeorm typescript uml
Last synced: 18 Apr 2026
https://github.com/timonrieger/database-service
Shared database for flask projects
Last synced: 19 Apr 2026
https://github.com/ponlponl123/redis-eventlistener
A Light weight Events listener for pona redis
database event lightweight listener redis redis-cache redis-client typescript
Last synced: 18 Apr 2026
https://github.com/bilalhameed248/django-research-and-development
Django Research and Development, Crud, Admin Panel, Social Authentication, Database Etc
command crud crud-application database django django-application django-rest-framework migration social-login
Last synced: 18 Apr 2026
https://github.com/nasriyasoftware/mongodb
A MongoDB client with schemas, data-hooks, permissions, and more.
data-hooks database database-hooks database-management database-schema mongodb schema
Last synced: 15 Feb 2026
https://github.com/devexpress-examples/winforms-scheduler-bind-sql-database-design-time
Bind the WinForms Scheduler control to MS SQL database (design time).
data-binding database dotnet scheduler sql windows-forms winforms xtrascheduler-suite
Last synced: 18 Apr 2026
https://github.com/abdelrhman95/dbms
Database Management Engine Using Linux Bash Scripting
apt-packaging bash bash-script database dbms gui linux visual-studio-code yum-packaging zenity
Last synced: 19 Oct 2025
https://github.com/jweinst1/datablock
A C library for handling dynamic, binary chunks of data.
binary bytes c database datastructures
Last synced: 08 May 2026
https://github.com/harishforge/urlshortener-backend
Create a Shorter URL for Given URL - BackEnd
database dotenv express jsonwebtoken mongoose nodejs nodemailer validation
Last synced: 04 Apr 2026
https://github.com/em4mer/java-database-mysql
A java based database I developed for our research project in Senior High School, built on MySQL.
database java mysql mysql-database
Last synced: 08 May 2026
https://github.com/melardev/android_room_crud
Android Crud application using Room
android android-architecture-components architecture-components crud database java room sqlite
Last synced: 18 Apr 2026
https://github.com/labs-jstack/023-forget-orm-lets-talk-about-sql
This repository is a hands-on guide to understanding databases and working with SQL using PostgreSQL in a Dockerized environment. It covers foundational concepts and practical examples to get you started with relational databases.
crud database docker docker-compose postgresql sql
Last synced: 04 Apr 2026
https://github.com/pejmancommits/notes
notes about informative stuff
database devops linux postgresql programming shell
Last synced: 04 Apr 2026
https://github.com/nyxx-discord/migent
Tool to run and manage migrations of your database schema
database database-migrations database-schema postgresql sql
Last synced: 18 Apr 2026
https://github.com/moeller-projects/yugiohcarddatabasebuilder
card database databases sqlite ygo ygo-database yugioh
Last synced: 18 Apr 2026
https://github.com/anibridge/anibridge-mappings
Mappings for the AniBridge project
anibdridge anime database json mapping
Last synced: 23 Feb 2026
https://github.com/panigrahi96/payroll
database payroll visualstudio2015 windowsforms
Last synced: 28 Feb 2026
https://github.com/sharpvik/mess
Simple and beautiful chat web app
chat chat-application database database-management database-migrations elm elm-lang functional functional-programming go golang mess web web-application webapp websockets
Last synced: 14 Feb 2026
https://github.com/softwarepunt/instarecord
✨ A hyper productive ORM library for PHP + MySQL.
database mysql orm php query-builder
Last synced: 14 Feb 2026
https://github.com/sandeep-daffodilsw/laravel-model-validator
Easily define and manage validation rules directly within your Eloquent models, streamlining your code by avoiding clutter in controllers and eliminating the need for separate form request classes.
database eloquent eloquent-models laravel laravel-framework laravel-model-validator model model-validation php sandaffo sandaffo-laravel-model-validator sandeep-daffodil sandeep-daffodilsw validation
Last synced: 14 Feb 2026
https://github.com/oxtna/dashboard
Interactive dashboard web application
database docker docker-compose python showcase sql
Last synced: 05 Apr 2026
https://github.com/whmountains/binary_prefix
Efficient range queries for prefix-only databases like Redis and S3
Last synced: 08 May 2026
https://github.com/jasminemlewis/housing-choice-connect
Housing Choice Connect allows New Orleans voucher holders and participating landlords to easily search or advertise rental properties without reviewing an extensive list.
ado-net asp-net bootstrap4 css3 database html5 sql vbnet
Last synced: 08 May 2026
https://github.com/andy-takker/pg-optimization
Homework for a PostgreSQL optimization course: OS & DB tuning, benchmarking, connection pooling, file systems, backups and replication. Hands-on labs on Raspberry Pi 4B and GCP VMs with reports and charts.
backup benchmarking course-homework database linux performance-tuning pgbench postgresql raspberry-pi replication
Last synced: 13 Jun 2026
https://github.com/eriestrisnadi/struma
A schema-driven JSON Database with immutable snapshots capabilities. 💾
cross-platform database electron embeddable embedded-database esm immutable javascript json json-database localstorage nodejs schema storage typescript umd
Last synced: 14 Feb 2026
https://github.com/mcereal/nestjsdb2
NestJS DB2 implementation
database db2 ibm migrations nestjs query-builder sql transactions
Last synced: 14 Feb 2026
https://github.com/lacegiovanni17/task_manager
BACKEND PROJECT🔧: The Task Manager API ✅ helps users create, update, and organize their daily tasks 🗂️ securely and efficiently. Built with Node.js 🟢, Express 🚀, TypeScript 📜, and MongoDB 🍃, it supports JWT-auth 🔐 and modular monolith architecture 🧱.
backend-api database express jwt nodejs typescript
Last synced: 18 Apr 2026
https://github.com/molinsagustin/cinedata
# CineData Trabajo práctico grupal para la materia Ingeniería de Datos I en la Universidad Argentina de la Empresa. El mismo consistió en el desarrollo de una base de datos relacional en Microsoft SQL Server Managment Studio utilizando metodología Ágil SCRUM, que se utilizó desde el relevamiento de requisitos hasta la implementación final.
agile data data-modeling database diagram entity-relationship-diagram microsoft-sql-server relational-databases relational-model scrum scrum-agile sql sqlserver
Last synced: 28 Feb 2026
https://github.com/vvkin/data-warehouse
Laboratory works with OLAP
database olap pandas postgresql python warehouse
Last synced: 05 Apr 2026
https://github.com/sowrensen/butler
Take mysql or mariadb database backup for your Laravel apps altogether.
cronjob data-rescue data-storage database database-backups laravel laravel-framework mariadb mysql sql
Last synced: 05 Apr 2026
https://github.com/dor-sketch/sql_sandbox
A collection of SQL scripts designed to help you improve your SQL querying skills through practical exercises.
database postgresql sql sqlite
Last synced: 08 May 2026
https://github.com/savindu93/slgvd_frontend
Source code for Sri Lanka Genetic Variation Database frontend
bioinformatics database javascript react reactjs user-interface variants webinterface
Last synced: 08 May 2026
https://github.com/thammanoon-code/parallel-engine
⚙️ Build high-performance applications using parallel processing with this robust implementation of the parallel engine for efficient task execution.
atari-games big-data boost box2d columnar-storage database distributed-database distributed-sql engine-sound lock-free-queue mujoco multi-threading parallel parallel-processing predictionio pybind11 reinforcement-learning workflow-engine
Last synced: 29 Apr 2026
https://github.com/hodinhtuankiet/pract-crud
user-friendly interface to manage data stored in a db . practise crud , increasement id , import lb , practise using handlerbar , schema , mvc
database handlebars mvc schema ui
Last synced: 08 May 2026
https://github.com/sphildreth/decentdb
ACID first. Everything else… eventually.
dapper-donet-core database database-engine decentdb embedded-database nodejs rust rust-language sql sqlalchemy sqlalchemy-orm
Last synced: 18 May 2026
https://github.com/josericodata/josericodata.github.io
Welcome to my portfolio website. This site showcases my skills, experience, education, and projects as a Data Analyst.
awesine-latex big-data career-development data data-analyst data-science database dublin ireland job-seeking jose-maria-rico-leal jose-rico jose-rico-data latex latex-cv portfolio portfolio-website python sql
Last synced: 18 Apr 2026
https://github.com/sonono-no/dexdatabase
Work in progress project for Files and Database course: Pokedex database using C# Windows format and SQL
csharp database dotnet pokedex sql windowsforms
Last synced: 14 Feb 2026
https://github.com/achmadya-dev/mcp-mssql-query
Model Context Protocol (MCP) server for Microsoft SQL Server (MSSQL) to run SQL queries via stdio
cursor database mcp model-context-protocol mssql sql-server typescript
Last synced: 14 Jun 2026
https://github.com/dual/daplug-core
Core services for other daplug-* projects
adapter-pattern database python
Last synced: 14 Feb 2026
https://github.com/alexmorena/gestionamovilidad
Esta aplicación web en PHP permite gestionar permisos de circulación y detectar infractores
database html html-css php phpmyadmin phpmyadmin-database sql-server visual-studio-code
Last synced: 08 May 2026
https://github.com/shusaura85/mythdb
Simple database abstraction layer for PHP
database database-abstraction-layer mysql php php-library postgresql sqlite3
Last synced: 13 Feb 2026
https://github.com/dbsynckit/dbsynckit.postgresql.metadata
database database-schema dbsync dbsynckit dotnet dotnet-core postgresql
Last synced: 08 May 2026