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/nadeem4/airbnb_for_car
Database management project
airbnb database erd react spring-boot
Last synced: 04 Apr 2026
https://github.com/dain55788/ibm-data-engineer-lecture-note
Lecture Notes and Practice Materials of IBM Data Engineering Course
data-analysis database dataengineering datawarehouse ibm
Last synced: 01 Mar 2026
https://github.com/cubrid-labs/cubrid-python-cookbook
Production-ready Python examples for CUBRID — quickstarts, migration guides, templates, performance patterns
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 01 Apr 2026
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 2026
https://github.com/danger-ahead/note
A note taking application using MySQL
database java mysql note-taking
Last synced: 16 Apr 2026
https://github.com/francis94c/refactor-ci
A PHP (code Igniter) Library for easily refactoring associative arrays (remove key-vals, rename keys, & inflate a value with respective objects from a mysql table based off provided primary key values). You'll find this library useful if you want to return payloads which should have different keys than what they exist as in the database.
codeigniter database igniter json payloads php refactor-ci resource rest rest-api
Last synced: 16 Apr 2026
https://github.com/enes9103/027_js_fetch-api_studies_rest-countries
api css3 database design dom-manipulation fetch-api javascript rest
Last synced: 19 Apr 2026
https://github.com/azizbenismail/atelier_crud_symfony
Un atelier CRUD (Create, Read, Update, Delete) avec Symfony consiste à créer une application web qui permet de gérer les opérations basiques de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données
crud database dom-manipulation mysql-database symfony
Last synced: 18 Apr 2026
https://github.com/tidesdb/tidesdb-ts
Official TypeScript binding for TidesDB
database key-value-store lsmtree storage-engine transactional
Last synced: 06 Mar 2026
https://github.com/mtoprak53/capstone_project_1
Calorie Counter - Calorie Logging Web App
bootstrap database flask flask-sqlalchemy html-css jinja2 jquery postgresql python
Last synced: 04 Apr 2026
https://github.com/bam-j/study-repo
블로그 글 링크들을 한 눈에 보기 쉽도록 정리했습니다.
algorithm css database git html javascript nodejs react typescript
Last synced: 04 Apr 2026
https://github.com/redactedprofile/docker-web-tools
A collection of containers ready to spin up, pre-configured with docker-compose for convenience
database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web
Last synced: 04 Apr 2026
https://github.com/mordilion/pipeline
Pipeline is a library to transfer data quick and reliable or to create exports with any kind of interfaces like \PDO, \SplFileObject(CSV, etc.), Arrays and your own implementation.
array configurable csv database export files import reader transfer writer
Last synced: 04 Mar 2026
https://github.com/tomwright/extendedpdo
A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.
database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql
Last synced: 04 Apr 2026
https://github.com/yusufcinarci/beyaz-esya-sitesi-asp.net
Asp.Net ile hazırlamış olduğum Çınarcı Beyaz Eşya sitesinde televizyon, buzdolabı, fırın vb. ürünlerin fiyatları bulunmakla birlikte Access veritabanına da anlık olarak geçmektedir.
access asp-net beyaz-esya-sitesi database microsoft-access microsoft-access-database microsoft-sql-server microsoft-visual-studio site veritabani visual-studio website
Last synced: 04 Apr 2026
https://github.com/lamngockhuong/dbsight
Database performance analyzer — slow queries, EXPLAIN plans, index efficiency. Go + React.
analyzer database database-performance-optimization mariadb mysql performance postgresql
Last synced: 04 Apr 2026
https://github.com/shivangraikar/golang-database
Golang database programs
database golang golang-examples routines sql
Last synced: 16 Apr 2026
https://github.com/ahmnouira/imguploader.io
This is image uploading website developed using MEAN technologies.
async body-parser bootstrap4 database express handelbars imguploader machine md5 mongodb mongodb-database mongoose multer node-js nodejs standalone
Last synced: 02 Apr 2026
https://github.com/yuaanlin/minisql
A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.
database minisql project sql zhejiang-university zju
Last synced: 16 Apr 2026
https://github.com/0plus1/patchr
MySQL version control
database database-changes mysql
Last synced: 17 Apr 2026
https://github.com/gabrpt/matsim-output-postgresql-converter
Tool to convert matsim output to postgreSQL database with postGIS extension
converter database matsim parser postgis postgis-database postgres-database postgresql postgresql-database python-script
Last synced: 17 Apr 2026
https://github.com/luiscarbonel1991/nlp2sql
Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.
ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql
Last synced: 03 Apr 2026
https://github.com/strugee/password-requirements-dataset
Dataset of what websites impose insecure password limits, or crash on strong passwords
database dataset hacktoberfest insecurity json json-data json-schema password-safety password-strength security-dataset
Last synced: 02 Mar 2026
https://github.com/retzd-tech/genkitx-hnsw-indexer
Genkit AI framework plugin for HNSW vector database. save data into vector store for Retrieval Augmented Generation (RAG) implementation in Generative AI
ai database firebase generative-ai genkit hnsw rag vector vector-database
Last synced: 17 Apr 2026
https://github.com/windwalker-io/datamapper
[READ ONLY] DataMapper pattern object to access database.
Last synced: 15 Mar 2026
https://github.com/tidesdb/tidesdb-python
Official Python binding for TidesDB
database keyvaluestore lsm-tree storage-engine
Last synced: 02 Apr 2026
https://github.com/ugurcanerdogan/northwind-backend
This repository was created in line with Engin Demirog's C# code camp.
aop csharp database database-management multitier-architecture oop solid-principles webapi
Last synced: 15 Apr 2026
https://github.com/killinefficiency/explore
Explore is a REPL Data Manager with Python Integration.
database nosql-database package python3 repl
Last synced: 12 Apr 2026
https://github.com/aratan/daps-landing-page
Daps Landing Page Daps Landing Page es una aplicación web basada en Web3 y Smart Contracts que permite a las organizaciones aceptar donaciones y visualizar el saldo de la organización en tiempo real. Descripción Daps Landing Page es una aplicación web que utiliza tecnología Web3 y Smart Contracts para permitir a las organizaciones aceptar donacion
blockchain database distributed ipfs p2p web3 web3-dapp
Last synced: 17 Apr 2026
https://github.com/anmol111pal/blog-app-api
Discover our blogging backend on GitHub! Empowering writers with Node.js, Express.js, and MongoDB. Speed and security in one - Node.js handles requests flawlessly. Express.js ensures lightning-fast responses. MongoDB stores and retrieves data securely. Unleash creativity worry-free. Join now!
aws-cdk aws-cdk-typescript aws-sdk backend backend-api backend-application database dynamodb expressjs mongodb mongodbatlas nodejs rest rest-api typescript
Last synced: 03 Mar 2026
https://github.com/fullstop125/catalog-of-my-things
This is a console app that will help you to keep a record of different types of things we own: books, music albums, movies, and games.The data is stored in JSON files but we have also prepared a database with tables structure analogical to our program's class structure.
capstone-project database postgresql ruby tests workflow
Last synced: 01 Apr 2026
https://github.com/mongodb-developer/laravel-openai-vector-search
Laravel Tour Planner with Open AI and MongoDB Vector Search
database generative-ai laravel mongodb openai
Last synced: 09 Feb 2026
https://github.com/dkratzert/multitable
cif crystallography database sample submission
Last synced: 02 May 2026
https://github.com/aweirddev/vdb37
A simple vector database.
database pyo3 python rust vector vector-database
Last synced: 07 Jan 2026
https://github.com/afrid1045/database_project
Database of 'Prisons in India'
database indian-prisons pgadmin4 postgresql-database python sql streamlit-framework streamlit-ui
Last synced: 28 Apr 2026
https://github.com/kenjyco/sql-helper
Helper funcs and tools for working with SQL in mysql, postgresql, and more
cli database kenjyco mysql postgresql python sql sqlalchemy sqlite
Last synced: 04 Jul 2025
https://github.com/ulisesrosales2004/apibazar
Proyecto final de el curso de "Desarrollo de APIs en Java con Spring Boot" de TodoCode Academy
database java jpa-hibernate postman spring spring-boot
Last synced: 12 Jun 2025
https://github.com/parmesh119/citytrack
This website works in a simple way. First of all, every person has to register themselves. After that, they can see the services, and also after that, they can easily file a complaint to the specific government body. In the common citizen section, they can easily fill out the complaint form
backend bootstrap5 database front-end-development html-css-javascript php8 react-native reactjs tailwind-css webdevelopment
Last synced: 13 Apr 2026
https://github.com/rahul-404/full_stack_data_science_with_generative_ai
Welcome to the repository for the course "Full Stack Data Science with Generative AI". This repository is designed to accompany the course and provide resources, exercises, and projects related to the study of data science and generative AI techniques.
data-analysis data-science data-visualization database deep-learning exploratory-data-analysis feature-engineering generative-ai machine-learning nlp python statistics
Last synced: 12 Apr 2026
https://github.com/apsknight/dslab
Repository for Database Systems Lab Assignments
Last synced: 09 Apr 2025
https://github.com/tsui66/local-docker-databases
Qucikly start local databases via Docker Compose files.
database docker docker-compose mysql postgres redis
Last synced: 12 Apr 2026
https://github.com/mimani68/db-backup-operator
Custom Kubernetes Operator for DB backup
crd database k8s kubernetes operator
Last synced: 12 Apr 2026
https://github.com/luismisanve/langtosql_lite
Android App assisted with an AI that translates natural language to SQLite queries
ai android-studio database gemini java sqlite
Last synced: 29 May 2026
https://github.com/cyberkutti-iedc/snaildb
SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.
database lightweight non-sql non-sql-database python pythondatabase sql
Last synced: 25 Mar 2025
https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api
It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.
backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget
Last synced: 19 Apr 2026
https://github.com/21dimensions/python-client
Client for EasyEasy.io cloud database
cloud database databases easyeasy orm orm-framework storage
Last synced: 30 Jan 2026
https://github.com/www778878net/koa78-mysql78
Efficient MySQL wrapper for Node.js with connection pooling, CRUD, transactions, and logging.
connection-pool database logging multi-tenancy mysql nodejs orm transactions typescript
Last synced: 31 Jan 2026
https://github.com/czcorpus/depreldb
A fast database for UD dependency relations between lemmas
collocation-extraction corpus-linguistics corpus-processing corpus-tools data-retrieval database linguistics universal-dependencies
Last synced: 07 Feb 2026
https://github.com/vilhalva/crud-python-em-postgresql
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NO DATABASE POSTGRESQL.
bot chatbot crud database postgresql python terminal
Last synced: 15 Apr 2026
https://github.com/bearsampp/module-mysql
📦 MySQL module for Bearsampp project
Last synced: 05 Mar 2026
https://github.com/coslynx/discord-server-tracker-bot
Project: Discord Server Activity Tracker. Created at https://spectra.codes, which is owned by @Drix10
code-generation code-quality community-management database developer-tools devops discord-api discord-bot discord-js event-handling invite-tracking javascript machine-learning message-tracking mongodb node-js real-time-analytics server-analytics software-development user-engagement
Last synced: 07 Feb 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/owenpotent/mongo-go
An easy to use database handler for MongoDB, inspired by quick.db!
database mongo mongo-go mongodb mongodb-database mongoose mongoosejs
Last synced: 25 Feb 2026
https://github.com/aritrakrbasu/shorten
Free custom url shortener
custom-url database firebase react url-generator url-shortener
Last synced: 31 Jan 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/helseprofil/orgdata
:package: R package for aggregating original data mostly on enumeration areas level of granularity
Last synced: 01 Feb 2026
https://github.com/niamtokik/pgq
Erlang interface to pgq
database epgsql erlang pgq postgresql queue queuing
Last synced: 07 Feb 2026
https://github.com/eiskalteschatten/sequelize-migration-wrapper
A wrapper for migrating databases using Sequelize and Umzug.
database migration mysql nodejs postgresql sequelize sql sqlite umzug
Last synced: 01 Feb 2026
https://github.com/ruanvalente/bunstack-playground
Este é um playground/template para explorar e demonstrar as melhores práticas de desenvolvimento full-stack utilizando o ecossistema Bun. O projeto implementa um sistema de gerenciamento de tarefas com uma API robusta e uma interface web moderna.
backend bun database frontend fullstack javascript nodejs react sqlite typescript
Last synced: 25 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/inferadb/ledger
InferaDB Ledger — distributed database purpose-built for authorization.
access-control audit-log authorization blockchain cryptography database distributed-systems fine-grained-access-control grpc immutable-ledger inferadb permissions rebac rust storage zanzibar
Last synced: 29 Jun 2026
https://github.com/perl5-dbi/dbd-unify
DBD::Unify -- a Unify interface for Perl 5 using DBI.
database database-access database-connector dbd dbi perl perl-database-interface perl5 unify
Last synced: 07 Feb 2026
https://github.com/govind663/abhishek-portfolio
Abhishek Jha is a Full Stack Laravel Developer with 4+ years of experience in PHP, APIs, and scalable web applications. Explore portfolio, services, and projects.
ajax-call backend-development css3 database database-management front-end-development git html laravel-framework mysql-database php8 smtp-mail
Last synced: 01 Jun 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/aasim077/web-based-student-management-system
Web Bases Student Management System (SMS) can provide a solution to the difficulties that educational institutions face in managing and organizing student information.
cloud-computing css database gson html java jquey jqurey json jsp-servlet mysql swing swing-gui workbench
Last synced: 15 Apr 2026
https://github.com/pshptr/database
Python App to interact with PostgreSQL Database
Last synced: 15 Apr 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/citrus-framework/database
php database access library
citrus citrus-framework database library php83
Last synced: 08 Feb 2026
https://github.com/schwering/db6
A column-oriented database management system, written in Ada
Last synced: 15 Apr 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/iamb4uc/db-backup-utility
A Python Project that can be used to backup some of the most used databases
aws backup cryptography database database-backup-scripts database-management mysql postgresql python3 s3-bucket script
Last synced: 09 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/neondatabase/branching-demo
Copy your database in milliseconds with Neon
branching database neon postgres postgresql
Last synced: 09 Feb 2026
https://github.com/databytesun/csv-data-agent-with-deepseek-r1
Chat with your dataset.
agent agent-based database dataquery deepseek deepseek-r1 huggingface-transformers langchain python
Last synced: 09 Feb 2026
https://github.com/remrkabledev/sequelize-associations
An introduction to creating associations with Sequelize on Node.js
Last synced: 09 Feb 2026
https://github.com/kwentsir/food-recipe-app
Your entire recipe collection, inventories, and ingredients are all tracked by the Food Recipe App. You can create recipes, record ingredients, keep track of what you have, build shopping lists based on what you have and what a recipe calls for, and save ingredients.
database devise-jwt rails ruby
Last synced: 26 Feb 2026
https://github.com/vroncevic/config_flask
Flask Configuration Mechanism
configuration database flask linux mail python3 web
Last synced: 09 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_east-germany-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/East Germany (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/lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 09 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_all-palestine-protectorate-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/All Palestine Protectorate (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/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/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/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/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/candygoose/database_se
Базы данных Программная инженерия (ПИиКТ) ИТМО
database itmo psql software-engineering sql
Last synced: 11 Feb 2026
https://github.com/go-rel/go-rel.github.io
Documentation website
database database-migrations golang mysql orm postgresql sqlite3
Last synced: 27 Feb 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/shuvo-halder/bangladesh-geocode-db
Bangladeshi divisions, districts, upazilas and many more SQL format
database database-design mysql-database sql sql-query
Last synced: 27 Feb 2026
https://github.com/romgrk/sqlite-objects
Usable wrappers around SQLite
database key-value-store sqlite sqlite3
Last synced: 16 Apr 2026