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-10 00:07:53 UTC
- JSON Representation
https://github.com/jakestanger/dgm-fetcher
Python scripts for scraping DGM Live tour pages and accompanying discord bot
database discord-bot discord-py elasticsearch elasticsearch-python python python3 scraper
Last synced: 18 Apr 2026
https://github.com/atommnava/bank
The bank database schema has a combination of multiple tables, where we will creating database schema tables which is more helpful to design a bank database. Bank database is a collection of multiple tables like customer, branch, account, trandetails, loan.
Last synced: 16 Apr 2026
https://github.com/k5924/lsbucruiseliner
Scripts made in TSQL for CSI_5_BDD_2021
database microsoft-sql-server sql sql-server sqlserver tsql
Last synced: 19 Apr 2026
https://github.com/tokhy1/kotlin_todo_list_app
Android Application for adding tasks and manage your targets.
androidapplication androiddevelopment database kotlin mvvm mvvm-architecture programming room-database todoapp
Last synced: 07 May 2026
https://github.com/abhisheksinghf/atlas--automate-analyze-achieve
Welcome to **ATLAS**, a web application designed to transform placement data management. Our platform streamlines the entire placement process with automated offer letter categorization, report generation, and detailed statistical analysis. ATLAS simplifies data management, providing powerful tools for placement officers and departments.
api automation bootstrap database finalyearproject majorproject miniproject minorproject mysql nodejs placement placement-management project projects
Last synced: 10 Apr 2026
https://github.com/hardikaz/mongodbconnection
Here i have established connection with mongoDB on local machine server for development purpose using the new version
Last synced: 03 Jul 2025
https://github.com/adrielcodeco/go-fiber-gorm
Fiber + GORM toolbox: request-scoped DB transactions (lazy BEGIN, OnCommit/OnRollback) and Kubernetes-aware graceful shutdown (phases, hooks, drain, readiness, force-kill). Supports Fiber v2 and v3.
compensating-transactions context-cancellation database fiber fiber-v2 fiber-v3 go gofiber golang gorm graceful-shutdown k8s kubernetes middleware outbox-pattern production-ready readiness-probe shutdown transaction transactions
Last synced: 30 May 2026
https://github.com/piyook/csvseeder
A simple Laravel utility package to seed database tables with CSV data using a custom Artisan command
artisan-command csv database laravel seeder
Last synced: 25 Sep 2025
https://github.com/ksb96/channel-list
list of youtube channels list for upgrading skills(for free)
cse database html-css java javascript nodejs nosql-database
Last synced: 09 Apr 2026
https://github.com/eduardoprofe666/bases-de-datos
✨ CONEST. Proyecto de aplicación de control docente de Bases de Datos en Java Swing y PostgreSQL
2nd-year 2nd-year-project 4th-semester conest control-docente database jasper-reports java java-program java-swing postgres postgresql project school-management school-project
Last synced: 12 Apr 2026
https://github.com/zhenglinlei/zdmp-datasets
Internal datasets for training ZDMP project.
csv data-science database datasets deep-learning zdmp
Last synced: 01 Aug 2025
https://github.com/liaartem/project-ssis
Project SSIS VS2022 (Oracle, MS SQL, Azure SQL, PostgreSQL, MySQL, MariaDB, IBM DB2, IBM Informix, Firebird, SQLite, XML file, XML web, JSON file, JSON web, CSV file -> MS SQL 2022).
Last synced: 17 May 2026
https://github.com/adrielcodeco/go-tools
Fiber + GORM toolbox: request-scoped DB transactions (lazy BEGIN, OnCommit/OnRollback), Kubernetes-aware graceful shutdown with rueidis adapter, and Elastic APM tracing (foldable DB spans, log↔trace correlation, labels). Supports Fiber v2 and v3.
apm database elastic-apm fiber fiber-v2 fiber-v3 go gofiber golang gorm graceful-shutdown kubernetes middleware observability opentelemetry outbox-pattern readiness-probe redis rueidis transaction
Last synced: 30 May 2026
https://github.com/vivisn00b/e-commerce-website
A general-purpose E-Commerce website providing a user page and admin panel for the management of the website and other things using HTML, CSS, JavaScript, PHP, MySQL.
apache backend bootstrap css database e-commerce frontend html javascript mysql php project sql webdevelopment website
Last synced: 28 Mar 2025
https://github.com/jesusgraterol/browser-keyval-stores
The browser-keyval-stores package offers a clean and unified API to interact with browser storage mechanisms (localStorage, sessionStorage, and indexedDB) from your applications. It streamlines development and eliminates the need for browser-specific code when working with client-side data storage.
browser database indexeddb localstorage sessionstorage storage
Last synced: 03 Jul 2025
https://github.com/prath0m/prath0m-python-cloud-mysql-queries
Cloud MySQL Queries Using Python (Clever Cloud).
clevercloud cloud database mysql python3
Last synced: 29 Apr 2026
https://github.com/itisuniqueofficial/xml
XML Database for Commands & Much more!
Last synced: 19 Jun 2025
https://github.com/nikitadanilenko/foodie
Food statistics calculator based on the Canadian Nutrient File
database elm-lang hacktoberfest nutrients-calculator postgresql property-testing scala
Last synced: 17 May 2026
https://github.com/patricksferraz/pinned-place
A modern, scalable location-based service built with Go. Features RESTful API, PostgreSQL, Kafka, and Kubernetes support. Perfect for handling location data with high reliability and performance.
api backend clean-architecture cloud-native database devops distributed-systems docker event-driven go golang high-performance infrastructure-as-code kafka kubernetes location-service microservices postgresql rest-api scalable
Last synced: 12 Jan 2026
https://github.com/derec4/ut-grade-data
UT Grade Distribution read only database gathered from the official site
data-storage database grade-distribution grades read-only university university-project ut-austin
Last synced: 06 Jul 2026
https://github.com/tanishpoddar/moviebookingsystem-project0
This is a comprehensive movie booking system designed to help a movie theater company manage ticket bookings across India. The system is built using two different technology stacks to cater to different requirements and environments.
cli css database expressjs gui-python html movie-booking-system mysql nodejs python-mysql-connector sqlite3 streamlit
Last synced: 03 Mar 2025
https://github.com/subhash23jan/order_your_food
It is a simple app written entirely in Java with no extra frameworks. To store the data, I've used a SQLite database. Overall, this app improved my knowledge of SQL databases and Java Core.
android-application database javacore sqlite
Last synced: 13 Apr 2026
https://github.com/subho004/dockerit
Dockerized environments for diverse applications — from simple setups to full-stack projects with frontend, backend, and databases. Simplify development and deployment across various technologies with containerization.
backend containerization database deployment development-environment devops docker docker-compose docker-container docker-image dockerfile dockerhub frontend fullstack microservices nextjs
Last synced: 11 Apr 2026
https://github.com/crni99/telephone-book
The program was typed in Java (JavaFX) and CSS was used for the layout. I used MySQL for the database. It consists of two parts, the main application and Admin panel in which you can alter the telephone book entries.
contacts crud crud-app crud-application css database fxml java java-animation javafx login-forms login-screen login-system mysql mysql-database phonebook search-algorithm sql telephone-directory
Last synced: 11 Apr 2026
https://github.com/abenatenkorang/school_library
A ruby application that will allow you to add new students or teachers, add new books and save records of who borrowed a given book and when.
Last synced: 18 May 2026
https://github.com/mdgabriel/scidb-hquery
Haskell SciDB query via shim
cabal-package database query scidb
Last synced: 17 May 2026
https://github.com/altynaya/songrandomizer
Generating a random song from my playlist with a Spotify link to it
css database fetch-api html javascript postgresql
Last synced: 02 Jan 2026
https://github.com/edoardotosin/observatory-booking
A Flask-based, self-hostable observatory booking web app with role-based access control, weather-aware event booking, and encrypted user data. Built with Tailwind CSS for a modern, responsive UI.
booking database flask python sqlite tailwindcss webapp
Last synced: 09 Apr 2026
https://github.com/akhrarovsaid/payload-plugin-vanguard
One-click Backup & Restore plugin for PayloadCMS
backup backups database database-management payload payload-plugin payload-v3 payloadcms restore
Last synced: 18 May 2026
https://github.com/kisiwu/storehouse-mongoose
Mongoose (MongoDB ODM) manager for @storehouse/core.
Last synced: 05 Feb 2026
https://github.com/kledenai/docker-mongodb
A mongodb database service to run on docker
database docker docker-compose mongodb no-sql
Last synced: 12 Apr 2026
https://github.com/youseftareq33/electronichealthsystems_1_exchange-patients-record
Implementing Structural, Syntactic, and Semantic Interoperability in Healthcare Data
database electronic-healthcare-data exchange-patient-records hl7 mirth-connect
Last synced: 14 Apr 2025
https://github.com/whlke1/ether-multi-tool
Ether is a multi-tool with many features in the areas of Cybersecurity, Pentesting, OSINT, Network Scanning, Discord and Hacking.
cybersecurity database discord dox email hacking ip linux malware-builder multi-tool multitool multitools osint pentesting sql stealer-builder token-grab tool tools windows
Last synced: 12 Apr 2026
https://github.com/jhsware/database-services
Fire up all your database backends in docker containers for local development using a single command. Only listens to localhost.
database elasticsearch mongodb redis
Last synced: 12 Apr 2026
https://github.com/asha-saini06/thedailydrip
A responsive Coffee shop website
css database html javascript php
Last synced: 09 Apr 2026
https://github.com/tom474/learn_sql_rmit
[RMIT 2023A] ISYS3414 - Practical Database Concepts - Learning Resources
Last synced: 04 Mar 2025
https://github.com/zhouhao/spring-boot-jwt-example
Example spring boot project for spring security with jwt integration.
database flywaydb jwt spring-boot spring-security
Last synced: 21 Feb 2026
https://github.com/gjtiquia/blog
This repository is used as a database for the Markdown files of the blog at https://gjtiquia.com
Last synced: 19 May 2026
https://github.com/groupon/seedster
Easily maintain local Rails app development data using real content
database postgresql ruby ruby-on-rails seeds
Last synced: 13 Apr 2025
https://github.com/m7moudgadallah/sql-challenge-solutions
This repository contains solutions to SQL challenges from various platforms like LeetCode, HackerRank, and more.
challenge database hackerrank-solutions leetcode-solutions ms-sql-server sql tsql
Last synced: 11 Mar 2026
https://github.com/frankyesid/ruta_aprendizaje_2025
Colección de proyectos integrales que combinan ciencia de datos y aprendizaje automático para resolver desafíos reales en diversas áreas, desde visualización y análisis avanzado hasta integración con el mundo real.
algorithms algorithms-and-data-structures clean-code data-science database html machine-learning machine-learning-algorithms model visualization
Last synced: 11 Sep 2025
https://github.com/lydongcanh/yawndb
Yet Another Weird .NET Database (YawnDB)
csharp database dotnet-core sql
Last synced: 09 Feb 2026
https://github.com/chriseborowski/witter
A Django-powered social platform with robust user authentication, efficient database management, and scalable architecture. Features include user profiles, post sharing, real-time updates, geolocation, and file handling. Utilizes Django's ORM, RESTful APIs, and template system. Implements best security practices and offers a customizable UI.
authentication bootstrap database django django-application django-framework django-project django-rest-framework html html-css python python3 restful-api social-media social-network twitter twitter-clone web-development webapp
Last synced: 03 Jul 2025
https://github.com/letsdeepchat/30-Days-of-Pandas-MySQL-MS-SQL-Server-and-Oracle
Hi there, here I am trying to add solution of 30 Days of Pandas, MySQL, MS SQL Server and Oracle.
30daysofpandas database deepak-chaudhari deepak14ri deepak14ri-medium leetcode leetcode-python leetcode-solutions ms-sql-server mysql oracle psql
Last synced: 25 Apr 2025
https://github.com/kitpymes/template-netcore-entityframework
Librería para utilizar Entity Framework para el acceso a datos
csharp database entityframeworkcore netcore orm
Last synced: 03 May 2026
https://github.com/demonicious/jql
Module used for Creating, Managing, Writing and Reading JSON Files and use them as a Database
database database-management db json sql
Last synced: 25 Feb 2025
https://github.com/mahmoudelsayed7/secure-storage-manager
The Secure Storage Manager provides a Flutter utility using flutter_secure_storage for secure data handling. It includes features, setup, and examples, highlighting why it surpasses SharedPreferences for encryption. Ideal for developers needing secure storage in Flutter apps.
android android-security cache database encryption flutter flutter-secure-storage flutter-security ios ios-security keychain keystore pub-dev pub-package security sharedpreferences storage token tokens
Last synced: 12 Apr 2026
https://github.com/ascoos/jsqldb
JSQLDB is a "lightweight, JSON-powered database system" designed for PHP applications. It provides "SQL-like queries" with the flexibility of JSON storage, "eliminating the need" for traditional database dependencies like SQLite or MySQL.
ascoos ascoos-framework database json php php8 sql
Last synced: 15 May 2026
https://github.com/farooq85-dev/mongodb-aggregation-framework-part-2
This repository is how to use in string operators via aggregation framework in MongoDb.
Last synced: 06 Mar 2025
https://github.com/faisal-fida/halalfindr
HalalFindr is a web application designed to help users locate and interact with Halal restaurants and food items. Built with Laravel, it provides a robust framework for managing users, restaurants, food items, and orders.
database halal-food laravel-framework restaurants webapp
Last synced: 25 Feb 2025
https://github.com/gcoronelc/cepsuni-sql3-57022
Taller de SQL Administración en el CEPS-UNI con Gustavo Coronel.
database desarrollasoftware gcoronelc programacion sql
Last synced: 06 Apr 2025
https://github.com/itsabdessalam/java-mysql-connection
Java MySQL Connection
connection connector database java mysql
Last synced: 12 Apr 2026
https://github.com/katistix/dockdb
Easy PostgreSQL database provisioning.
bash cli database docker postgresql script tool
Last synced: 08 Apr 2026
https://github.com/priyabug/web-application-sql-injection-lab
This repository contains a hands-on lab for understanding SQL Injection attacks and their mitigations. SQL Injection is a critical vulnerability that allows attackers to manipulate database queries and access sensitive data.
container database docker mysql php sql sqlinjectionattack vulnerability-detection web webapplicationcontainer
Last synced: 27 Mar 2025
https://github.com/emadbaqeri/emadbaqeri.github.io
My development journey. TS, JS, Rust, and all things Software Engineering
backend database frontend javascript react reactjs rust-lang typescript
Last synced: 12 Apr 2026
https://github.com/alexyiann/finance
In this repository you can find scripts for pulling data and comparing them , but you can also find simple python scripts to automate trades on Crypto and back testing trading strategies on both crypto and stocks .
api bots data database finance option option-strategies strategy trading trading-algorithms
Last synced: 03 Jan 2026
https://github.com/gabrieldiem/post-it-blog-app
Una sencilla webapp para hacer blogs, con uso de base de datos SQL para almacenar los posts, comentarios y usarios, y una base NoSQL para manejar los attachments, para la materia Base de Datos TA044.
database dockerized fiuba fullstack javascript nodejs react sqlite3 ta044 vite
Last synced: 08 Apr 2026
https://github.com/franciscogallegorus/mgcinstaller.github.io
Página de descarga de MGC facturas. App de escritorio para el registro de facturas y gastos de la empresa.
analisis-de-datos csharp data-analytics data-science database desktop-app desktop-application expenditure expenditures factura facturacion gastos invoice mysql sql
Last synced: 13 Apr 2026
https://github.com/akunna1/api-mysql-node-express
Creating an API using MySQL, Express.js, and Node.js to create a social media post with CRUD operations. The post includes a message and an image upload
crud-api database express-js multer mysql node-js
Last synced: 03 Jan 2026
https://github.com/lancewalk87/cls-codelifecontracting-website
Software | Personal software portfolio and contracting portal.
angular contract-management database golang javascript mysql nodejs portfolio portfolio-website restful-webservices sass sequelize typescript website
Last synced: 12 Apr 2026
https://github.com/bagusperdanay7/postgresql-notes
Catatan Materi PostgreSQL-Notes diambil dari YouTube Pak Eko Kurniawan Khennedy (Programmer Zaman Now)
Last synced: 28 Apr 2026
https://github.com/jmcantrell/node-postgres-migrator
Simple database migrations for PostgreSQL.
database migration nodejs postgres postgresql
Last synced: 19 Feb 2026
https://github.com/SheblMohamed/Redis-Cluster-With-HTTP-Interface
Introducing Redis Cluster with ( High Availability + Sentinel Controllers ) with a simple HTTP interface, Redis insight to access & manage DB.
data-persistence database ingress kubernetes redis redis-cluster redis-insight redis-proxy webdis
Last synced: 02 Oct 2025
https://github.com/alexsoft-software/jsql
JSQLDB is a "lightweight, JSON-powered database system" designed for PHP applications. It provides "SQL-like queries" with the flexibility of JSON storage, "eliminating the need" for traditional database dependencies like SQLite or MySQL.
ascoos ascoos-framework database json php8 sql
Last synced: 23 Apr 2025
https://github.com/seenkid/mqtt-to-db
script that allows you to record data retrieved from an MQTT server into a MySQL database. Need to create your own MQTT server ? -->
Last synced: 13 Apr 2026
https://github.com/alenap93/kysely-crypto
Crypto plugin for kysely
crypto database kysely query-builder sql
Last synced: 07 Apr 2025
https://github.com/nicholasfelixwilliams/alchemyql
Lightweight Graph QL engine powered by SQL Alchemy
database graphql graphql-engine sqlalchemy
Last synced: 13 Jan 2026
https://github.com/ati1707/sc-trackscrapper
A Python tool to scrape tracks from the followers of a specified Soundcloud profile.
database python scrapper soundcloud soundcloud-api
Last synced: 09 Apr 2025
https://github.com/deve-sh/doggodb
A try at a lightweight database as a localStorage abstraction in the browser.
Last synced: 17 May 2026
https://github.com/sqlthinking/sqlthinking.github.io
SQL Thinking!
dataanalysis database dataengineering datascience mariadb microsoft mssql mysql oracle pgsql postgres postgresql sql sql-query sqlalchemy sqlite sqlquery sqlserver timeseries tsql
Last synced: 06 Mar 2026
https://github.com/hatamiarash7/kubernetes-cassandra
Deploy Apache Cassandra in Kubernetes
apache apache-cassandra cassandra cassandra-cluster cassandra-database database kubernetes
Last synced: 02 Jan 2026
https://github.com/iamvikash28/nl2sql
Ask your database questions in plain English. Get back real SQL, a safety check, and a results table.
chatbot data-analysis database gemini gemini-api google-genai llm llm-apps nl2sql nlp pandas python sql sql-generator sqlite streamlit text-to-sql
Last synced: 06 Jul 2026
https://github.com/amirhk-dev/targeter-database-interaction-website
Node.js based website implementation for MySQL-based database interaction
css database ejs javascript nodejs
Last synced: 08 Apr 2026
https://github.com/aronium/migration
Database migration tool for SQL Server and SQLite written in C#
chsarp database database-migrations dotnet sql-server sqlite sqlite-database
Last synced: 08 Apr 2026
https://github.com/bushmusi/hello-rails-back-end
This project to build REST API using Ruby on Rails. The project have only boilerplate of rails API
database postgresql rest-api ruby ruby-on-rails
Last synced: 30 Apr 2026
https://github.com/bamresearch/maldi-tof-database
This project contains a database which classifies polymer structures according to their repeat unit masses, as obtained by MALDI ToF measurements
database maldi-tof-measurements mass-number polymer-structure repeat-unit-masses
Last synced: 17 Jan 2026
https://github.com/noamarchante/hotel_db
Hotel database (Database subject - Computer engineering degree)
Last synced: 03 Apr 2025
https://github.com/lugolbis/snuv
Déploiement d'une BDD complexe sous Oracle Database 23ai.
base-de-donnees database oracle oracle-database pl-sql sql
Last synced: 25 Mar 2025
https://github.com/carlos-a-g-h/rque
Created using the Actix web framework
actix-web database http-server microservice queues
Last synced: 18 Apr 2026
https://github.com/usmana5809/oracle-database-project
Oracle Database project focusing on social, financial, and university management systems. It includes SQL scripts for database creation, data insertion, and querying, along with a detailed README providing setup instructions and usage guideline
database database-management database-project database-queries database-schema financial-management-system oracle oracle-database social-management-system sql sql-queries sql-scripts university-management-system
Last synced: 12 Jun 2025
https://github.com/jaaumg/trabalho-saulo-escola
Database system made completely in C
Last synced: 14 May 2026
https://github.com/tanoconsulting/ezdbintegritybundle
eZPlatform/Ibexa bundle allowing to check integrity of data in the database and filesystem storage
database ezplatform integrity-auditing
Last synced: 12 Apr 2026
https://github.com/yylego/go-migrate
Database migration toolkit with state tracking and batch script execution
database golang gorm migration
Last synced: 11 Mar 2026
https://github.com/stats4sd/red-de-redes
A basic web platform for data uploads and downloads. Links to the weatherstations NodeJS functions and database.
agriculture-research data-collection database laravel odk weather-data weather-station
Last synced: 09 Apr 2026