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/firas-mcp-servers/mcp-sql-bridge
Read-only MCP server for SQL — give your AI assistant schema-aware access to SQLite, PostgreSQL, and MySQL. No cloud, no writes.
ai-tools claude cursor database fastapi mcp model-context-protocol mysql open-source postgresql python sql sqlite
Last synced: 04 Apr 2026
https://github.com/stuvusit/mariadb
Ansible role to install and configure MariaDB
ansible ansible-playbook database deb debian mariadb mysql ubuntu
Last synced: 04 Apr 2026
https://github.com/suraj-sedai/to-do-task-app
A to-do list app (Spring 24 Web Technology Project) with user registration, task management, and a dynamic light/dark theme switch. Built with PHP, CSS, and JavaScript for enhanced functionality.
css database html javascript php sql to-do-app to-do-list
Last synced: 18 Apr 2026
https://github.com/sergiogotuzzo/belin.db
A module for creating a local JSON-based database
Last synced: 06 May 2026
https://github.com/alternative-intelligence-cp/aria-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: 05 Apr 2026
https://github.com/kamil-kielbasa/aeternusdb
An embeddable, persistent key-value store built on an LSM-tree architecture.
database embedded-database key-value-store lsm-tree nosql rust storage-engine systems-programming
Last synced: 05 Apr 2026
https://github.com/JuniorReisx/Zyro-Backend
Backend Project that Simulates Banking Transactions Between Users
bcryptjs cors database datatypes expressjs javascript jest jwt nodejs postgresql sequelize sequelize-orm uuid
Last synced: 04 Jun 2026
https://github.com/nicklitwinow/hse-nosql-capstone-project
This project demonstrates the design and implementation of a non-relational database using MongoDB for an online electronics store with home delivery service. It is structured to capture comprehensive details about customers, products, and orders, and includes capabilities for sales analysis and review management.
database database-design docker docker-compose mongodb
Last synced: 18 Apr 2026
https://github.com/zabuzard/beedlebot
BeedleBot is tool for the MMORPG Freewar which automizes the trade and the corresponding sale at the central traders depot. It comes with an integrated web user interface.
bot bridge database framework html java javascript jquery mmorpg mmorpg-freewar ressources selenium selling shared-memory trade web-interface web-storage
Last synced: 05 Apr 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/aboubakr-jelloulat/dot-net-tiered-architecture
A comprehensive contacts management system built with C# following a clean 3-tier architecture pattern. This project demonstrates enterprise-level software design principles with clear separation of concerns across presentation, business logic, and data access layers
ado-net clean-architecture csharp data-access-layer data-business-layer database presentation-layer sql-server tier-architecture
Last synced: 18 Apr 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/sangamesh123052000/vue-mute-table
📊 Create and edit complex data tables effortlessly with a high-performance Vue 3 app, featuring virtual scrolling and real-time updates.
database multitable notion vue-table
Last synced: 18 Apr 2026
https://github.com/quarkiverse/quarkus-fluentjdbc
Integrates FluentJdbc with Quarkus and with GraalVM support
database fluentjdbc jdbc quarkus-extension sql
Last synced: 04 Jun 2026
https://github.com/davedka/ticky
Digital room identification system for schools – real-time timetable, QR codes & teacher finder
api api-rest database docker php php8 postgresql qrcode real-time room-management school supabase tailwindcss timetable
Last synced: 19 Apr 2026
https://github.com/jmcamposdev/1daw-db
🗄️ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts 📜 to create databases, queries 🗃️, entity-relationship diagrams 🧩, user and permission management queries 👥, and views 📊 of the databases.
data-modeling database database-design database-management entity-relationship-diagram permissions postgresql sql user-management views
Last synced: 19 Apr 2026
https://github.com/quillstack/query-builder
A simple query builder package, with separate Model and Relation classes.
database model php php7 query query-builder sql
Last synced: 19 Apr 2026
https://github.com/conscious-puppet/rust-sqlite
Toy SQLite implementation in Rust
Last synced: 20 Apr 2026
https://github.com/zebbern/exploitdb-extracter
📥 | Extracts and saves dorks in various formats for analysis. Fetches all dorks from Exploit-DB/google-hacking-database!
automation bugbounty cross-platform database developer exploit exploitdb extractor google google-hacking google-hacking-database hacker hacking osint pentesting python python3 script
Last synced: 20 Apr 2026
https://github.com/ejach/community-decides-bot
Simple reddit bot that lets the community decide what happens to a given post on a subreddit.
bot database modmail praw praw-reddit pypi reddit reddit-bot
Last synced: 20 Apr 2026
https://github.com/mdaashir/pythonfunprojects
Welcome to my Python Projects Repository, Explore a diverse collection of Python scripts, from simple puzzles to complex problems. Browse, contribute, and enhance your Python skills!
alphabet database dna-sequences error free game lcm prime-numbers python python3 sqlite3 tables virus zigzag
Last synced: 21 Apr 2026
https://github.com/lucretia/samueltardieu-postgres-ada
Archive version of Samuel Tardieu's clean up of postgres-ada, it's no longer on his github account or the net. I don't know how much this differs from the coreland version.
ada database databases pgsql postgres postgresql
Last synced: 21 Apr 2026
https://github.com/realtristan/gopool
Database Connection Pooling and Queue System for Go
connection database golang pool
Last synced: 21 Apr 2026
https://github.com/fsprojects/testdynamo
An in-memory dynamodb client for automated testing
database dynamodb fsharp testing-tools
Last synced: 21 Apr 2026
https://github.com/billgewrgoulas/multithreaded-server
Implementation of a multithreaded server that allows multiple users to make requests at the same time. Built for the course Operating Systems @CS.UOI.
database mutex-synchronisation mutual-exclusion reader tcp writter
Last synced: 22 Apr 2026
https://github.com/windwalker-io/record
[READ ONLY] Simple ActiveRecord to operate database data.
active-record activerecord database orm
Last synced: 22 Apr 2026
https://github.com/khanh1998/raft-go
a simple distributed key-value database, built on top of Raft consensus algorithm
database distributed-systems go key-value raft
Last synced: 22 Apr 2026
https://github.com/nao1215/sqlode
Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.
cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe
Last synced: 09 May 2026
https://github.com/codenoid/pardon
Optimized In-Memory with File Based storage for learning purpose
Last synced: 24 Apr 2026
https://github.com/nasirkhan294/vet-clinic-db
The vet_clinic project is a software application designed to manage a veterinary clinic's data. It utilizes PostgreSQL as the underlying database system.
Last synced: 24 Apr 2026
https://github.com/xdev-software/flyway-core-slim
A overlay for flyway-core to exclude unused things
database flyway flyway-core java slim
Last synced: 24 Apr 2026
https://github.com/seaworld008/ai-coding-prompts-template
Open-source AI coding prompt template repo with Chinese explanations, English prompts, and specialized engineering playbooks.
ai ai-coding automation database developer-tools devops docker github-actions kubernetes nginx nosql prompt-engineering prompts software-engineering sql terraform
Last synced: 06 Jun 2026
https://github.com/geekelo/vet_clinic_database
Using a relational database to create the initial data structure for a vet clinic
database postgresql postgress-database starter-template
Last synced: 25 Apr 2026
https://github.com/proklung/db.command
Консольные команды для экспорта-импорта-сброса базы данных
cli database php7 symfony-command
Last synced: 25 Apr 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/yusufyusie/database-diagram
I will get a database diagram, interpret it, and implement the SQL needed to build that database.
database database-diagrams database-schema postgresql sql
Last synced: 26 Apr 2026
https://github.com/arnav-arw/cloud9
A very simple database app written in Python along with Tkinter as its GUI library.
database python python3 tkinter
Last synced: 27 Apr 2026
https://github.com/agrublev/local-storage-database
Localstorage database
database javascript localstorage
Last synced: 27 Apr 2026
https://github.com/likianta/hot-shelve
A wrapper for Python shelve to support updating nested dictionary in an elegant way.
database nested-dictionary python python-shelve shelve
Last synced: 27 Apr 2026
https://github.com/gettocat/orwelldb
Library wich syncronize data beetween blockchain and database
blockchain database orwell orwelldb protocol synchronization
Last synced: 27 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/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/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/amberlee2427/nb4llm
Python module that converts `.ipynb` to fenced `.txt` and back again.
data-cleaning data-mining database jupyter jupyter-notebook jupyter-notebooks llm llm-tools llm-training llms
Last synced: 28 Apr 2026
https://github.com/jackosheadev/databasetechproject
This is a repo for a database project which involves creating tables, populating them, viewing data with selects and finally simulating a transaction
Last synced: 18 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/louis77/valentina-go
This is a non-offical Go driver for Valentina DB server based on Valentina REST API.
database go sql valentina valentina-server
Last synced: 29 Apr 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/ifpabelem/agenda.txt
Agenda.txt Trabalho de Banco de Dados I - Criar uma agenda sem usar Banco de Dados
bancodedados belem database ifpa pa para school school-project trabalho work
Last synced: 29 Apr 2026
https://github.com/tolik-punkoff/sxgeosharp
Simple implementation for SypexGeo IP Database on C#
csharp database implementation sxgeo
Last synced: 29 Apr 2026
https://github.com/phfaist/zoodb
Tools for building a Zoo from a database of YAML files in JavaScript
database information js repository static-site zoo
Last synced: 29 Apr 2026
https://github.com/hanieas/queue-management-laravel
Queue management in Laravel
Last synced: 29 Apr 2026
https://github.com/vtickner/codecademy-creating-a-database
This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.
database postgresql schema sql
Last synced: 29 Apr 2026
https://github.com/affluentlynx/database-viewer
just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)
database database-gui database-management editor python3 sql tkinter-graphic-interface viewer
Last synced: 29 Apr 2026
https://github.com/akicho8/memory_record
A simple library that handles a few records easily
database immutable ruby static
Last synced: 29 Apr 2026
https://github.com/willvin313/phprad-account-manager
A PHPRad Account Manager project file.
account app-generator dashboard database manager mysql phprad phprad-classic-edition project-template screenshot staff xamp
Last synced: 29 Apr 2026
https://github.com/laguna1/doctor-patient-contact
many_to_many associations with the same model
database many-to-many postgresql rails ruby
Last synced: 29 Apr 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/itpey/remo
in-memory key-value storage with expiration capabilities.
database go high-performance in-memory in-memory-caching inmemory-db key-value memory redis storage ttl
Last synced: 29 Apr 2026
https://github.com/suxrobgm/coronaalert
CoronaAlert - Xamarin.Forms application which show live data about COVID-19 outbreak
database xamarin-android xamarin-forms
Last synced: 30 Apr 2026
https://github.com/alfunx/monetdb
An Open-Source Database System
column-store database monetdb sql sql-database
Last synced: 30 Apr 2026
https://github.com/jke94/hospital-management
A hospital database made with Entity Framework Core.
csharp database efcore efcore31
Last synced: 30 Apr 2026
https://github.com/salixzs/dapper.cqrs
Utilize CQRS approach with Dapper in easy and testable way.
cqrs dapper database nuget-packages orm-extension
Last synced: 30 Apr 2026
https://github.com/chompfoods/sdk-php
PHP SDK 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 food grocery ingredients php raw recipe-api recipes sdk
Last synced: 30 Apr 2026
https://github.com/mateusadada/ban-udesc
Databases course in the fifth semester of the Bachelor's Degree in Information Systems at UDESC
Last synced: 30 Apr 2026
https://github.com/viniciusls/nodejs-db-migrations
NodeJS package to generate and run database migrations
database db2 migrations mysql nodejs package
Last synced: 30 Apr 2026
https://github.com/smolgroot/orbitdb-react-app
A OrbitDB + React showcase
database decentralized-application decentralized-db helia ipfs orbitdb react web3
Last synced: 30 Apr 2026
https://github.com/rhosocial/python-activerecord
A modern, Pythonic implementation of the ActiveRecord pattern, providing an elegant and intuitive interface for database operations with type safety and rich features.
activerecord database orm python
Last synced: 01 May 2026
https://github.com/sundeeep/rust-demystified
My learning of Rust language by embracing it's cutting edge advantages in each and every domain of compute science and engineering.
blockchain-technology database operating-system rust smart-contracts web3
Last synced: 01 May 2026
https://github.com/rasitayaz/online-self-improvement
Online course management system with a graphical user interface
Last synced: 01 May 2026
https://github.com/binbandit/smalldb
Your Tiny, Type-Safe, JSON-Powered Sidekick for Go!
database go json key-value-store lightweight lightweight-database
Last synced: 01 May 2026
https://github.com/survivorbat/gorm-case
I wanted to have some case-insensitive where-queries and I often use maps for filtering, so I made this plugin to convert queries into that.
case-insensitive database go go-orm golang gorm
Last synced: 01 May 2026
https://github.com/bredalis/sqlite3python
✨ BBDD SQL ✨
bbdd database python relational-databases sql sqlite sqlite3 sqlite3-database
Last synced: 01 May 2026
https://github.com/mohamedsakeel/database_table_creator
This project is to create Database tables using the WPF C# application at runtime.
c-sharp contributions-welcome database dynamic-table-creator open-source t-sql wpf
Last synced: 01 May 2026
https://github.com/hu553in/dbeaver-gcloud-free
Free local alternative to DBeaver's paid Google Cloud token flow.
access-token auth cli database database-tools dbeaver developer-tools gcloud google-cloud postgresql python
Last synced: 01 May 2026
https://github.com/kouroshtkk/poll-tcp-db-server-client
Tcp Client-Server written in C with poll IO multiplexing with add, remove, update and list functionality.
c client-server database employee employee-management network network-programming socket-io socket-programming tcp
Last synced: 01 May 2026
https://github.com/lukasherz/22fs-sc-twitter-crawler
used for a research project in social computing @ uzh (fs22)
crawler crawling database twitter twitter-api-v2
Last synced: 02 May 2026
https://github.com/basedwon/index
A comprehensive indexing solution built to cater to a wide variety of indexing requirements.
database indexing inverted-index
Last synced: 02 May 2026
https://github.com/twihno/connection-string-generator
A VERY simple rust crate to generate database connection strings programmatically
connection-string database database-connection
Last synced: 02 May 2026
https://github.com/moontai0724/bahamut-quiz-db
Unofficial Bahamut quiz database, host on Google Spreadsheet with Google Apps Script.
bahamut database google-apps-script google-spreadsheet
Last synced: 02 May 2026
https://github.com/russ-hensel/twitter_analysis_db
look at tweets and concordance
Last synced: 02 May 2026
https://github.com/sshehrozali/db-to-csv
Python script to convert .DB file to .CSV file
comma cs-files csv database database-file db-files db-to-csv python python3 sqlite3 sqlite3-db
Last synced: 02 May 2026
https://github.com/danmadeira/world-cities-database
World Cities Database
cities database simplemaps sql world worldcities
Last synced: 09 Jun 2026
https://github.com/mj-studio-library/flutter-local-file-preferences
A flutter package provides local file save & load very simply
database flutter json localdata localdatabase sharedpreferences
Last synced: 02 May 2026
https://github.com/ranagaballah/datawarehouse_ssis
SSIS (SQL Server Integration Services) project for building a data warehouse solution
database datawarehousing sql ssis tsql
Last synced: 09 Jun 2026
https://github.com/mezotv/influencerdb
JSON-Api to reserve in-game names for streamers and creators.
database influencer json json-api
Last synced: 03 May 2026
https://github.com/aidear3/rajagiri-connect
Rajagiri connect is a networking platform that enables the students of Rajagiri to form a social network among themselves, enabling them to connect with their seniors, juniors and faculty for sharing of information and resources.
college database firebase flutter miniproject project rajagiri semester-project
Last synced: 04 May 2026