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/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/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/seanpm2001/seanpm2001_worlddb_db_earth_weimar-republic-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Weimar Republic (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: 09 Feb 2026
https://github.com/noodleslove/notes
A collection of my personal notes, code snippets, and examples from various data science topics and courses. Feel free to use these notes and examples as a reference or study guide for your own data science journey.
data-science database machine-learning obsidian-vault personal
Last synced: 09 Feb 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/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/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/mjfii/tsql-documentation-lib
Utilizes MS SQL metadata to document any given database.
Last synced: 16 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/seanpm2001/seanpm2001_worlddb_db_earth_prussia-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Prussia (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: 12 Feb 2026
https://github.com/valchanoficial/nodemysql
CRUD em Node com MySQL
body-parser crud database express mysql mysql-database node
Last synced: 16 Apr 2026
https://github.com/klich3/rocket-store-python
Using the filesystem as a searchable database.
database database-management document fast-storage file filebase record store store-file
Last synced: 13 Feb 2026
https://github.com/bantealem/recipe-app
Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Built with Ruby on Rails.
api database postgresql ruby ruby-on-rails
Last synced: 13 Feb 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/sakshisrivastava-2601/login-register-system
The project will be a Web-based project to provide a complete Real-Time scenario of the Secure User Authentication. They can register with there name, email, and password than login with that credentials and come on welcome page
css database html jdbc jsp mysql-database server servlet
Last synced: 16 Apr 2026
https://github.com/edsol/pg-apify
Automatically generate API (REST and GraphQL) endpoints directly from your PostgreSQL schema
database graphql openapi postgresql postgrest rest-api restapi zero-coding
Last synced: 15 Feb 2026
https://github.com/erictherobot/tinydb-julia
An extremely simple database written in the Julia Programming Language.
database julia julia-database julia-language tinydb
Last synced: 15 Feb 2026
https://github.com/edisedis777/duckdb-analyzer
A powerful tool for analyzing large CSV datasets using DuckDB.
csv data-analysis database duckdb
Last synced: 16 Apr 2026
https://github.com/jmaupetit/imdb-sql
Load IMDB datasets in SQL databases
database imdb load-testing sql
Last synced: 16 Feb 2026
https://github.com/pankajsingh09/note-taker
Note Taker is simple web based application where user can Add, View, Modify and Delete notes. The main purpose of this application is to understand how CURD operation is performed in database using Hibernate
bootstrap css database eclipse hibernate html java jsp mysql servlet
Last synced: 16 Apr 2026
https://github.com/stalcker2288969/nasdatabase
NASDatabase - это библеотека предоставляет возможность работы с массивами данных, создание БД и всего сопутствующего.
api csharp database dotnet-core school-project
Last synced: 02 Mar 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/duck-lint/career_ledger
A local-first desktop application for managing career history, auto-tagging skills via inference markers, and generating targeted resumes based off of job postings and your actual work history. No cloud services, no accounts → all data lives in a local SQLite database on your machine.
career-development database job-application-tool job-posting-analysis job-posting-extraction personal-portfolio react resume-builder resume-creator resume-generator rust sqlite tauri tauri2 typescript
Last synced: 02 Jun 2026
https://github.com/magnuschase03/databaseserver
Small example of a database server and client written in c.
Last synced: 16 Apr 2026
https://github.com/9aia/castor
⚗️ CLI tool to connect, explore, and query SQL databases using JavaScript-defined blocks.
cli cloudflare d1 database developer-tool gaia-public open-source public
Last synced: 01 Apr 2026
https://github.com/jdromano2/venomkb
VenomKB - A centralized knowledge base for computational toxinology
babel database informatics mongodb protein toxinology venom
Last synced: 17 Apr 2026
https://github.com/m-mdy-m/understanding-many-to-one-and-many-to-many-relationships-in-node.js
Explore many-to-one and many-to-many relationships in Node.js, defining their database implementation and practical coding examples.
database express javascript js nodejs orm relationships-between-database sequelize sql
Last synced: 17 Apr 2026
https://github.com/helloojasmutreja/movie-review-model
This is the code for making a basic book/movie review platform on rails7 using ruby, js, html, css, bootstrap and a few more. It has user setup (with devise gem), media setup (with active-storage). Still working on layouts...
book database rails7 review ruby web-application
Last synced: 17 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/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/awais-vteams/1db2other
Insert from one Database to Another By matching columns
Last synced: 17 Apr 2026
https://github.com/talhaozbek61/mongo-collection-cleaner
Interactive CLI tool to drop multiple MongoDB collections at once
cleanup cli collections database drop mongodb
Last synced: 04 Jun 2026
https://github.com/sergiogotuzzo/belin.db
A module for creating a local JSON-based database
Last synced: 06 May 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/stoolap/stoolap-desktop
A visual database management application for Stoolap
database database-management sql
Last synced: 18 Apr 2026
https://github.com/junaidhassan19/javascript-master
The JavaScript Master repository is designed to help you master JavaScript through a series of advanced hands-on projects and exercises. The course covers advanced JavaScript concepts with projects like a dynamic to-do list application, a basic e-commerce site and more. For more details, you can check the README.
and api-rest classes-and-objects css3 database functions html5 inheritance jasmine-tests javascript json modules more oop testing-framework vscode
Last synced: 18 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/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/vivekkhimani/what-todo-nodejs
A ML-powered to-do app created using NodeJS, TensorflowJS, MySQL DB, and traditional frontend (HTML,JS,& CSS)
database google-cloud mysql mysql-db nodejs recommendation tensorflow-js
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/sendyhalim/jab
Dev tool to "commit" and "checkout" database state
database database-state developer-tools devtool devtools jab rust
Last synced: 18 Apr 2026
https://github.com/westonganger/lazy_serialize
Lazy Serialize is an alternative to ActiveRecord's serialize method which does not serialize each column until the first call to the attribute.
activerecord database rails ruby serialization
Last synced: 18 Apr 2026
https://github.com/mugambi645/blooddonationdatabasemysql
Database for a hospital management system
Last synced: 18 Apr 2026
https://github.com/mirseo/mirseodb
MirseoDB - Painless database for everyone
api async data-management database db db-engine developer-tools embedded-db lightweight-db new-database open-source query-language rust rust-database storage svelte web-console
Last synced: 19 Apr 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/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/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/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/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/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/conscious-puppet/rust-sqlite
Toy SQLite implementation in Rust
Last synced: 20 Apr 2026
https://github.com/bluebrain/bluepysubcellular
Python interface to BlueNaaS-Subcellular
database education experiment subcellular
Last synced: 20 Apr 2026
https://github.com/fjankowsk/meertrapdb
Database backend and survey analysis code for MeerTRAP.
astronomy astronomy-astrophysics database fastradiobursts pulsars survey survey-analysis
Last synced: 21 Apr 2026
https://github.com/mgobeaalcoba/postgresql_fundamentals
Querys y notas del curso de PostgreSQL
database database-management postresql sql
Last synced: 21 Apr 2026
https://github.com/n4ze3m/formshet
Open source form backend using Google Sheet DB
application backend database form google-sheets
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/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/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/rdpahalavan/sql-dbms-python
SQL Query Database Engine in Python
Last synced: 27 Apr 2026
https://github.com/mamerisawesome/coeusfactory
A Database Connector interface for Python 3 that follows a factory model pattern.
database database-factory db-connector python3
Last synced: 27 Apr 2026
https://github.com/janainacazuza/janainacazuza
A little about me
bigdata data-architecture data-engineer data-engineering data-pipeline database python sql
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/utkarsh5026/storemy
A fully-featured relational database management system built from scratch in Go 😃
acid database database-design golang io storage
Last synced: 28 Apr 2026
https://github.com/kalongn/big-data
Big Data Infrastructure coursework in Brooklyn Technical High School
Last synced: 28 Apr 2026
https://github.com/mfdeux/fooddata
Download, build, and query the USDA food database
data-science database food python sqlite usda
Last synced: 28 Apr 2026
https://github.com/micartey/elixir-distributed-database
Elixir distributed database (eddb) with optimistic locking and data synchronization
Last synced: 28 Apr 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/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/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/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/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/nia-cloud-official/zora-official-website
Zora is not just another database engine, it's a revolution in data management which is designed to be more. Zora introduces cutting-edge features and a futuristic approach to storing and accessing data.
Last synced: 29 Apr 2026
https://github.com/nikhilbadyal/pgextras
Unofficial Python port of Heroku's pgextras that provides various statistics for a Postgres instance.
database heroku performance postgres postgresql statistics
Last synced: 29 Apr 2026
https://github.com/kool-cool/studentportal
database dbms-project flask flask-application html-css-javascript postgresql
Last synced: 29 Apr 2026
https://github.com/smmaks004/localeducationcrud-webapp
Small project on ASP.NET CORE with CRUD functionality
asp-net-core crud csharp css database html javascript nuget-packages transact-sql
Last synced: 29 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/amirkhaniansev/accesscore
AccessCore is a lightweight ORM for working with relational databases.
cshar database mysql orm sql sql-server
Last synced: 29 Apr 2026