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-09 00:07:56 UTC
- JSON Representation
https://github.com/shahzaneer/Interview-Prep-Fresh-Grads
A repository that combines all the resources for a CS Graduate before going in Technical Interview
algorithms api-design computer-networks database devops dsa flutter git high-level-design interview-preparation interview-questions low-level-design oop operating-system problem-solving software-engineering technical-coding-interview web
Last synced: 31 Mar 2025
https://github.com/huntlabs/dbal
Database Abstraction Layer for dlang, can construct SQL statements.
database mysql postgresql sqlbuilder sqlite
Last synced: 12 Apr 2026
https://github.com/byoso/silly_db
Minimalist ORM using sqlite3, simple but efficient.
database orm orm-framework python3 sql sqlite3
Last synced: 09 May 2026
https://github.com/alpacamax/plane_ticket_booking_system
A plane ticket booking system for CSCI-SHU 213 Databases course at NYU Shanghai
course-project database flask python
Last synced: 21 Apr 2026
https://github.com/gesthosnetwork/postgresqlportable
database no-installation-required portable-apps postgresql
Last synced: 05 Sep 2025
https://github.com/petehouston/laravel-many-to-many-relationship-demo
Demo for Laravel Eloquent many-to-many relationship
database laravel laravel-example laravel-framework laravel-tutorial php
Last synced: 03 May 2026
https://github.com/shadowtime2000/energydb
Key value database for Deno
database deno hacktoberfest javascript typescript typescript-library
Last synced: 06 May 2026
https://github.com/juzershakir/gratify-me
A personal hub for your imagination
activestorage-service cloudinary database devise github-api google-api heroku-deployment notebook omniauth pagy rails6 ruby simple-form twitter-api
Last synced: 29 Sep 2025
https://github.com/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
https://github.com/yannhulot/petstore
This is a pet store where you can look up pets and save new pets
circleci database docker docker-compose gin-gonic golang golangci-lint gorm mit-license postgresql sqlmock
Last synced: 16 Feb 2026
https://github.com/0xrawsec/sod
Go Simple Object Database
database embedded-database go golang orm
Last synced: 20 May 2026
https://github.com/vidicas/sqlx-repo
Database repository pattern on top of sqlx
database mysql postgres repository sqlite sqlx
Last synced: 13 Jan 2026
https://github.com/pumpum7/rust-database
A simple database system with client-server architecture in rust
Last synced: 24 Jan 2026
https://github.com/shrirambalaji/blog.shrirambalaji.com
Shriram Balaji's Blog
database rust systems typescript webdev
Last synced: 13 Mar 2026
https://github.com/vimiix/django-opengauss-backend
openGauss database dialect for Django
database dialect django opengauss
Last synced: 13 Feb 2026
https://github.com/daikazu/laratone
Simple API for managing color libraries in you Laravel application.
database laravel-package packagist seed
Last synced: 16 Jan 2026
https://github.com/sitano/sitano.github.io
Ivan Prisyazhnyy on software engineering and interesting topics
database distributed-systems transaction-processing
Last synced: 09 Aug 2025
https://github.com/whopiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 12 Apr 2026
https://github.com/bitnom/gun-native
Gun decentralized graph database as a native library.
database decentralized gundb javascript module native node nodejs
Last synced: 20 Apr 2026
https://github.com/tiagocavalcante/connection
A secure, multiple database ORM for PHP
Last synced: 13 Jan 2026
https://github.com/andrewjbateman/ionic-angular-firebase
:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.
angular angular15 crud crud-application database firebase firebase-database ionic ionic6 pwa rxjs rxjs7
Last synced: 04 Feb 2026
https://github.com/cubrid-labs/cubrid-cookbook
Production-ready examples for CUBRID β Python, Node.js, Go with popular frameworks
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 27 Mar 2026
https://github.com/dina-hosny/dbms-simulator-using-bash-scripting
A bash project that simulate the MySQL database
bash bash-script bash-scripting database database-management linux mysql mysql-database
Last synced: 14 Apr 2026
https://github.com/simar7/gokv
Abstract KV operations in Go.
abstraction database go golang kv kvstore
Last synced: 21 Jan 2026
https://github.com/enzon3/txtdb
A simple database utilizing text files
backend database db easy-to-use text
Last synced: 14 Apr 2026
https://github.com/zmekonnen251/recipe-app
The 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap5 cancancan database devise postgresql rails-application rspec ruby
Last synced: 21 Jan 2026
https://github.com/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 08 May 2026
https://github.com/dreamph/dbre
Golang ORM Database Adapter (Support Bun/Gorm)
bun database database-adapter database-orm go-sql golang gorm orm query repository sql
Last synced: 05 Feb 2026
https://github.com/lbernardo/go-database-odm
Adapters ODM (Object Document Mappers) database clients
database dynamodb go model mongo mongo-go-mo mongodb
Last synced: 14 Mar 2026
https://github.com/jpablodrexler/simple-portable-database
Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.
binary-files c-sharp c-sharp-library csharp csharp-library csv csv-files database dotnet dotnet-standard dotnet6 net6 nuget-package portable
Last synced: 14 Mar 2026
https://github.com/ahmedabougabal/iticafefooddeliveryapp
Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues
bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh
Last synced: 23 Jan 2026
https://github.com/theogravity/apifire-server
Generates an express-based API server w/ database migrations and models and an error-handling / logging infrastructure written in Typescript
code-generator database express generator nodejs objectionjs openapi openapi-generator openapi3 orm swagger typescript yeoman yeoman-generator
Last synced: 23 Jan 2026
https://github.com/tokhy1/laravel_competitions_management_system
This Laravel application provides a robust and user-friendly platform for managing competitions, registrations, and results. Designed with a modular structure and clear user roles, it caters to both participants and event organizers.
authentication authorization backend blade-template bootstrap competition crud-operation css dashboard database full-stack fullstack-development html js jwt laravel mvc mysql php
Last synced: 07 Apr 2026
https://github.com/0xsirsaif/papers-i-love
A captivating collection of computer science papers that fuel inspiration and intellectual curiosity.
compiler database memory networking os papers
Last synced: 08 Jul 2026
https://github.com/gisce/ooda
Open Oriented Data Access
database openerp orm postgresql python
Last synced: 19 Apr 2026
https://github.com/cristalhq/dbumper
Database schema migrator.
database db go golang migration versioning
Last synced: 26 Oct 2025
https://github.com/chompfoods/sdk-swift-3
Swift 3 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.
alamofire api branded chomp database food grocery ingredients nutrition raw recipe-api recipes swift swift-3 swift3
Last synced: 28 Jan 2026
https://github.com/sagarsdagdu/sddatabase
A simple yet powerful wrapper over the famous FMDB. Provides fast and easy access to sqlite database operations in iOS eliminating all the boilerplate code. Written in Swift with β€οΈ
database database-management fmdb ios ios-swift sqlite-ios swift-library swift4
Last synced: 28 Jan 2026
https://github.com/oci-landing-zones/terraform-oci-multicloud-google
Terraform Modules for OCI Multicloud with Google Cloud
ai database google multicloud oci oracle
Last synced: 28 Jan 2026
https://github.com/singlestore-labs/ibis-singlestoredb
Ibis backend for SingleStoreDB
database dataframe ibis python singlestoredb
Last synced: 06 Feb 2026
https://github.com/j-sephb-lt-n/knowledge-base
A large pile of interesting and/or useful information
algorithms causal-inference data-normalization database kelly-criterion large-language-models llm machine-learning nlp obsidian-md plotly-dash prompt-engineering regex semi-supervised-learning statistics
Last synced: 15 Apr 2026
https://github.com/softspiders/mongoose
backend connect database db hello-world helloworld javascript min mongodb mongoose node nodejs softspider softspiders ss template
Last synced: 15 Apr 2026
https://github.com/fremen-labs/elastro
A comprehensive Python library for Elasticsearch management with both programmatic and CLI interfaces
api-client cli-tool data-management database datastream elastic elasticsearch elasticsearch-client elasticsearch-management elasticsearch-python python python-library search
Last synced: 17 Mar 2026
https://github.com/said-aabilla/youcode-sql-doc
Detailed SQL Documentation for YouCode Students
Last synced: 30 Jan 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/elliotjreed/database-anonymiser
Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).
anonymization database hacktoberfest mysql pdo php postgres sqlite
Last synced: 07 Feb 2026
https://github.com/larapulse/database
PHP library and ORM to handle DB connection, apply C.R.U.D. operations
database mysql mysql-database orm orm-library orm-php-framework pdo pdo-mysql pdo-php pdo-wrapper postgres postgresql
Last synced: 25 Feb 2026
https://github.com/darkseal/netcore-azuresql
A sample .NET Core App to show how to securely connect to an Azure SQL Database using managed identity.
azure azure-sql azure-sql-database azureday azureday2020 azuresql csharp database database-schema efcore efcore31 entityframeworkcore managed-identities managed-identity mvc netcore netcore3 netcore31 razor sqlserver
Last synced: 15 Apr 2026
https://github.com/s1owjke/prisma-query-formatter
Small utility for Prisma query formatting and param substitution
database logging prisma prisma-client prisma-extension query
Last synced: 31 Jan 2026
https://github.com/harrryhe/grind-daily
GrindDaily is a daily challenge platform where users can view and complete tasks via the React frontend, while the Node.js and Express backend.
backend css database expressjs frontend html javascript material-ui mongodb mongodb-atlas mongoose nodejs react software-engineering tailwindcss webapplication website
Last synced: 31 Jan 2026
https://github.com/fed135/scylla-driver
Node.js Driver for the scylla database engine [WIP]
cassandra cql database driver hacktoberfest nosql scylla scylladb
Last synced: 08 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_kingdom-of-iraq-_-formercountry
2οΈβ£οΈ0οΈβ£οΈ0οΈβ£οΈ1οΈβ£οΈποΈπ’οΈποΈπ΄οΈ The Earth/Kingdom of Iraq (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: 25 Feb 2026
https://github.com/interkosmos/fortran-tcdb
Fortran 2008 interface bindings to Tokyo Cabinet
database fortran nosql tokyo-cabinet
Last synced: 01 Feb 2026
https://github.com/nagyatka/pandabase
PHP ORM
database lightweight mysql orm pandabase php
Last synced: 01 Feb 2026
https://github.com/mahmoudparsian/data-management-for-business-analytics
Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.
analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql
Last synced: 26 Feb 2026
https://github.com/deven96/face_verify
Facial verification
artificial-intelligence database facial-detection python verification
Last synced: 07 Feb 2026
https://github.com/vaseug/powerlib
PowerLib contains classes and extension methods for working with data structures and MSSQL server data.
arrays collections data-structures database deployment entityframework helpers linq linq2sql mssqlserver sqlclr sqlserver
Last synced: 02 Feb 2026
https://github.com/fou1100ouacus/database-level2-concepts-t-sql
Transact-SQL (T-SQL) is a programming language used to manage and manipulate relational databases. It is a proprietary language developed by Microsoft and is the primary language used for programming Microsoft SQL Server
database tsql tsql-stored-procedures
Last synced: 07 Feb 2026
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 2026
https://github.com/sarahabuirmeileh/django-chatgptclone
A Django-based chatbot interface integrating OpenAI's GPT-3.5 model, featuring user authentication, persistent chat history, and a user-friendly interface for seamless interaction.
authentication chatbot chatgpt css database django django-application django-framework django-project html openai openai-api openai-chatgpt python
Last synced: 15 Apr 2026
https://github.com/agust613/app_crud_rest_api
App CRUD with FastAPI and SQLite3
api application async-await backend crud css database fastapi fetch-api frontend html javascript python randomuser-api sqlite3 table tablemanager
Last synced: 15 Apr 2026
https://github.com/keziahmoselle/soulsborne.build
website focused on the soulsborne series (Dark Souls, Bloodborne, Elden Ring) which aims to centralize community created content like builds and character appearances as well as some interesting lore data visualization.
build database souls-like soulsborne-series
Last synced: 08 Feb 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/airframesio/data-archiver
A high-performance CLI tool for archiving PostgreSQL partitioned table data to S3-compatible object storage.
database database-backup object-storage postgres postgresql postgresql-database s3 s3-bucket s3-storage tui tui-app webapp
Last synced: 15 Apr 2026
https://github.com/fariosofernando/purrgres
An automatic backup tool for PostgreSQL in Docker containers.
backup-tool database postgresql rust-tools
Last synced: 09 Feb 2026
https://github.com/zastinian/hedystia.db
A database made by the company hedystia, easy to use
database db discord discordjs easy encrypted hedystia javascript json typescript
Last synced: 27 Feb 2026
https://github.com/richmit/dir-inventory
Inventory & Query Filesystem Metadata
backup database file-management file-metadata filesystem storage
Last synced: 10 Feb 2026
https://github.com/basemax/list-data-drugs
This Python script scrapes drug-related information from the "Talk to Frank" website and saves the extracted data in both JSON and YAML formats. It utilizes the `requests` library to fetch the webpage, `BeautifulSoup` for HTML parsing, and `json` and `yaml` libraries for data storage.
database db-drug drug drug-database drug-db drug-discovery drugs json python yaml yml
Last synced: 27 Feb 2026
https://github.com/mcrd25/food-tracking-api
api database food-tracker rails rails-api rails5 rspec ruby
Last synced: 11 Feb 2026
https://github.com/rijwanansari/dotnet9dyanmicdatabase
Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR
clean-architecture database domain-driven-design dotnet dotnet9 entity-framework mediatr webapi
Last synced: 27 Feb 2026
https://github.com/troublete/go-luadb
A Lua extension for database (Postgres) access.
database db extension go golang lua lua-extension posgres posgresql
Last synced: 18 Apr 2026
https://github.com/ugate/sqler
πTurn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/ahmedheakl/hatchi-ai
Smart database interface dashboard for querying numerous type of data sources.
database deeplearning language-model python
Last synced: 16 Apr 2026
https://github.com/deveox/nexus
Nexus - TypeScript ORM
data-mapper database deveox mongodb nexus orm postgresql repository-pattern typescript
Last synced: 12 Feb 2026
https://github.com/ghost-land/3dsdb
An open Source database for Nintendo 3DS
Last synced: 14 Feb 2026
https://github.com/fiforms/reliefinventory
A Warehouse Inventory Management System for Disaster Relief
database disaster-relief laravel php
Last synced: 15 Feb 2026
https://github.com/ik5/freeswitch-docker
Yet another freeswitch docker repo
database docker freeswitch pbx postgresql webrtc
Last synced: 16 Apr 2026
https://github.com/windwalker-io/datamapper
[READ ONLY] DataMapper pattern object to access database.
Last synced: 15 Mar 2026
https://github.com/shivangraikar/golang-database
Golang database programs
database golang golang-examples routines sql
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/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/s-m-j-i/ecms-desktop
A simple ECA Management System Desktop project.
apache-poi database desktop-app java javafx mysql server
Last synced: 05 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/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/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/bam-j/study-repo
λΈλ‘κ·Έ κΈ λ§ν¬λ€μ ν λμ 보기 μ½λλ‘ μ 리νμ΅λλ€.
algorithm css database git html javascript nodejs react typescript
Last synced: 04 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