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-07 00:08:29 UTC
- JSON Representation
https://github.com/odysa/lsdb
A key-value database
database key-value-database key-value-store
Last synced: 28 Apr 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/bblock
Persistent checksummed blocks built on top of bstack's allocators
allocation binary block data data-structures database rust rust-crate rust-library serialization
Last synced: 25 Jun 2026
https://github.com/lkubb/salt-mariadb-formula
Manage a MariaDB server or Galera cluster of MariaDB nodes with Salt.
database devops mariadb mysql salt-formula saltstack saltstack-formula
Last synced: 02 Apr 2026
https://github.com/calvitoria/intro-to-mongodb
My first mongoDB project. The goal was to develop queries to create, update, delete and read data based on a hamburguer chain.
Last synced: 17 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/tarsislimadev/antify
A fast open source database
api-rest database golang open-source
Last synced: 13 May 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/johnpaulada/tf-for-web-devs-demo
🎉 A demo for using TensorFlow.js to scan vote ballots.
database deep-learning javascript machine-learning tensorflow tensorflow-js tensorflowjs
Last synced: 17 Apr 2026
https://github.com/almeidazs/better-drizzle
ORM, but better
better database drizzle drizzle-orm mysql nodejs orm postgresql sqlite typescript
Last synced: 26 Jun 2026
https://github.com/metabench/nextleveldb-model
A model of a NextlevelDB. Useful for setting up the database, and provides functionality to allow data that uses the model to be persisted to a LevelDB.
Last synced: 17 Apr 2026
https://github.com/llogaricasas/easybackendphp
A lightweight and customizable Object-Oriented PHP library for backend development
back-end database php php-library sql
Last synced: 30 Apr 2026
https://github.com/vicgutt/laravel-inspect-db
Inspect and retrieve information about a given database
Last synced: 17 Apr 2026
https://github.com/blhmr/hcml
Hatim's Configuration Markup Language
c config configuration database database-management gcc markup markup-converter markup-language
Last synced: 13 May 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/21dimensions/csharp-client
Client for EasyEasy.io cloud database
cloud database databases easyeasy orm orm-framework storage
Last synced: 14 May 2026
https://github.com/creative-tutorials/shoppingapp
Build Shopping App using ReactJS and Mock Server API
api api-client api-documentation api-rest coding data-structures database dataset mock-api mock-data mock-server react reactjs rest-api server server-side server-side-rendering serverless servers ssr
Last synced: 14 May 2026
https://github.com/tylertron1998/kvn
Key Value Notation (KVN) based storage for .NET.
database dotnet dotnet-core keyvalue
Last synced: 28 Apr 2026
https://github.com/eztakesin/llm-mcp-gateway-rs
Rust LLM gateway compatible with the OpenAI Responses API, integrating MCP (local Docs/PDF KB + extensible tool/database MCP servers) with a tool-loop, and compatible with Big-AGI. Rust 实现的 LLM 网关:兼容 OpenAI Responses API,集成 MCP(本地 Docs/PDF 知识库 + 可扩展的工具/数据库 MCP),支持 tool loop,并适配 Big-AGI。
ai-gateway axum database document-retrieval knowledge-base llm mcp model-context-protocol openai-api openai-compatible oracle pdf rag responses-api reverse-proxy rust sqlite sse stdio tokio
Last synced: 09 Jun 2026
https://github.com/chompfoods/stub-go-server
Go 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 food go-server go-swagger grocery ingredients nutrition raw recipe-api recipes
Last synced: 17 Apr 2026
https://github.com/finesse/queryscribe
Light SQL query builder designed for extensibility and flexibility
database library mysql query-builder sql sqlite
Last synced: 05 May 2026
https://github.com/rbaltrusch/desktop_shop
Desktop shop application interfacing with a generated database of customers, products and transactions (Python / SQLite3).
database database-gui desktop-shop generated-database gui python python3 shop-app shop-application sqlite3 tkinter tkinter-graphic-interface tkinter-gui
Last synced: 03 Mar 2026
https://github.com/xfhy/journalmanagesystem
这学期Java开课,老师叫我们做一个日记管理系统,每次实验就在这系统上加东西.最后,应该是具有数据库和Swing界面的
Last synced: 20 Apr 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/ashwin-rajeev/golang-grpc-app
A simple gRPC application to query key/value from SQLite database table.
database golang golang-application grpc grpc-go sqlite sqlite3
Last synced: 05 May 2026
https://github.com/dkosarevsky/db_cp
DB course project
data database db postgres postgresql postgresql-database postgressql
Last synced: 05 May 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/ly0va/gl-robots-db
Simple one-table remote database that can store robots
Last synced: 17 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/steve2700/alx-backend-storage
MySQL advanced
back-end backend database mysql nosql-database storage
Last synced: 04 Jun 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/vilhalva/tkinter-toolkit
👨🏫APLICAÇÃO COM CUSTOMTKINTER E JSON, QUE CONSOME A API DO GITHUB PARA OBTER INFORMAÇÕES ADICIONAIS SOBRE OS PACOTES LISTADOS NO ARQUIVO JSON DE BANCO DE DADOS.
api aplicativo codigo customtkinter database framework interface json projeto python search
Last synced: 16 Apr 2026
https://github.com/vilhalva/crud-telegram-em-mongodb
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM MONGODB!
bot crud database framework mongodb projeto python python-telegram-bot redes-sociais telegram
Last synced: 05 May 2026
https://github.com/ar4ikov/sqlextendedobjects
Утилиты и классы для облегченной и удобной работы с SQlite таблицами и SQL в целом.
database db oop opensource pytnon sql sqlite sqlite3 tables
Last synced: 05 May 2026
https://github.com/astrabert/linkup-monitor
A monitoring solution for world's best search for AI apps
ai database linkup monitoring postgres web-search
Last synced: 05 May 2026
https://github.com/meetzaveri/fitness-world-with-php-mysql
A college project - with full working admin panel and database handling with MySQL
Last synced: 10 May 2026
https://github.com/alfiosalanitri/wp-db-sync
A simple bash script to import/export a wordpress database to/from wordpress root directory.
Last synced: 05 May 2026
https://github.com/cockroachlabs-field/crdb-workload-docker
Scripts / config for building a Docker image containing only the workload binary
containerization database docker testing tools
Last synced: 16 Apr 2026
https://github.com/deepraj02/schoolmanagementsystem-with-mysql
This is a School management System made using python with MySQL integration.
cli database development mysql python schoolmanagement student-project
Last synced: 06 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/umit/lsm-tree-storage
A high-performance, Log-Structured Merge-Tree (LSM-tree) based storage system for key-value databases. This implementation leverages Java 21's new features like the Arena API and MemoryLayout for efficient memory management.
database distributed-systems java keyvalue log-structured-merge-tree lsm lsm-tree
Last synced: 30 Apr 2026
https://github.com/tdascoli/rx3firebase
android database firebase firestore mapper rx3firebase rxfirebase rxjava3 storage
Last synced: 30 Apr 2026
https://github.com/matteogioioso/borealis
Templates for running PostgreSQL based on the Spilo image
database high-availability postgresql spilo
Last synced: 06 May 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/danucosukosuko/descargas-batos
Repositorio de descargas de BatOS. Añade software de bash(en sh) o Linux(en EXE)
danucosukosukos database linux windows winux
Last synced: 16 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/filippofinke/gestione-web-ritardi-allievi-samt
⏰ Web management for student delays at the SAMT
database management pdf php web
Last synced: 16 Apr 2026
https://github.com/himanshub16/mongodb-notifications-server
Demonstration of real-time notifications based on changes in a mongodb collection.
database mongodb nodejs oplog replica-set
Last synced: 06 May 2026
https://github.com/sunnysoni97/clgerp_py
Minimal Student Database Management ERP (Python/MySQL)
attendance-management database mysql mysql-connector python student-management xampp
Last synced: 20 Apr 2026
https://github.com/olbrichattila/godbmigrator_cmd
Golang command line database migrator, and HTTP migrator server, dockerized for CI-CD pipelines
automation ci-cd database database-migration go golang golang-application migration mysq postgresql sqlite
Last synced: 06 May 2026
https://github.com/lightning1377/php-sql-intellisense
VS Code extension that adds schema-aware MySQL IntelliSense, hovers, linting, and quick SQL execution for PHP projects.
autocomplete database developer-tools intellisense linting mysql php typescript vscode-extension
Last synced: 11 Jun 2026
https://github.com/kartikk-26/secure-scalable-aws-vpc-network
This project builds a secure and scalable AWS VPC with custom subnets, NAT and Internet Gateways, VPC Peering, and private database hosting for controlled access and efficient networking.
aws database internet-gateway nat-gateways subnet subnetting vpc vpc-peering
Last synced: 06 May 2026
https://github.com/francescodisalesgithub/dictio
Application that creates an organized dictionary from password dumps
database dictionary dictionary-attack hacking hacking-tool password passwords storage
Last synced: 20 Apr 2026
https://github.com/slevin48/firestore
Firestore called from Streamlit apps
database firestore gcp streamlit
Last synced: 06 May 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/voltamon/todo-tui
Its a todo app made using sqlite3
c-language database sqlite sqlite3 todo todoapp
Last synced: 19 Apr 2026
https://github.com/mugishasam123/budgeter
It is an app that helps one to manage Expenses and the transactions associated with each expense
cancancan database devise rails rubocop ruby tailwindcss
Last synced: 06 May 2026
https://github.com/justpowerful/expressjs-mysql-blog
a simple blog using nodejs express and mysql
blog database express express-js expressjs mysql nodejs-express sql sql-files
Last synced: 05 May 2026
https://github.com/abe-winter/dirmig
directory-based sql migrations with zero smarts
Last synced: 20 Apr 2026
https://github.com/johnkun136nvcp/tseei-iot
Repositorio para materia Temas Selectos de Electrónica e Instrumentación I (Sistemas Embebidos en nube AWS) e Introducción a IoT
database esp32-arduino gmail ids iot linux no-robar-xd python3 telegram-bot waifu
Last synced: 17 Apr 2026
https://github.com/kapit4n/book-store-lv
Laravel Book Store
database laravel laravel-framework php
Last synced: 29 Apr 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/1mb-dev/hash-orbit
TypeScript consistent hashing for distributed systems. Route keys with minimal redistribution (~1/N). Pure algorithm, zero infrastructure opinions.
caching consistent-hashing database distributed-systems hash-ring load-balancing partitioning redis sharding typescript
Last synced: 13 Jun 2026
https://github.com/imaginary-cherry/rapyer
A Redis ORM package that uses pydantic to allow user to create atomic action on redis server
async asyncio asyncio-python cache database orm pydantic pydantic-v2 python python3 redis redis-cache validation
Last synced: 02 Mar 2026
https://github.com/gregyjames/gbtotiny
Genbank to TinyDB.
bioinformatics biology database genbank genomics json tinydb
Last synced: 04 May 2026
https://github.com/bluebrain/bluepysubcellular
Python interface to BlueNaaS-Subcellular
database education experiment subcellular
Last synced: 20 Apr 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/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/hasnocool/war_thunder_data_scraper
A web scraping tool designed to extract valuable data from War Thunder, a popular online game.
data database framework integration multi processing python scraper scraping scrapy sql threaded thunder war
Last synced: 06 May 2026
https://github.com/ishan-gupt/library-management-app
Basic Library Management app. Basic Functionlities working
andriod-studio android android-app database java vitap
Last synced: 06 May 2026
https://github.com/likolk/stack_underflow
An Alternative To Stack Overflow :)
authentication css database deployment docker dockercompose ejs expressjs html5 mongodb nodejs render single-page-app single-page-applications views websockets
Last synced: 02 Mar 2026
https://github.com/bluebrain/bbp-data-push
CLIs that take in input Atlas Pipeline datasets and push them into Nexus along with a Resource properties payload
Last synced: 14 Feb 2026
https://github.com/njaneambrose/hoaxdb
Experimental implementation of a NoSQL database in ruby
Last synced: 21 Apr 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/kanzatahreem/rails-girls
Practicing Ruby on Rails by following Rails Girls official website
database rails-girls ruby ruby-on-rails
Last synced: 06 May 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/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/realtristan/gopool
Database Connection Pooling and Queue System for Go
connection database golang pool
Last synced: 21 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/iamkira420/student-management-system
Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.
cli cpp data-structures database oop sql terminal
Last synced: 06 May 2026
https://github.com/bluebrain/knowledge-graph-inference
Tools for recommendation of data inside a knowledge graph.
Last synced: 14 Jun 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_somalia
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇸🇴️ The Earth/Somalia database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-somalia seanpm2001-worlddb-development seanpm2001-worlddb-project somalia svg-lang svg-language world-db worlddb
Last synced: 18 Jan 2026
https://github.com/iamqasimali/mcp-servers-for-full-stack-development
A comprehensive collection of Model Context Protocol (MCP) servers designed to supercharge your development workflow with Claude Desktop. These servers enable Claude to interact with your databases, Git repositories, APIs, Docker containers, and development tools.
database fullstack-development github mcp mcp-server testing
Last synced: 11 Apr 2026
https://github.com/sschonss/veritasdb
VeritasDB: A Simple, Open-Source CSV Database
csv database golang open-source
Last synced: 13 May 2026