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-03 00:07:51 UTC
- JSON Representation
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/weibeu/dueutil
Modified DueUtil bot ready to setup on heroku. Easy setup
bot database discord discord-bot dueutil heroku mongodb quest
Last synced: 16 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/bydevmar/bydevmar_tools
BYDEVMAR Tools: A versatile repository featuring scripts, notebooks, and utilities for software development, data analysis, and machine learning. Streamline your workflow and enhance productivity with automated tasks and insightful tools.
ai c database db js kotlin ml python tools tools-and-automation
Last synced: 16 Apr 2026
https://github.com/dev-siri/gedis
A fast Redis inspired in-memory database made with Go.
database fast-database golang in-memory-database redis-like
Last synced: 02 May 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/luludotdev/phastracker
Phasmophobia Evidence Tracker and Ghost Database
database evidence nextjs phasmophobia react tracker
Last synced: 15 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/felipeorlando/trappist
:earth_americas: A really fucking projects and databases backuper
backup cli database javascript
Last synced: 02 May 2026
https://github.com/thestevendev/query-planner
Query-Planner is a Java-based application designed for efficient scheduling, management, and execution of SQL queries with an intuitive graphical interface.
database java query query-builder queryplan sql
Last synced: 02 May 2026
https://github.com/hunthubspace/subscope
SubScope is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an SQLite database.
automation bugbounty bugbounty-tool database ethical-hacking exploit penetration-testing python sqlite web web-penetration-testing
Last synced: 12 Feb 2026
https://github.com/justim/access
A simple MySQL wrapper optimized for bigger data sets
Last synced: 26 Oct 2025
https://github.com/zediculz/vanilla-db
VanillaDb is a lightweight browser database library thats built on top of localStorage and sessionStorage.
broswer browser-storage database javascript localstorage sessionstorage
Last synced: 02 May 2026
https://github.com/irwanx/database
database scraper
caklontong database family100 rest-api scraper tebakgambar
Last synced: 10 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/md-emon-hasan/python-with-mysql
A repository featuring tutorials and examples demonstrating integration of Python with MySQL for database operations and management.
database db dbms group join key mysql-database query query-language
Last synced: 01 May 2026
https://github.com/film2549/data-analysis-of-a-simulated-marketing-business-case-using-python-sql-and-power-bi
Data Analysis of a Simulated Marketing Business Case Using Python, SQL and Power BI
chulalongkorn computer-engineering computer-science data-analysis data-visualization database marketing nltk-library pandas powerbi pyodbc python simulation sql sqlserver
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/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/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/vilhalva/crud-telegram-em-mysql
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM MYSQL!
bot crud database framework mysql projeto python python-telegram-bot redes-sociais telegram
Last synced: 01 May 2026
https://github.com/crepopcorn/flight_log_management_system
Flight Log Management System is a web-based application for managing flight records efficiently. Built using PHP, MySQL, and HTML5, the system allows users to create, update, search, and delete flight logs. Key features include user authentication, sorting of flight data, and an intuitive interface for logging essential details.
ajax backend css database dynamic-website flight form frontend html html5 javascript log-entry management-system mysql php single-page-application sql table website
Last synced: 12 Feb 2026
https://github.com/vicgutt/laravel-inspect-db
Inspect and retrieve information about a given database
Last synced: 17 Apr 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_german-empire-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/German Empire (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 06 Feb 2026
https://github.com/dellius-alexander/crudrepository
The CRUDRepository is a Python project designed to provide a generic implementation of Create, Read, Update, and Delete (CRUD) operations for various databases. It uses the concept of repositories to abstract the data access layer, allowing for easy switching between different databases.
crud-operation database mariadb-database mysql-database postgresql-database sqlalchemy
Last synced: 24 Jan 2026
https://github.com/lorddarkula/easyql
SQLite wrapper for iOS
cocoapods database ios-lib objective-c objective-c-library sqlite
Last synced: 01 May 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/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/phara0h/block-database
Worlds fastest block keystore database 65 million+ ops
asynchronous block database efficient fastest keystore
Last synced: 01 May 2026
https://github.com/nasirovx/infernbot-drf
Originally developed as an educational resource, this project serves as a great example of integrating Django and Telegram Bot functionalities.
admin-panel authentication database django django-rest-framework docker dockerfile python sqlite3 telegram-bot
Last synced: 25 Feb 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/amejid/vet-clinic
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
Last synced: 16 Apr 2026
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-postgresql
👨🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E POSTGRESQL.
crud database expressjs framework handlebars javascript nodejs postgresql projeto site
Last synced: 31 Jan 2026
https://github.com/ahkamboh/result-card-generator
Result card generator and Data saver fully responsive by Javascript , appsheet use for database .For preveiw click on the link mentioned below ↓
ahkamboh alihamzakamboh appsheet css database generator html javascript kambohdiv responsive-design result-card spreadsheet
Last synced: 15 Apr 2026
https://github.com/njaneambrose/hoaxdb
Experimental implementation of a NoSQL database in ruby
Last synced: 21 Apr 2026
https://github.com/saeedhosan/nodejs-orm-scaffolding
Nodejs ORM scaffolding look like laravel mode, controller, and routes
backend database expressjs knexjs nodejs nodejs-backend nodejs-orm nodejs-orm-scaffolding nodejs-server query-builder routing scaffolding
Last synced: 12 Apr 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/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/seanpm2001/seanpm2001_worlddb_db_docs
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️📖️ The documentation source repository for the database set of the Seanpm2001 WorldDB project.
database db markdown-lang markdown-language seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-development seanpm2001-worlddb-docs seanpm2001-worlddb-documentation seanpm2001-worlddb-project world-db worlddb
Last synced: 11 Feb 2026
https://github.com/isaccanedo/ignite
:cloud: Apache Ignite
big-data cache cloud data-management-platform database distributed-sql-database hadoop ignite in-memory-computing in-memory-database iot network-client network-server osgi sql
Last synced: 30 Apr 2026
https://github.com/zhikhareval/db_web_test_automation
This repository contains a test automation project using PyTest and Playwright. We use the ‘test cases as code’ approach and store test reports in a database. We also generate reports in Allure.
allure allure-report database github-actions mit-license playwright playwright-python playwright-tests pytest python test-automation test-case web-testing
Last synced: 30 Apr 2026
https://github.com/mejia-dev/drsillystringzfactory
ASP.NET 6 project backed by MySQL server demonstrating many-to-many relationships
asp-net csharp database entity-framework entity-framework-core epicodus mvc mysql net-6
Last synced: 19 Apr 2026
https://github.com/mchenryspagg/hng-hire-data-model
The project involves creating a data model for HNG Hire, implementing it in MySQL, and building a Power BI dashboard to display hiring statistics.
dashboard data database datamodeling dimensional-modeling mysql mysql-database powerbi starschema
Last synced: 11 Feb 2026
https://github.com/mshahzadtariq/persist_deleted
Soft delete for mogoid with ability to recover records
Last synced: 12 May 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/xanthium-enterprises/gui-app-for-sqlite-database-crud-ops-using-csharp-and-winforms
Learn to integrate the SQLite database into a WinForms application using C# language and display the data present in a SQLite db in a tabular or grid view on a Windows Form app using the DataGridView Control present in WinForms
csharp database dotnet dotnet-core sqlite sqlite-database sqlite3 sqlite3-database windows-forms winforms
Last synced: 07 Feb 2026
https://github.com/dadangdut33/sistem-database-warung
Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta
database gui-application java sql
Last synced: 30 Apr 2026
https://github.com/willyrgf/rerest
ReREST serve a RESTful API from any Redis database, written in Go, based on pREST (http://postgres.rest)
automic-api database golang redis rest rest-api
Last synced: 24 Jan 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/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/ramzijabali/calendar-workout-tracker-android
Calendar workout tracker using Caldroid, Room, RxJava, & Koin based on the MVVM architecture.
caldroid calendar calendar-view database koin-kotlin koin-mvvm mvvm mvvm-android room room-database rxjava-android rxjava2 tracker
Last synced: 13 May 2026
https://github.com/hyperparticle/integrity-coded-database
Demonstrates and evaluates an Integrity Coded Database (ICDB) implementation
cryptography database icdb mysql
Last synced: 29 Apr 2026
https://github.com/bluebrain/bluepysubcellular
Python interface to BlueNaaS-Subcellular
database education experiment subcellular
Last synced: 20 Apr 2026
https://github.com/candygoose/database_se
Базы данных Программная инженерия (ПИиКТ) ИТМО
database itmo psql software-engineering sql
Last synced: 11 Feb 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/hashim21223445/andoka-now-44
android data-science data-science-notebook data-science-projects data-science-projects-in-python database deep-learning deep-learning-algorithms django django-application docker docker-compose firebase firebase-auth git github github-actions github-config machine-learning spring-boot
Last synced: 04 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/vndg-rdmt/finally-postgres
Ready-to-use PostgreSQL development environment with Docker. Simple setup, smart defaults, and comprehensive management commands for local development and testing. Zero configuration needed to start, fully configurable when needed.
containerization database database-management dev-tools development development-environment devops docker docker-compose docker-environment local-development makefile postgres postgres-docker postgresql
Last synced: 14 Apr 2026
https://github.com/quaddarv1ne/domain_data_hub
Хаб с базами данных для различных сфер применения
client database database-management db ecommerce estate finance healthcare hotel logistics restaurant retail server sql sqlalchemy sqlite theater
Last synced: 15 Apr 2026
https://github.com/markelca/tunadb
A disk-based key-value store written in Rust
cli database key-value-store rust tcp-server
Last synced: 11 Feb 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/theoyinbooke/beginnerssql
This is the sample data used in teaching SQL on my YouTube Channel
beginner-friendly database sql
Last synced: 27 Feb 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/kuraydev/nodejs-boilerplate
Tree Layer Pure JS Boilerplate for NodeJS
boilerplate database db javascript mongodb mongodb-atlas nodejs nodejs-mongodb
Last synced: 20 Apr 2026
https://github.com/vinay-ram1999/cs631-dmsd
Analyze, design, implement, and document a database system application.
database database-connector database-design database-gui database-schema njit
Last synced: 29 Apr 2026
https://github.com/topefolorunso/scrape-job-sites
automated data pipeline - extracts and processes job data and sends notification via telegram bot
bot database python selenium unit-testing webscraping
Last synced: 18 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/mrrazvi/wordpress-servicebridge-hubspot-syncing
Providing syncing from ServiceBridge to HubSpot.
api database hubspot php servicebridge syncing
Last synced: 29 Apr 2026
https://github.com/infectedduck/event-management-website
Kametay Events Management System is a modern platform for displaying events in Semey. It includes registration, login, ticket purchase, Google Calendar synchronization and much more. The system provides a high level of data security and a convenient interface for users and administrators.
animations-css composer database events html-css-javascript javascript-tools php phpmyadmin-database tables xampp-server
Last synced: 10 Feb 2026
https://github.com/fx-max/leetcode
记录个人 LeetCode 解题过程。
database leetcode leetcode-php mysql php sql
Last synced: 18 Apr 2026
https://github.com/box-community/tool-php-simple-user-reports
Tool: simple PHP script to get user statistics and optionally save to a database
box database php script tool user-analytics users
Last synced: 29 Apr 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/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/allyedge/allydb
A performant and reliable database, written in Elixir.
allydb database databases elixir erlang ets in-memory-database otp
Last synced: 08 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/ology/dbix-class-encodedcolumn-crypt-passphrase-argon2
EncodedColumn Crypt::Passphrase::Argon2 backend
database encrypted password perl5
Last synced: 06 Feb 2026
https://github.com/imvickykumar999/postgresql
How to Use PostgreSQL in Python
Last synced: 28 Apr 2026
https://github.com/avirajsa/theclassmatebot
The Classmate Bot: Elevating Digital Document Cataloging for Students with Collaborative Excellence. Empowered by Open-Source Innovations. Refer to README for details.
ai chatbot database education python seeking-collaborators telegram-bot
Last synced: 20 Apr 2026
https://github.com/rideu/unia
Personal universal multitool
csharp database naudio spectrum-analyzer tracking
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/snwfdhmp/cloudbase
Plug-and-play data storage able to perform any basic CRUD operations on any dynamically given type of data.
cloudbase crud crud-operations database plug-n-play plugnplay storage-engine
Last synced: 20 Apr 2026
https://github.com/aleaengineer/project1
Website ini adalah proyek sederhana untuk membantu Dewan Kerja Ranting Sidamulih dalam menyampaikan informasi, dokumentasi kegiatan, dan pengumuman penting kepada para anggotanya serta masyarakat luas.
aleaengineer css database html mysql organisasi php pramuka website
Last synced: 18 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/kalongn/big-data
Big Data Infrastructure coursework in Brooklyn Technical High School
Last synced: 28 Apr 2026
https://github.com/adityaborkar/letsync
Syncing service for the next-gen web applications
client-server database filestorage local-first sync
Last synced: 07 Feb 2026
https://github.com/ahmedabougabal/csharpscholarshipbackendtasks
Documenting all my assignments and tasks completed during the first phase in Career180 Learn IT Bootcamp (.NET backend track). The bootcamp covers backend development using .NET technologies, Stay Tuned!
asp-net-core cplusplus csharp-code data-structures database mvc-architecture
Last synced: 28 Jan 2026
https://github.com/coreyt/fathomdb
Local datastore memory for AI agents — graph, vector, and full-text search.
ai-agents database embedded-database fts graph-database sqlite vector-search
Last synced: 02 Jun 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_inca-empire-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Inca Empire (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 10 Feb 2026
https://github.com/williamwutq/mappedvartrie
A persistent, memory-mapped trie for Rust where keys are sequences of variable-length byte segments.
data-structure data-structures database memory-mapped mmap tree trie
Last synced: 25 Jun 2026
https://github.com/williamwutq/bllist
Durable, crash-safe, checksummed block-based linked list allocators stored in a single file
data data-storage data-structure database file-based linkedlist
Last synced: 25 Jun 2026
https://github.com/williamwutq/mappedpages
A fixed-size page provider backed by memory mapping, intended for building higher-level allocators and storage systems
allocation allocator data data-storage database file memory-mapping mmap page rust rust-crate rust-library storage
Last synced: 25 Jun 2026
https://github.com/oemanuelfirmino/vector-search-with-cos-similarity
A system that processes document similarity searches using a backend microservice. It includes a frontend for querying and displaying results, with visualizations of tensor data representing document feature vectors.
algebra artificial-intelligence calculus database neural-network
Last synced: 20 Apr 2026
https://github.com/didarul-codes/chatappusingfirebase
A chat application built with firebase realtime database
android chat database firebase firebase-database java
Last synced: 18 Apr 2026