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/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/stefansbv/transfer
Transform and transfer data between files and databases using recipes.
csv database firebird perl postgresql recipe transformations xls
Last synced: 16 Mar 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/hsyntes/spotifymern-api
Powerful backend infrastructure for SpotifyMERN, a music streaming app. Built using Node.js and Express.js, it manages user authentication, music retrieval, and AWS Cloud Media Storage. Seamlessly integrates with MongoDB for efficient data management.
api aws aws-s3 aws-ses backend database express mongodb nodejs rest-api spotify
Last synced: 15 Apr 2026
https://github.com/raymondnymark/too-many-things
An easy-to-use checklist manager with custom database integration on Windows
c-sharp checklist-application database reactiveui wpf-ui
Last synced: 06 Feb 2026
https://github.com/asdfdotdev/cl_database
PHP database class
database mariadb mysql php7 phpunit-6 postgresql sqlserver
Last synced: 15 Apr 2026
https://github.com/seuros/simplecov-db
analytics code-coverage coverage-storage database reporting ruby ruby-gem simplecov test-coverage testing
Last synced: 15 Apr 2026
https://github.com/r4255/task_management
Task Management
authentication bootstrap database deployment django error-handling forms postgresql python rest-api vercel
Last synced: 06 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_sri-lanka
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🇱🇰️ The Earth/Sri Lanka 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-sri-lanka seanpm2001-worlddb-development seanpm2001-worlddb-project sri-lanka svg-lang svg-language world-db worlddb
Last synced: 25 Feb 2026
https://github.com/erio-harrison/rust-redis-imitate
Project that imitates redis. Designed for learning and exploring distributed in-memory data stores.
Last synced: 25 Feb 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/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/mattddowney/posh-sql-objects
Powershell module for interacting with MS SQL Server system tables
database database-management database-objects database-schema db-tool ms-sql-server powershell schema stored-procedures system-tables trigger
Last synced: 17 Mar 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/e19166/simulator
A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.
backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing
Last synced: 31 Jan 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/mustafabinguldev/handatabasecoreapi
Complex minecraft database API
database minecraft-plugin minecraft-plugin-api mysql orm spigot spigot-api sql
Last synced: 15 Apr 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/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/neondatabase/branching-demo
Copy your database in milliseconds with Neon
branching database neon postgres postgresql
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/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/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/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/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/ogsmurfen/taskmanagerapi
A scalable ASP.NET Core Web API with pagination, filtering, repository and more
api asp-net-core database dotnet-core dto-pattern entity-framework-core filtering pagination postgresql repository-pattern restful service services-pattern
Last synced: 11 Feb 2026
https://github.com/umesh-patidar/todocmp
A cross-platform To-Do app, built with Kotlin and Compose Multiplatform, backed by SQLDelight for robust and synchronized data handling across Android, iOS, and Desktop.
android compose database ios jetpack-compose kotlin kotlin-multiplatform multiplatform sqldelight
Last synced: 16 Apr 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/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/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/developerjosh/syndb
SynDB is a database that is json based, It is lightweight and fast, And it is easy to use.
database easy-to-use json-based-database python
Last synced: 16 Apr 2026
https://github.com/mbuesch/pwman
Commandline password manager
command-line database encryption password-manager
Last synced: 14 Feb 2026
https://github.com/bhuvan588/pneumonia-detection-using-xception-model
ML Web-App using Tensorflow and Django.
bulma-css database django login-system ml-app pneumonia-detection python tensorflow xception-model
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/yeisonmontoya1815/c-sharp-learning-path
Explore and elevate your C# skills with curated practice code. Ideal for all levels, from beginners to experienced developers. From algorithmic problem-solving to advanced topics, dive into hands-on challenges to refine your abilities and build a strong C# foundation.
coding csharp-code database forms net programming-languages
Last synced: 28 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/shashankrnr32/mongodb-application-sharding
Application Sharding with MongoDB
application-sharding database java mongodb nosql sharding sharding-jdbc sharding-sphere shardingsphere spring spring-boot
Last synced: 16 Apr 2026
https://github.com/tariqulgithub/master-replica-example
MySQL 8 Master-Replica Docker Compose setup with separate users for app, replication, and read-only reporting. Ready for development and testing.
database devops docker docker-compose docker-container docker-image gtid gtid-replication master-replica mysql mysql-database open-source read-only replication
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/magnuschase03/databaseserver
Small example of a database server and client written in c.
Last synced: 16 Apr 2026
https://github.com/rohitkumar-tech/rohit-personal-portfolio-website
This is my personal portfolio website made using html css javascript
backend css database fontend html javascript php vercel xampp
Last synced: 04 Mar 2026
https://github.com/cubrid-labs/cubrid-go
Pure-Go database/sql driver for CUBRID database
cubrid cubrid-database database database-sql driver go-database-sql golang gorm pure-go sql
Last synced: 01 Apr 2026
https://github.com/squareops/terraform-aws-rds-aurora
Terraform RDS Aurora module simplifies the deployment of Amazon Aurora databases on AWS, providing a scalable, high-performance solution with automated backups and security features.
Last synced: 04 Mar 2026
https://github.com/whatheheckisthis/jp-morgan-project-software-engineering
Analyzed complex datasets to identify key features, queried data for specific insights, and implemented cybersecurity measures to enhance data protection.
cybersecurity database forensics quantitative-finance software
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/chrisjk123/laravel-blogger
Add blog database tables to a Laravel app
blog chirsjk123 database laravel laravel-blogger php vue
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/ankitt26/saveit
The SaveIt app is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database fullstack-development postgresql ruby ruby-on-rails
Last synced: 17 Apr 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/ly0va/gl-robots-db
Simple one-table remote database that can store robots
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/humlab-sead/sead_change_control
Sane SEAD change control using Sqitch.
database schema-changes sead sqitch visead
Last synced: 02 Apr 2026
https://github.com/7elven/php-mysqli
simple php class connect to mysql
database mysql mysqli mysqli-connection php php-mysqli
Last synced: 17 Apr 2026
https://github.com/mehmoodulhaq570/database_openended_lab
Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.
database database-management db dbms mysql sql university-management-system
Last synced: 17 Apr 2026
https://github.com/mrandri19/trie-fsharp
An implementation of a trie data structure in f#
data-structure database fsharp trie
Last synced: 17 Apr 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/piotr-kalanski/dbtable2class
Generate Scala case class based on database table metadata
database generator reverse-engineering scala
Last synced: 17 Apr 2026
https://github.com/vabolos/discord.js-dashboard
🖥️ Simple discordjs bot with a dashboard
bot dashboard database discord discord-bot discord-js javascript website
Last synced: 17 Apr 2026
https://github.com/firas-mcp-servers/mcp-sql-bridge
Read-only MCP server for SQL — give your AI assistant schema-aware access to SQLite, PostgreSQL, and MySQL. No cloud, no writes.
ai-tools claude cursor database fastapi mcp model-context-protocol mysql open-source postgresql python sql sqlite
Last synced: 04 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/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/vishalpadaswan3/mykaa---shopping-website
An E-Commerce website for women fashion products. A Solo Project built by a me and executed in 5 Days
backend css css-animations css-grid data-structures database expressjs html mongodb mongoose nodejs
Last synced: 05 Apr 2026
https://github.com/1999azzar/project-guardian-mcp-server
A focused Model Context Protocol (MCP) server designed as your project's memory system and workflow guardian. This server provides streamlined database operations and advanced knowledge graph capabilities for intelligent project management.
database mcp mcp-server mcp-tools
Last synced: 18 Apr 2026
https://github.com/elleyfolks/schedulingapplication
A Java desktop application with a polished UI and dashboard that can schedule appointments. The application can connect to and perform operations on a database, accomate multiple languages, alert users when they have upcoming appointments, and generate various reports.
database desktop-application java javafx-desktop-apps scheduling-application
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/sangamesh123052000/vue-mute-table
📊 Create and edit complex data tables effortlessly with a high-performance Vue 3 app, featuring virtual scrolling and real-time updates.
database multitable notion vue-table
Last synced: 18 Apr 2026
https://github.com/harrisonwelch/csci-4400-principles-of-database-management-notes
Notes from Dr. Church's class on databases
apsu austin-peay database markdown notes sql
Last synced: 19 Apr 2026
https://github.com/myacelw/mybatis-dynamic
Code-first ORM for Spring Boot. Zero XML, Auto DDL & Fluent Join API. Define your schema in Java and enjoy dynamic SQL power.
code-generator database dynamic-sql java mybatis orm spring-boot
Last synced: 19 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/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/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/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/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/zebbern/exploitdb-extracter
📥 | Extracts and saves dorks in various formats for analysis. Fetches all dorks from Exploit-DB/google-hacking-database!
automation bugbounty cross-platform database developer exploit exploitdb extractor google google-hacking google-hacking-database hacker hacking osint pentesting python python3 script
Last synced: 20 Apr 2026
https://github.com/ejach/community-decides-bot
Simple reddit bot that lets the community decide what happens to a given post on a subreddit.
bot database modmail praw praw-reddit pypi reddit reddit-bot
Last synced: 20 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/mgobeaalcoba/postgresql_fundamentals
Querys y notas del curso de PostgreSQL
database database-management postresql sql
Last synced: 21 Apr 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/windwalker-io/record
[READ ONLY] Simple ActiveRecord to operate database data.
active-record activerecord database orm
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/whiskyechobravo/karboni
Mirror a Zotero library into a SQL database
academia cli-app database python scholar sql zotero zotero-api
Last synced: 24 Apr 2026
https://github.com/xdev-software/flyway-core-slim
A overlay for flyway-core to exclude unused things
database flyway flyway-core java slim
Last synced: 24 Apr 2026
https://github.com/chriseaton/sample-database
A long-term supported sample dataset for file and database unit testing and validation. Simple, straight-forward, raw data shared across formats.
data database examples flat-file samples schema unit-testing
Last synced: 25 Apr 2026