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-08 00:08:06 UTC
- JSON Representation
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/alternative-intelligence-cp/nitpick-packages
Standard library packages for Aria — 80 packages including HTTP, CSV, regex, datetime, SDL2, GTK4, raylib, SQLite, PostgreSQL, MySQL, Redis
aria database gui packages standard-library
Last synced: 10 Jun 2026
https://github.com/raghavagps/hemolytik2
A database of hemolytic and non-hemolytic peptides
chemically-modified-peptides database hemolytic-peptides map-format rbc-toxicity
Last synced: 28 Jun 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/goboun/sysgly_bd_reseau
A Database Network project carried out as part of my university studies in Software Engineering.
client-server database glycemia glycemic-control health medical pgadmin4 php postgresql psql railway-app tcp udp website
Last synced: 09 May 2026
https://github.com/acaciaman/db-autotest-vscode
Visual Studio Code extension for Python package db-autotest DB Database test automation
database db test-automation vscode-extension
Last synced: 09 May 2026
https://github.com/bocaletto-luca/country-explorer
Country Explorer is an interactive web application that empowers you to discover countries from around the world using free public APIs. With advanced filtering options by continent, the app displays each nation's name, flag, detailed information—including population statistics—and offers interactive charts to visualize population data. Whether ...
api application bocaletto-luca countries countries-api country css3 database free-api html5 javascript opensource responsive webapp
Last synced: 08 May 2026
https://github.com/hrishi-3000/getselect-ai
AI-powered multi-agent job screening system that parses CVs, summarizes job descriptions, matches candidates, and schedules interviews.
ai ai-recruitment database multiagent-systems multimodal nlp python3 sqlite tkinter-gui
Last synced: 09 May 2026
https://github.com/khaledkamr/mastring-python
This repository covers essential Python programming topics, including basics, OOP, file handling, and database operations. It also contains mini-projects to help solidify your understanding through practical application.
database filehandling functions if-elif-else introduction-to-python list-methods loops numpy oops-in-python python recursion set-methods sqlite3 string-methods tuple-methods
Last synced: 08 May 2026
https://github.com/dorukeskicorapci/sql-basics
This project includes basics of SQL database manipulation using java.
Last synced: 08 May 2026
https://github.com/hafsarizvi2278/shoeshopmanagementsystem
Shoe Shop Management System is a desktop application built with C# Windows Forms and SQL Server, offering an intuitive interface for managing shoe inventory, sales, customer details, and transactions efficiently with seamless CRUD operations for better store management.
crud-operation csharp database inventory-management mysql shoe shoes-store sqlserver-management
Last synced: 07 May 2026
https://github.com/vilhalva/sangmata-basico
🤤ESTE BOT DO TELEGRAM TEM COMO OBJETIVO FORNECER INFORMAÇÕES SOBRE CONTAS DE USUÁRIOS DO TELEGRAM COM BASE NO ID FORNECIDO PELO USUÁRIO!
bot database framework projeto python redes-sociais sqlite telegram telethon
Last synced: 09 May 2026
https://github.com/neetigyachahar/psqlab
Write PSQL query in browser, natively.
Last synced: 08 May 2026
https://github.com/heracliteanflux/object-oriented-programming-with-web-based-applications
Exercises in the Java programming language with an emphasis on object-oriented design and applications in database and GUI programming.
apache-derby apache-netbeans apache-netbeans-18 database gui java java-database java-database-connectivity java-swing-gui object-oriented-programming
Last synced: 10 May 2026
https://github.com/irwanx/database
database scraper
caklontong database family100 rest-api scraper tebakgambar
Last synced: 10 May 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/vilhalva/crud-de-multimidias-bot-em-postgresql
🤤ESSE É UM BOT DO TELEGRAM DE CRUD DE MULTIMIDIAS EM POSTGRESQL!
bot crud database framework postgresql projeto python redes-sociais telebot telegram
Last synced: 08 May 2026
https://github.com/alexjustesen/laravel-openbrewerydb-api
This pacakge provides an easy connection to the Open Brewery DB project for PHP and Laravel applications.
api beer brewery database hacktoberfest laravel open php
Last synced: 10 May 2026
https://github.com/pprattis/web-application-for-medical-appointment-management
A jdbc application that simulates the functionality of a medical appointment application.
computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams
Last synced: 08 May 2026
https://github.com/mauricekuenicke/echosphere
CLI Database Testing
cicd-pipeline database databricks postgresql python snowflake testing
Last synced: 07 May 2026
https://github.com/hatamiarash7/kubernetes-mysql
Deploy MySQL in kubernetes
database kubernetes mysql mysql-database
Last synced: 10 May 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/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/jmcph4/marketdb
Quick financial summaries and quotes via a PostgreSQL database backend
c database db finance fintech market postgres rdbms sql stock-data stock-market stock-price-prediction tool trading
Last synced: 10 May 2026
https://github.com/gregorykogan/mephi-databases
Laboratory work on the database course at MEPhI.
database go golang gorm gorm-orm postgresql sql
Last synced: 10 May 2026
https://github.com/tamk-kol/sql-powerbi-bike_sales_data
This project involves end-to-end data analysis of a bike shop service, aimed at analyzing key performance metrics such as hourly revenue, profit and revenue trends, seasonal revenue, and rider demographics.
bikesales dashboard database endtoend powerbi powerbi-visuals powerbidashboard project sales salesdata sql sql-server
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/midzer/beer2md
Parse OpenBeerDB *.csv files and convert the data to markdown files
Last synced: 10 May 2026
https://github.com/tokhy1/dictionaryapp
Dictionary App is a powerful and user-friendly mobile application designed to help users quickly and easily find definitions, translations, and synonyms for words in multiple languages. This app is built using the Kotlin programming language, offering a seamless and efficient experience for Android users.
android android-app api clean-architecture database dictionary jetpack-compose kotlin mvvm-architecture retrofit room-database
Last synced: 08 May 2026
https://github.com/jmsmarcelo/raffle-api-restful-spring-java
Challenge DIO | API RESTful | Spring Framework | Java
api-rest bootcamp challenge database dio java jpa spring-boot
Last synced: 10 May 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/htomsik/simplecrm
Simple CRM with patically autogenerated GUI
crm database entity-framework-core mvvm wpf
Last synced: 10 May 2026
https://github.com/miroslav-reiter/kurz_jazyk_sql_analytici_datovi_vedci
Materiály ku kurzu Jazyk SQL 1 pre Analytikov a Dátových Vedcov
analysis analytics data data-analysis data-science database mysql reiter sql
Last synced: 08 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/juliusmarkwei/swift-send
the swift sender application simplifies sms messaging for digital marketers and businesses
authentication backend database django jwt-auth rest-api sms swagger-ui
Last synced: 08 May 2026
https://github.com/deanpdx/sql-fileizer
A utility for SQL to avoid repetitive tasks
Last synced: 07 May 2026
https://github.com/esraa-emary/task-worker-matching
A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.
Last synced: 07 May 2026
https://github.com/hamzacham/data_set_projet-5
data-analysis data-science database dataset jupyter jupyter-notebook paython training
Last synced: 07 May 2026
https://github.com/derafu/etl
From spreadsheets to databases seamlessly
database doctrine etl php seed spreadsheet sql
Last synced: 10 May 2026
https://github.com/marcinwitnik/nowoczesny-dom-firebird-sql
Projekt struktury danych inteligentnego domu jednorodzinnego w Firebird SQL
alarm-system battery-storage database database-design ems energy-management erd firebirdsql home-automation iot photovoltaics relational-databases smart-home sql
Last synced: 10 Jun 2026
https://github.com/chompfoods/stub-python-flask
Flask (Python) server stub for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.
api branded chomp data database flask flask-server food grocery ingredients nutrition python raw recipe-api recipes server stub stub-server
Last synced: 07 May 2026
https://github.com/vargascardona/proyecto-biblioteca
Sistema de gestion de biblioteca
Last synced: 10 May 2026
https://github.com/shubsi26/phonebook-python-program
A python Project for creating and managing phonebook-contact application
contacts-app database phonebook python sqlite3
Last synced: 11 May 2026
https://github.com/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
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/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/reelyactive/esmapdb
ESMapDB is an embedded database for Node.js with an ECMAScript Map interface. We believe in an open Internet of Things.
database embedded-database javascript-map leveldb node-js
Last synced: 09 May 2026
https://github.com/cttricks/nodejs-tinywebdb
Using Node Server For TinyWebDB Component - Appinventor | Niotron
appinventor cpanel database ftp niotron nodejs tinywebdb vps
Last synced: 11 May 2026
https://github.com/n0nag0n/flee-intercom
For those of you who like to keep your money after Intercom jacks up the prices year after year, but want to keep an export of your data.
again-and-again api data database export exporter flee high-prices intercom mysql php price run save saver year-over-year
Last synced: 09 May 2026
https://github.com/faouzimohamed/docker-composes
A set of docker compose files I use to bootsrap various app locally, on remote, testing or doing different staff
database docker docker-compose ops
Last synced: 09 May 2026
https://github.com/rkoeninger/pocketsql
Embeddable T-SQL Interpreter fit for testing
database sql sql-server t-sql unit-testing
Last synced: 09 May 2026
https://github.com/biagiopietro/oraclelaravelonubuntu16
These guides describe how to install oci8, Oracle DB, install and configure Oracle SQL Developer and how to connect Oracle SQL Developer with Laravel.
database guide installation laravel laravel-framework laravel5 linux oci8 oracle oracle-db oracle-sql-developer oraclesql ubuntu1604
Last synced: 07 May 2026
https://github.com/mshahzadtariq/persist_deleted
Soft delete for mogoid with ability to recover records
Last synced: 12 May 2026
https://github.com/learnwithfair/mongodb-documentation
MongoDB documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
database documentation learn-with-fair learnwithfair mern mern-stack mongodb mongodb-atlas nosql rahatul-rabbi rahatulrabbi webdevelopment
Last synced: 12 May 2026
https://github.com/kanzatahreem/vet-clinic-database
A relational database to create the initial data structure for a vet clinic.
database erd postgres postgresql psql schema sql vet-clinic
Last synced: 13 May 2026
https://github.com/untoldwind/kube-database-creator
Automates the creation of database for microservices
database kubernetes microservice
Last synced: 07 May 2026
https://github.com/amir78729/database-final-project
db final project
database db mysql mysql-database python sql
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/markcmiller86/saf
Sets and Fields Scientific Data Model and Scalable I/O Library
data-model database interoperability io-library mathematical-modelling parallel-io scientific-computing
Last synced: 13 May 2026
https://github.com/vilhalva/app-de-lista-telefonica
👨🏫PROJETO CRIADO PARA O CURSO DE ANDROID STUDIO EM KOTLIN.
android android-studio apk aplicativo crud curse database engine kotlin projeto xml
Last synced: 08 May 2026
https://github.com/edgelesssys/edgelessdb-marblerun-demo
Demo application to showcase interaction of EdgelessDB and MarbleRun
confidential-computing database kubernetes mysql
Last synced: 07 May 2026
https://github.com/shabinder/wace-bot
Wace : Telegram WorkSpace Manager Bot
database heroku-deployment kotlin kotlin-bot kotlin-coroutines kotlin-telegram postgresql telegram-bot telegrambot
Last synced: 07 May 2026
https://github.com/vladpuz/vladikdb
Simple and fast JSON database for node and browser
browser database db electron embed embedded flat json local localstorage lowdb sessionstorage stream streaming
Last synced: 09 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/indianghost/inspire-me
Inspirational quote's generator
achraf-bellaali ajax-request bouddha bruce-lee css database ghandi html5 indianghost inspiration inspirational-quotes json nelson-mandela quote-generator quotes template
Last synced: 09 May 2026
https://github.com/dineshdb/ictc_events
backend database events-manager frontend jar java microservice react
Last synced: 09 May 2026
https://github.com/cipherstash/benches
CipherStash Performance benchmarks for large tables in PostgreSQL
database encryption postgres postgresql security
Last synced: 11 Jun 2026
https://github.com/honourhealth/database-management-systems-project
Creating and inserting necessary elements into database then selecting information that needed with sql - php - html - javascript. Phpmyadmin and Ampps are used.
ampps database html javascript php phpmyadmin sql
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/pnv2003/sailor-moon-store
An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023
database database-systems mysql php sql web
Last synced: 09 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/coder-acjhp/ios-instagram-clone-firebase
Instagram clone application with Firebase realtime data
auth cocoapods database firebase instagram-clone iphone-app storage
Last synced: 08 May 2026
https://github.com/mulliru/building-relational-database-02-semestre
🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina
banco-de-dados database database-management dolphin sql
Last synced: 15 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/learnwithfair/sql-database-documentation
sql database documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
database documentation learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql
Last synced: 15 Jun 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/envor/laravel-managed-databases
Manage multiple databases and their connections at runtime using laravel tools
database database-management laravel
Last synced: 09 May 2026
https://github.com/asilvafx/php-sqlite-crud
Simple PHP Slim Database CRUD application using SQLite3.
api crud database php php-slim-framework sqlite
Last synced: 10 Apr 2026
https://github.com/ramgoel/lekhak
Write Articles Anonymously without any Logins.
css database ejs express hacktoberfest html mongodb mongoose nodejs
Last synced: 09 Apr 2025
https://github.com/m0nica/datadatabases
Projects completed for Data and Databases @ the Lede Program.
Last synced: 20 May 2026
https://github.com/livrasand/nebis-cli
Terminal client for Nebis Cloud, in-memory database with disk persistence.
cache cli database in-memory key-value message-broker nebis nosql
Last synced: 14 Apr 2025
https://github.com/shibuyakosuke/laravel-database-utilities
Database utilities for laravel
Last synced: 07 May 2026
https://github.com/extum/time-machine
[WIP] 🕐 Modify the time of your posts, user registrations and more by travelling back in time.
composer css database date db extension flarum flarum-ext flarum-ext-time-machine flarum-extension javascript js mysql php plugin time time-machine
Last synced: 12 Apr 2026
https://github.com/mushfique-tajwar/eCommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 29 Mar 2025
https://github.com/farisc0de/pdowrapper
Simple PHP PDO wrapper to handle MySQL databases easily
database mysql mysql-database pdo pdo-php pdo-wrapper php php-database php-library php-pdo-wrapper php7
Last synced: 18 Apr 2026
https://github.com/vikas-kashyap97/market-intelligence-agent
An AI-powered Market Intelligence Agent that analyzes live market data, extracts insights using LLMs, generates strategic recommendations, and visualizes trends with interactive charts — built with Streamlit, LangChain, Firecrawl, and Plotly.
agents ai aiworkflow database firecrawl google groq llm newsapi notion plotly tavily
Last synced: 20 May 2026
https://github.com/andrpavlou/files-dbms
File Search-Sorting Algorithms for DBMS
c-programming-language database dbms files hash-table heap heap-file large-data merge-sort search-algorithm sorting-algorithms
Last synced: 25 Jan 2026
https://github.com/md-emon-hasan/mongodb
💾 This repository provides a collection of resources, code examples, and projects related to MongoDB, a popular NoSQL database management system.
database database-schema mongo mongo-db mongodb mongodb-database nosql nosql-database
Last synced: 20 Jan 2026
https://github.com/bytebase/tidb-parser
TiDB parser based on ANTLR4
antlr antlr-parser antlr4 database parser sql tidb
Last synced: 02 Nov 2025
https://github.com/techsolutionstuff/laravel-9-ajax-crud-operation-example
we will see laravel 9 AJAX CRUD Operation. here, we will learn how to create AJAX CRUD Operation in Laravel 9 without page refresh.
ajax-crud ajax-crud-operation database datatable datatables-ajax jquery laravel laravel-9 laravel-9-ajax laravel-9-crud-operation mysql php yajra-datatable
Last synced: 08 Apr 2026
https://github.com/barrel-db/barrel-docker
Build docker image for Barrel-db.
barrel-db database docker docker-image
Last synced: 24 Dec 2025