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-06 00:07:49 UTC
- JSON Representation
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/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/adil-bikiev/fileuploadsystem
A Django-based web application for uploading, managing, and viewing files. This project includes an intuitive interface for users to upload files, view the uploaded files in a list, and perform basic operations like file deletion.
css database django file-management file-upload html python responsive-design web-application
Last synced: 19 May 2026
https://github.com/techxsarthak/bigdb
🗄️BigDB - Advanced key-value storage with TTL, metadata, multi-table support, encryption, and more
android-application clouddb database extension mit-ai2 redis sqlite tinydb
Last synced: 29 Apr 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/nazli-d/rent-bike-and-car
Car and Bicycle Rental Project
database gui python rent rent-bikes rent-car-and-bike rentacar rental rental-management sqlite sqlite-database tkinter-gui
Last synced: 29 Apr 2026
https://github.com/maherzaidoune/banquec-project
a simple banking project written in c# using visual studio 2015,use it as a blueprint for your projects development
csharp database desktop-app school-project
Last synced: 25 Apr 2026
https://github.com/kevindasilvas/ivoryorm
[DEPRECATED - NOT MAINTAINED] Ladies and Gentlemen I present to you the Ivory ORM. An entire ORM developed in PHP. The Ivory ORM is PDO compatible and entirely developed in PHP-7+. The main reason behind the ivory creation is the knowledge I obtained from this project and also about learning more diverse SQL commands
database oop orm orm-php-framework php php7
Last synced: 27 Apr 2026
https://github.com/amir78729/database-project-1
first project of database course
Last synced: 25 Apr 2026
https://github.com/xfhy/journalmanagesystem
这学期Java开课,老师叫我们做一个日记管理系统,每次实验就在这系统上加东西.最后,应该是具有数据库和Swing界面的
Last synced: 20 Apr 2026
https://github.com/pandh4cker/recherchefilm
Language implementation for searching in a movies' database
database databases java jdbc jdbc-database jdbc-driver jdbc-drivers language language-detection languages movies search search-algorithm search-engine search-in-text searching searching-algorithms sql sqlite sqlite3
Last synced: 29 Apr 2026
https://github.com/omarrsakr/java-customer-registration-page
A desktop application developed using Java that simplifies the process of registering and managing customer information. The application features a clean and user-friendly interface for adding, viewing, and managing customer records.
Last synced: 29 Apr 2026
https://github.com/jyzhu-pointless/pmdb
This is a small database of 165 manually-reviewed MADS-box family transcription factors in plants.
bioinformatics database mads-box php transcription-factors
Last synced: 20 Apr 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/zoelabbb/gocrud_psql
This repository contains a simple CRUD (Create, Read, Update, Delete) Rest API for managing books written in Golang. The application uses PostgreSQL as its database to store book information. This project serves as a practical example for building a scalable and efficient API with Go and integrating it with a PostgreSQL database.
books crud-api database golang postgresql
Last synced: 09 May 2026
https://github.com/tech-gian/dbms-extensible-hash_table
👨🏻💻💻💾This project is the implementation of Extensible Hash-Table and Secondary Indexes
c database database-management filesystem structured-data
Last synced: 25 Apr 2026
https://github.com/brodanoel/firebase-firestore-helper
Firebase Firestore Helper - DB access
backend database database-management firebase firestore google-cloud google-cloud-firestore google-cloud-functions google-cloud-platform helper nodejs
Last synced: 08 May 2026
https://github.com/suresh142/inverted_search
An "inverted search" project involves implementing a type of search engine that uses an inverted index data structure for efficient and fast retrieval of information. The inverted search approach is widely used in various information retrieval systems, including search engines, databases, and document management systems.
c cplusplus data-structures database inverted-index inverted-search-index
Last synced: 08 May 2026
https://github.com/freedom35/python-sqlite-to-markdown
Python app to export SQLite query results to markdown.
database markdown python sqlite
Last synced: 29 Apr 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/whiskyechobravo/karboni
Mirror a Zotero library into a SQL database
academia cli-app database python scholar sql zotero zotero-api
Last synced: 24 Apr 2026
https://github.com/neetigyachahar/psqlab
Write PSQL query in browser, natively.
Last synced: 08 May 2026
https://github.com/ivaniscoding/appendpgm
A pure C implementation of the Piecewise Geometric Model index (PGM) with support for append operations
c compression database header-only indexing research
Last synced: 29 Apr 2026
https://github.com/dyjak/gigabank-database
MySQL oracle database for "GigaBank" App
database datagrip mysql mysql-database oracle oracle-database
Last synced: 07 May 2026
https://github.com/bug-ops/pyhdb-rs
Rust-powered SAP HANA driver for Python with native Apache Arrow support. Zero-copy data transfer to Polars & Pandas. DB-API 2.0, async/await, connection pooling
arrow async database dbapi driver hana pandas performance polars pyo3 python rust sap sap-hana zero-copy
Last synced: 26 Apr 2026
https://github.com/itsmunim/gu-chat
A simple chat server that can be start point for your own chat application
chat chat-application database nodejs server
Last synced: 09 May 2026
https://github.com/wtanaka/ansible-role-sqlite
Ansible role to install sqlite command line tools
ansible ansible-galaxy ansible-role ansible-roles database db galaxy rdbms sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 29 Apr 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/amirkhaniansev/accesscore
AccessCore is a lightweight ORM for working with relational databases.
cshar database mysql orm sql sql-server
Last synced: 29 Apr 2026
https://github.com/elijahdre/vet_clinic
This is an educational project to create the initial data structure for a vet clinic using a relational database. Built with PostgreSQL.
database microverse microverse-projects microverse-students postgresql postgresql-database
Last synced: 28 Apr 2026
https://github.com/samuelepignone/easynql
EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.
database llm nlp ollama sql sql-generation
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/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/mahmoud-joumaa/csc443_bitebybudget
This team project is presented as the final project for the CSC443 (Web Programming) course at the Lebanese American University under the supervision of Dr. Gilbert Tekli.
css database deployment html javascript mvc php web-programming
Last synced: 05 Apr 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/madladsquad/youyinpublicdeckrepository
A public repository where users can upload their youyin decks
Last synced: 07 May 2026
https://github.com/tamnd/dbdb-index
Every database management system on dbdb.io, indexed. 1071 systems with stats, charts, and full metadata. Built with Go.
catalog cmu database databases dbdb dbms golang nosql readme-generator relational-database scraper
Last synced: 19 Apr 2026
https://github.com/devstar0209/resortableitem
It's a Laravel project that shows items by project and resort and store them
database jquery-ui laravel reorderable-list resort
Last synced: 05 May 2026
https://github.com/liaartem/wpf_ef_core-.net-10
WPF project - Test project using Entity Framework Core to the databases (Oracle, MS SQL, Azure SQL, PostgreSQL, MySQL, MariaDB, IBM DB2, IBM Informix, Firebird, SQLite).
database entity-framework-core wpf
Last synced: 09 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/xperimental/tsdb-migrate
Migrate Prometheus 1.x "local storage" to new 2.0 TSDB format.
cli database prometheus tool tsdb
Last synced: 26 Apr 2026
https://github.com/encryptex/loginly
Loginly, a paswordless logging system. A HackUPC2021 Submission
challenges database face facial-recognition login paswordless photo
Last synced: 19 Apr 2026
https://github.com/absolutelysaurabh/refood
An android app promoting food-wastage management built during the 2 day WFI hackathon conducted by CII.
android authentication database firebase
Last synced: 20 Apr 2026
https://github.com/irwanx/database
database scraper
caklontong database family100 rest-api scraper tebakgambar
Last synced: 10 May 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/dolmen-go/sqlfunc
Stronger typing for database/sql prepared statements
database golang-module golang-package hacktoberfest sql
Last synced: 05 May 2026
https://github.com/firesphere/silverstripe-sspy
Python based SSPAK export with higher reliability and cross-platform compatibility
database dump export hacktoberfest mariadb mysql python python3 rickandmorty silverstripe sspak transfer-data
Last synced: 19 Apr 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/lmuffato/project-mysql-vocabulary-booster-trybe
Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries
back-end crud data database mysql mysqlworkbench query sql trybe-projects
Last synced: 10 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/navneetlal/duplisync
A service to synchronize duplicated data across different collections in NoSQL databases
data-management data-synchronization database duplicate-data mongodb nodejs nosql synchronization
Last synced: 28 Apr 2026
https://github.com/criscorreas/form-crud-desarrolladoras
Ejercicio del Laboratorio final del Curso "Desarrollo Full-Stack (Nivel 3) ED.2022" del programa Samsung DesArrolladoras
crud-operation css database html javascript php
Last synced: 06 May 2026
https://github.com/neo4j-contrib/sandbox-mcp-server
Neo4j Sandbox MCP Server
database graphdb infrastructure mcp mcp-server neo4j sandbox
Last synced: 28 Apr 2026
https://github.com/odysa/lsdb
A key-value database
database key-value-database key-value-store
Last synced: 28 Apr 2026
https://github.com/tcfw/go-migrate
Stupidly simple SQL migrations
database database-migrations go golang golang-package migrations sql
Last synced: 18 Apr 2026
https://github.com/boss-1s/key_multivalue_storage
A simple JSON wrapper library that allows the JSON storage of one key to multiple values.
database json json-storage pypi pypi-package python storage wrapper-library
Last synced: 10 Jun 2026
https://github.com/hatamiarash7/kubernetes-mysql
Deploy MySQL in kubernetes
database kubernetes mysql mysql-database
Last synced: 10 May 2026
https://github.com/mintel/django-check-db
(WIP) Django management command to test database connections
Last synced: 10 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/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/sabine/persistent-history
(experimental) TH functions to generate revision history models for a persistent schema
audit database haskell-persistent history persistent revisions
Last synced: 28 Apr 2026
https://github.com/lucapolese/leddit
Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit
cpp11 database social-network sql unipd-mathematic-department
Last synced: 28 Apr 2026
https://github.com/mrdcvlsc/keyper-offline-password-manager
An android application where you can record the following account information: username, platform, passwords to an offline database.
aes aes-256 aes256 android android-application android-studio apk cryptography data-encryption data-security database decryption encryption information-security information-system java offline password-manager password-vault sqlite3
Last synced: 07 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/midzer/beer2md
Parse OpenBeerDB *.csv files and convert the data to markdown files
Last synced: 10 May 2026
https://github.com/jaimin-bariya/flask-sqlalchemy-guide
Welcome to the Flask-SQLAlchemy Complete Guide Repository! 🚀 This repository is your ultimate resource for mastering Flask-SQLAlchemy—from beginner-friendly tutorials to advanced features and best practices. Whether you're building simple web applications or complex database-driven projects, this guide has everything you need to succeed.
backenddevelopment database flask flasksqlalchemy opensource orm python sqlalchemy webdevelopment
Last synced: 10 May 2026
https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes
Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports
dashboard dataanalysis database mysql powerpoint python sql tableau-repository
Last synced: 05 May 2026
https://github.com/xgqfrms/mysql
MySQL All in One (relational database management system / 关系数据库管理系统)
database db mysql relational-database sql sql-server
Last synced: 10 May 2026
https://github.com/sunga12/smartspendr
A web application crafted with Ruby on Rails and powered by PostgreSQL. This App is designed to help you spend smarter, and budget better! It helps you to track your expenditures across the different categories they fall into, to help you see where all your money is "disappearing" to!
budget-app budgeting database ruby ruby-on-rails
Last synced: 05 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/fricker-studios/stele-db
Append-only, bitemporal, audit-native analytical database engine — time-travel, provenance, and auditability as first-class. Rust, Postgres-wire compatible.
analytics append-only audit bitemporal columnar database olap postgresql provenance rust temporal-database time-travel
Last synced: 22 Jun 2026
https://github.com/alilotfi23/bash-galera
Galera cluster
database galera-cluster mysql shell-script
Last synced: 05 Apr 2026
https://github.com/elleyfolks/schedulingapplication
A Java desktop application with a polished UI and dashboard that can schedule appointments. The application can connect to and perform operations on a database, accomate multiple languages, alert users when they have upcoming appointments, and generate various reports.
database desktop-application java javafx-desktop-apps scheduling-application
Last synced: 18 Apr 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/sypherlev/blueprint
DBAL package that performs data operations through applying reusable code
database mariadb mit-license mysql pds-skeleton php7 query-builder
Last synced: 05 May 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/manishrb21/registrationpage
A backend project using PHP and MySQL
Last synced: 10 May 2026
https://github.com/scyth3-c/knock-notes-desktop
version de escritorio de knock-notes, proximamente se podra compilar codigo c++ escrito en una nota
c-sharp database desktop-app notes-app
Last synced: 28 Apr 2026
https://github.com/delly-net/dbunny
A lightweight .NET database abstraction layer that provides a unified API for working with multiple database types. DBunny uses a provider pattern to enable database-specific implementations while maintaining a common interface.
csharp data-access database database-abstraction dotnet dotnet-standard provider-pattern sqlite
Last synced: 22 Jun 2026
https://github.com/aoof/lci-database-manager
A simple and efficient interface for managing SQL databases. Easily run queries, edit tables, and view data in a clean, user-friendly environment. Designed for convenience, it streamlines essential database tasks without unnecessary complexity. (MongoDB count your days)
data-management database database-editor database-management db-tool dev-tool sql sql-gui sql-interface sql-query
Last synced: 26 Apr 2026
https://github.com/anti-duhring/natalyadb
a key-value B+Tree indexed database
Last synced: 26 Apr 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/ibfleming/entrada
Entrada is a passion project inspired by real-world experience as a Leasing Agent at a student housing property. It aims to replicate and enhance the features of a modern property management system like Entrata.
Last synced: 18 Apr 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/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/niamtokik/friendly-router
Friendly open-source router/firewall hardware database
arm database firewall hardware network open-source router x86 x86-64
Last synced: 23 Jun 2026
https://github.com/ornella-gigante/gestor-clients-python
This is the final project from my Python curse using Tkinter as UI
client-server csv database fastapi mock python testing tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/deanpdx/sql-fileizer
A utility for SQL to avoid repetitive tasks
Last synced: 07 May 2026