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-11 00:07:52 UTC
- JSON Representation
https://github.com/iamsr/tapa
A tool that predicts the production impact of database migrations before execution.
database migration mysql postgres
Last synced: 12 Feb 2026
https://github.com/clidey/connparse
Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.
cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml
Last synced: 22 Jun 2026
https://github.com/calebstewart/terraform-provider-alembic
Terraform provider which allows automatically executing Alembic migration scripts
alembic database database-migrations sqlalchemy sqlalchemy-database-migrations sqlalchemy-python terraform terraform-provider
Last synced: 13 Feb 2026
https://github.com/bocaletto-luca/tv-show-explorer
TV Show Explorer – Complete Edition is a professional, full-featured web application that empowers users to explore TV shows through multiple discovery modes. This free application uses the TV Maze API to retrieve comprehensive data about TV shows—including cover images, summaries, cast details, and episodes—and provides advanced filtering ...
api bocaletto-luca css3 database free-api html5 javascript open-data open-source responsive serie-tv tv-show tv-show-explorer tv-shows-api webapp
Last synced: 06 May 2026
https://github.com/korzun/prisma-migrate-planetscale
Automate Prisma Migrations on Planetscale
Last synced: 30 Apr 2026
https://github.com/carreraprogrammer/vet-clinic-database
This is a project where I use a relational database to create the data structure for a vet clinic.
Last synced: 03 Mar 2026
https://github.com/fab2bprog/xojo_minifact
Xojo code for Business software : This is the beginning of a business management software, inventory management, product management, stock management.
billing-application customer-account database database-management databases input input-control input-method listbox product-management sqlite stock-management text-input textfield treeview user-management xojo xojo-database-application xojo-database-example
Last synced: 30 Apr 2026
https://github.com/quantumudit/consumer-goods-sales-analysis
This project focuses on analyzing and visualizing the consumer goods sales in the United States between 2015-2016 using Python & Power BI.
data-analysis data-visualization database jupyter-notebook python sqlite
Last synced: 29 Apr 2026
https://github.com/kguzek/liveseries-server
A self-hostable web server for downloading, storing & streaming your favourite TV shows.
automation database episode-tracker nodejs self-hosted torrent torrent-scraper transmission tv-shows
Last synced: 08 Jun 2026
https://github.com/njiddasalifu/file-management-system
File Management System which can help organise files and also keep track of audit tail
Last synced: 01 Apr 2026
https://github.com/bocaletto-luca/weather-exploer
Weather Dashboard is a fully dynamic, free‑API–driven web application that provides current weather data, forecasts, and real‑time aggregated "Top Extreme Temperature" lists. Users can: Search for Weather: Enter any location (city, country) to view current conditions and forecast information via wttr.in. Global Top Extremes: Select a year to ...
api api-free bocaletto-luca css3 database html5 javascript open-data responsive weather weather-api weather-app webapp
Last synced: 17 Apr 2026
https://github.com/materializeinc/homebrew-materialize
Homebrew tap for Materialize, the streaming data warehouse
data-analytics database homebrew streaming-data-warehouse
Last synced: 05 Mar 2026
https://github.com/v1r3n/nxtdb
NXTDB is an attempt to create a graph database implementation using RocksDB as storage engine
database go graph graph-api graph-database redis rocksdb
Last synced: 19 Apr 2026
https://github.com/gehad-ahmed30/face-recognition-attendence-system
The Face Recognition Attendance System is an AI-powered application that automates attendance tracking using facial recognition. It detects and identifies students' faces , updates attendance records in Firebase, and displays real-time student information.
database face-recognition firebase numpy opencv python
Last synced: 01 Mar 2026
https://github.com/fahdseddik/school-e-learning-platform-dbms
An open-source website and desktop application designed to manage a school DB with an e-learning website for students and teachers.
database database-management elearning-system ms-sql-server school-management-system student-learning-platform
Last synced: 01 Mar 2026
https://github.com/mullinslab/isdb
A toolkit for creating databases of viral integration sites in host genomes
bioinformatics database database-management hiv provirus virus virus-integration
Last synced: 03 Mar 2026
https://github.com/alitiq/citus-postgis
This is postgresql database image with citus and postgis extension.
citus database postgis postgresql psql
Last synced: 02 Mar 2026
https://github.com/cwaku/vet-clinic-database
This is a database for a vet clinic. It shows characteristics of animals in the clinic. Built with SQL / PostgreSQL
Last synced: 25 Apr 2026
https://github.com/src-mgra/access-web-app
Access-DB im Web zugreifen - ASP.NET Grid-View
access asp-net csharp database databinding gridview net view
Last synced: 30 Apr 2026
https://github.com/jroedel/laminas-sion-model
A simple array-based ORM platform for Laminas. Includes many filters and view helpers.
database laminas laminas-mvc orm
Last synced: 17 Apr 2026
https://github.com/aallali/db.c
trying to learn DB internals by building a simple storage engine
algorithms c database database-internals datastructures storage-engine
Last synced: 12 Feb 2026
https://github.com/jakbin/dbjson
crud operation with database using json.
database db hacktoberfest hacktoberfest2022 json python
Last synced: 13 Feb 2026
https://github.com/cicerops/monitoring-check-grafana
Monitor a Grafana datasource against data becoming stale to detect data loss or other dropout conditions.
data database freshness grafana grafana-datasource icinga2 icinga2-plugin influxdb monitoring stale
Last synced: 08 May 2026
https://github.com/n-elie7/momo-sms
MoMo SMS data processed in XML format, clean and categorize the data, store it in a relational database, and build a frontend interface to analyze and visualize the data.
api database mysql postgresql python visualization xml
Last synced: 12 May 2026
https://github.com/khalilgharbaoui/inquiries-maker
Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.
activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation
Last synced: 27 Mar 2026
https://github.com/deverebor/postgresql-univercity-database-project
Project made as part of the Systems Design course. This repository does not have real data, they are all fictitious
covid19-data database postgresql python-script university-project
Last synced: 19 Apr 2026
https://github.com/yashitanamdeo/hospital-management-system-python
Hospital Management System using Tkinter in Python with Mysql Database Connectivity
database database-management hospital-management-system mysql python tkinter tkinter-python
Last synced: 16 Apr 2026
https://github.com/jacobwilliams/vibehdf5
Vibe coded HDF5 file database + GUI viewer + Data visualization
database filestore gui hdf5 matplotlib pyside6 python qt vibe-coding
Last synced: 05 Mar 2026
https://github.com/skillfulelectro/database
Simple cloud database , written in Go programming language
cloud data-science database go tcp telegram telegram-bot
Last synced: 01 May 2026
https://github.com/alexandrbig1/your-energy-fitness-app
"Your Energy" is an innovative fitness app designed for personalized workouts. Explore custom exercises, monitor your progress, and find daily inspiration with motivational quotes. With user ratings, favorites, and a secure authentication system, it offers a seamless fitness experience. Explore a world of wellness at your fingertips!
backend computerscience css3 database firebase firebase-auth freelance frontend fullstack html-css-javascript html5 javascript js localstorage softwareengineer teamproject ui-design ux-ui-design vite webdevelopment
Last synced: 04 Apr 2026
https://github.com/pranavp10/inventory
Manage your inventory and check stock levels in real-time. Receive low inventory notifications and generate purchase orders to replenish your stock.
bootstrap database inventory jquery mysql php wamp-server
Last synced: 05 Apr 2026
https://github.com/xkesval/firebase-svelte
Integrate Svelte stores with Firebase easily.
auth authentication database firebase firebase-svelte realtime realtime-database svelte
Last synced: 05 Mar 2026
https://github.com/marcuwynu23/mongodb-ransomeware
A simple mongodb ransomware tool that demonstration of my experience of being attack by this kind of ransomeware and expertise in the field of data security and database management.
bourne-shell busybox concept database mongodb ransomeware shell tool
Last synced: 07 May 2026
https://github.com/ozovalihasan/database-sqlzoo
🗄️ The database tutorial on SQLZOO is completed, and all solutions are added.
Last synced: 16 Apr 2026
https://github.com/naimjeem/cloud-village
Interactive 3D cloud architecture map. Renders services as buildings in a stylized village.
aws azure cloud cloudflare database docker gcp kubernetes storage vpc
Last synced: 25 Jun 2026
https://github.com/andersonshatch/twit-db
Retrieve twitter timelines & store in MySQL
database hacktoberfest mysql php twitter
Last synced: 10 May 2026
https://github.com/nicolas-raoul/wikivoyage2osm
Extract POI information from Wikivoyage. This project has been superseded by https://github.com/baturin/wikivoyage-listings
activities attractions database hotels opendata openstreetmap restaurants shops travel wikivoyage
Last synced: 09 May 2026
https://github.com/ali-elganzory/collaborative-editor
Real-time collaborative editor - a robust one 😉.
collaborative-editing database differential-synchronization document-sharing editing editor node-js reactjs real-time sql
Last synced: 30 Apr 2026
https://github.com/amaduswaray/shellql
Database manager TUI
database mysql postgresql ratatui rust sql sqlite tmux vim
Last synced: 02 Jun 2026
https://github.com/htfy96/simpledb-kotlin
A modernized codebase of sciore's simpledb project, powered by Kotlin and gradle
Last synced: 06 May 2026
https://github.com/maurodelazeri/skinny
Lightweight in memory time-series database written in Golang
database golang inmemory timeseries
Last synced: 08 May 2026
https://github.com/zainmustafaaa/sql-lite-database-demo
Purpose of this project is just to help beginners to know how to initialize sql lite database for android.
android android-database database sql sql-lite
Last synced: 19 Apr 2026
https://github.com/atani/mysh
MySQL connection manager with SSH tunnel support. Auto-masks sensitive data for AI/non-TTY environments. Supports MySQL 4.x+.
ai-safety cli connection-manager data-masking database golang mysql mysql-client security ssh-tunnel
Last synced: 03 Jun 2026
https://github.com/lebrancconvas/personal-saved-datasets
Saved Datasets for doing stuff in the area of Statistics & Data Science.
data-analysis data-science database datasets excel kaggle kaggle-dataset microsoft-excel sample-dataset
Last synced: 12 May 2026
https://github.com/fajarwz/blog-laravel-db-transaction
Simple example of how to use DB::transaction() in Laravel
database database-transaction example-project laravel php
Last synced: 09 May 2026
https://github.com/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
database murach murach-textbook mysql sql
Last synced: 16 Apr 2026
https://github.com/objectstack-ai/objectql
The Universal Data Protocol. A high-performance engine that virtualizes SQL, NoSQL (Redis), and Files (Excel) into a unified API. Write once, query anywhere.
database json-schema orm protocol typescript universal
Last synced: 16 Feb 2026
https://github.com/yakuter/golang-database-actions
A simple mini project to show usage of database with golang
Last synced: 09 May 2026
https://github.com/rorooms/worlds
Official Rorooms worlds registry
database registry roblox rorooms
Last synced: 01 Mar 2026
https://github.com/kekyo/flyflint
Lightweight static O/R mapping builder at compile time.
aot compile-time database dotnet lightweight orm static
Last synced: 20 Jun 2025
https://github.com/mgernand/mongodb.dbcontext
A database context implementation for MongoDB.
database database-migration database-schema dbcontext dotnet dotnet-core dotnetcore mongo mongodb mongodb-database mongodb-driver
Last synced: 24 Dec 2025
https://github.com/br3ndonland/udacity-fsnd-sql-logs
Python program with SQL queries to extract information from a relational database
database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant
Last synced: 05 Apr 2025
https://github.com/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql
Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services
bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql
Last synced: 18 Apr 2026
https://github.com/benmukebo/vet-clinic-database
For project you uses a relational database to create the initial data structure for a vet clinic. Built with POSTGRESQL
Last synced: 18 May 2026
https://github.com/chimera-hackathon-team/chimera-hackathon-preparation
Welcome to the Chimera team repository! Here you will find the work and resources we use to prepare for hackathons.
artificial-intelligence backend data-science database frontend machine-learning web-scraping
Last synced: 07 Apr 2026
https://github.com/shijbey/repraxispy
Python port of the RePraxis database library
database in-memory-database logic-programming python social-simulation versu
Last synced: 12 May 2025
https://github.com/danielpclark/smiley_db
ASCII command line database for storing smileys you find. Copy and paste any smiley into your terminal to save it!
database smiley storing-smileys
Last synced: 18 May 2026
https://github.com/kitsunetech-com/velox-server
Server-side component of the Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)
composer database json mysql odbc-api php sql sql-server
Last synced: 12 Apr 2025
https://github.com/octavonce/bigchaindb_ex
Bigchaindb driver writen in elixir
bigchaindb blockchain blockchain-technology database driver elixir erlang
Last synced: 20 Jan 2026
https://github.com/usedatabrew/mongodb_stream_benthos
MongoDB Change Streams Module for Streaming Database Changes with Golang
benthos benthos-plugin database golang-library mongodb mongodb-change-streams
Last synced: 06 May 2026
https://github.com/sdojjy/tikv-coprocessor-client
A tikv client for testing tikv coprocessor
Last synced: 31 Oct 2025
https://github.com/chicolucio/solutions
Solubility and concentration database of common chemical substances.
chemistry database inorganic-chemistry physical-chemistry quimica solubility solutions
Last synced: 12 Apr 2025
https://github.com/friskes/capture-db-queries
Class to simplify the search for slow and suboptimal sql queries to the database in django projects.
capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest
Last synced: 22 Jul 2025
https://github.com/sing-group/pandrugs-backend
A Java backend for the PanDrugs application
bioinformatics cancer database drugs personal-medicine
Last synced: 18 Feb 2026
https://github.com/krequena/eamodeltransfer
Model Transfer library for Sparx Enterprise Architect models.
database enterprise-architect modelling tool trans transfer
Last synced: 11 Jan 2026
https://github.com/k-tomaszewski/eternal-db
Eternal DB is a time series database with a data retention policy based on disk space, thus allowing to collect data eternally.
database document-database embedded-database java java-21 json linux nosql time-series tsdb
Last synced: 13 Apr 2025
https://github.com/michaelnabil230/laravel-analytics
A Laravel package to retrieve pageviews and other data from Database
data-analysis data-structures database laravel php
Last synced: 25 Jan 2026
https://github.com/schbenedikt/web-crawler
A simple web crawler using Python that stores the metadata of each web page in a database.
crawler database mariadb mysql python python-crawler web
Last synced: 14 Apr 2025
https://github.com/asuramtg/mtg-card-shop
Projekt neve: MTG CardShop ⠀ ⠀ Készítők: @AsuraMTG @Benyi5 Érettségi projekt: 2025 májusi szakmai érettségi vizsgaremek
2025 admin-panel axios-react card-game csharp database express final-year-project hungarian-language javascript magic-the-gathering mysql2 node-js reactjs server website winforms
Last synced: 22 Mar 2025
https://github.com/md-emon-hasan/python-with-mysql-mariadb
💾 Interacting with MySQL and MariaDB databases. It includes scripts for performing common database operations such as CRUD tasks and querying.
database database-schema mariadb mariadb-mysql mysql mysql-database python
Last synced: 19 Jul 2025
https://github.com/bodsch/ansible-mariadb
Installs and configure a mariadb (with TLS and/or Replication or Galera Cluster) on varoius linux systems.
ansible ansible-role automation database galera-cluster mariadb-database mariadb-galera-cluster mariadb-replication mariadb-server
Last synced: 26 Oct 2025
https://github.com/monfireboose/monfireboose
A lightweight JavaScript library that provides a high level and model based API for interacting with Firebase.
api data database firebase firestore high-level-api interact javascript library model storage
Last synced: 18 Feb 2026
https://github.com/fenix-hub/gdcache
Godot Engine plugin implementing different Cache Replacement Policies in GDScript.
cache database gdscript godot-engine hacktoberfest http policies
Last synced: 18 May 2026
https://github.com/ljzd-pro/chatloggerplugin
LangBot 聊天记录插件,将群聊消息和机器人回复记录到数据库中,支持多种数据库和群聊黑白名单过滤
database langbot mysql postgresql sqlalchemy sqlite
Last synced: 09 Apr 2026
https://github.com/ayeshaaaaaaaaa/train-ticket-reservation-system
It is ticket reservation system of train. This project is made in java and mysql is used . JDBC is used for database conectivity
book-tickets database java java-project jdbc mysql mysql-database railway reservation-system seat-availability ticket ticket-booking train train-managment train-ticketing-system
Last synced: 06 Nov 2025
https://github.com/knovator/data-import-widget
Widget built to communicate easily with `@knovator/data-import` application.
data-import database excel-import spreadsheet widget
Last synced: 09 Apr 2026
https://github.com/tohidkhan6332/tohid-data
TOHID_MD BOT DATA LIKE STICKERS/PNG/VIDEOS/
Last synced: 01 Aug 2025
https://github.com/mohammadreza-73/astro-orm
Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.
database fluent-api mysql-orm orm pdo-php php-orm sql tdd
Last synced: 01 Aug 2025
https://github.com/zorenkonte/backupandrestore
Backup and restore database
backup-database database java javase mysql restore-database
Last synced: 03 Jan 2026
https://github.com/angeal185/tweekdb
The flat-file, in-memory, remote-sync or hybrid db that is as lightning fast as you configure it to be.
cache-storage database db encrypted-store flat-file-db flat-file-storage hybrid-database in-memory-database in-memory-storage json json-database json-db lodash nosql-database
Last synced: 08 May 2026
https://github.com/chrisandchris/passive-record-orm
A database layer, passive record and orm abstraction layer for your php application.
database database-abstraction doctrine-orm mysql postgres postgresql query query-builder query-language symfony symfony2
Last synced: 02 Oct 2025
https://github.com/argus-spec/ipfs-codex
Web Repository for IPFS CIDs.
cid database ipfs ipfs-database ipfs-http-client ipfs-web peer-to-peer peer-to-peer-file-sharing
Last synced: 25 Apr 2026
https://github.com/mikong/hanbaiki
A simple key-value store written in Rust. It uses the Redis Serialization Protocol.
database nosql redis-protocol rust server tcp-server
Last synced: 20 Feb 2026
https://github.com/nexoral/containdb
ContainDB is a CLI tool that automates the installation and management of popular database containers (MongoDB, Redis, MySQL, PostgreSQL, MariaDB) and PHPMyAdmin.
cli cli-tool database database-access database-management docker
Last synced: 14 Mar 2026