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-07 00:08:29 UTC
- JSON Representation
https://github.com/lesterevse/task-manager
Inspiration taken from the Todoist
android-application database qt
Last synced: 14 Apr 2026
https://github.com/angel-dart-archive/query_builder
[ARCHIVED] Use angel_orm instead.
angel-framework angel-service database mongo postgresql query-builder sql
Last synced: 23 Oct 2025
https://github.com/arosas17/mission-to-mars
Designed an HTML file to scrape new data from the web and update the database used. Bootstrap was used in order to make the HTML file more visually appealing.
bootstrap3 database javascript scraping
Last synced: 27 Jan 2026
https://github.com/martn2023/yindeed_indeed_clone
a simplified version of Indeed.com in Django
crud database deployment django heroku object-oriented-programming oop python sqlite webapp
Last synced: 28 Jan 2026
https://github.com/cturner8/vault-encryption-demo
Demo application for utilising Hashicorp Vault for encryption.
api database docker encryption hashicorp hashicorp-terraform hashicorp-vault nestjs prisma typescript
Last synced: 27 Oct 2025
https://github.com/asrieldreemurrgm/postgresql_fundamentals
Collection of SQL scripts and exercises for mastering PostgreSQL fundamentals, covering DDL, DML, DQL, constraints, sequences, joins, and schema modifications with practical examples.
constraints database database-schema ddl dml dql java joins postgresql sequences
Last synced: 16 Apr 2026
https://github.com/jpvetterli/crnickl-mongodb
MongoDB implementation of the CrNiCKL (chronicle) database for time series
Last synced: 13 Apr 2026
https://github.com/joedeveloper55/happystore
simple yet feature rich, pure python, embedded key-value database with a tiny api
database embedded-database nosql object-database python python3
Last synced: 19 Apr 2026
https://github.com/dekelev/feathers-service-tests-cassandra
A test harness for Feathers service implementations with Cassandra DB
cassandra database db feathers feathersjs service tests testsuites
Last synced: 14 Apr 2026
https://github.com/rahad123/system-design-fundamentals
System Design Fundamentals
architecture caching cap-theorem cdn consistent-hashing database distributed-systems load-balancing message-queue microservices scalability storage system-design
Last synced: 25 Oct 2025
https://github.com/balewgize/woocommerce-migrate
Python CLI tool that migrates orders and customers from WooCommerce to MongoDB. Upwork job: https://www.upwork.com/jobs/~01f23543001a91d474
database mongodb python-script woocommerce
Last synced: 14 Apr 2026
https://github.com/brucetony/aop2db
Convert the AOP Wiki database to a relational database.
biological-data-analysis database
Last synced: 23 Jan 2026
https://github.com/keyaruga33/pasban_db
پایگاه داده پاسبان | پایگاه داده پارسی سره
database db parsi persian persian-dataset persian-language pure-persian
Last synced: 26 Oct 2025
https://github.com/linguini1/carefinder
Matches patients with healthcare providers based on their specific needs and health profile. Based on the original OEC 2023 challenge.
api backend css database frontend full-stack html javascript python react rest-api sql sql-lite web-app web-development website
Last synced: 26 Oct 2025
https://github.com/lupennat/lupdo-mysql
Lupdo driver for MySQL & MariaDB
abstraction-layer database lupdo mariadb mysql mysql56 mysql57 mysql8 nodejs pdo transactions
Last synced: 23 Jan 2026
https://github.com/MAHMOUDELSAYED7/hive
HiveDb - Hive Database Handler for Flutter
build-runner database db flutter flutter-apps hive hive-data-collection hive-database hive-db hive-flutter hive-generator hivedb local-database localdb localstorage pub-dev pub-package
Last synced: 26 Oct 2025
https://github.com/robindumontchaponet/reflexivequery
[WIP] Somewhat effective SQL query builder
database pdo php8 queries sql work-in-progress
Last synced: 27 Oct 2025
https://github.com/kenjyco/bg-helper
CLI helpers for background tasks (shell), docker (databases), git, and SSH
background-tasks database docker git kenjyco mongodb mysql postgresql python redis shell ssh
Last synced: 28 Jan 2026
https://github.com/alexchoi-personal/gneissdb
High-performance LSM-tree storage engine in Rust, inspired by RocksDB
database key-value lsm-tree rust storage-engine
Last synced: 28 Jan 2026
https://github.com/alhames/db-bundle
Symfony Bundle for MySQL/MariaDB Database
database mysqli symfony symfony-bundle
Last synced: 24 Feb 2026
https://github.com/mina-faridi/database-project
Final project of database course, Dr Momtazi (fall 2020)
amirkabir database library-database mysql sql
Last synced: 17 May 2026
https://github.com/yenilikci/python-postgresql
yaptık bir şeyler
automation database postgresql psycopg2 python
Last synced: 29 Apr 2026
https://github.com/brianlesko/ms-sql-connect
Connect to a Microsoft SQL Server or a MySQL server - written purely in Python
connection data-science database mssql mssql-database mysql mysql-database python simple sql
Last synced: 16 Mar 2026
https://github.com/abhay-sinha-0/hr-analytics-dashboard
An interactive and insightful HR Analytics Dashboard designed to help organizations analyze and visualize key human resource metrics. This dashboard enables better decision-making through data-driven insights on employee demographics, attrition, performance, and more.
dashboard database powerbi powerbi-visual report
Last synced: 24 Jan 2026
https://github.com/zota0/dsn_gen
You dont know what the hell DSN is and is bored of asking AI? Or maybe you just want simple DSN?
database database-connection database-management dev-tools developer-tools dsn go golang mariadb mysql pg pgsql release sql sqlite sqlite3 zota0
Last synced: 15 Apr 2026
https://github.com/davidkhala/oracle-database-collection
collection of Oracle Database tools, documentation and notes
Last synced: 06 Feb 2026
https://github.com/fabiliria280802/bd2-est-ndar
This project is a SQL script developed by ITIZ-2201 - DATABASE II students for various class exercises. The script automates the creation and configuration of a database named LabX, including the definition of custom data types, validation rules, tables, triggers, and a stored procedure to manage exam result entries.
database microsoft-sql-server sql
Last synced: 16 Mar 2026
https://github.com/timothyjan/top-10-movies
Website with your top 10 movies. Can add/ delete movie and edit their ratings/reviews. Practice using Flask, WTForms and TMDB API.
api database flask flask-bootstrap flask-sqlalchemy python wtforms
Last synced: 15 Apr 2026
https://github.com/stynw7/data_mining
Provides Computer Science material especially at Database Major which is Data Mining ⛏️⛏️
classification clustering data-mining data-visualization database outlier-detection r-programming
Last synced: 30 Jan 2026
https://github.com/abendayan/orm
Lightweight orm
cli dao data database database-management javascript mysql node node-js nodejs orm ormius ormius-cli schema
Last synced: 25 Feb 2026
https://github.com/amazingandyyy/levelize
Better leveldb usage.
database level leveldb nosql scratchese
Last synced: 06 Feb 2026
https://github.com/noistnt/pokemon-api
Pokewiki App API
api api-rest back back-end backend backend-api database mongo-db mongodb mongodb-atlas nestjs node node-js nodejs nodemon pokemon pokemon-api zod zod-validators
Last synced: 25 Feb 2026
https://github.com/life-code/database-dynamic-menu
Database Dynamic menu for websites and systems
database database-dynamic-menu dynamic-menus menu php
Last synced: 18 Apr 2026
https://github.com/mohammadmahdi-abdolhosseini/telephone-book-sql-
The Telephone Book (SQL) Application is a user-friendly Windows Forms app in C# for managing contact lists, featuring contact addition, editing, deletion, search functionality, and photo import.
csharp database sql telephone-book windows-forms
Last synced: 15 Apr 2026
https://github.com/sunnyosun/array_server
CGI server for searching and visualizing array database
cgi-script database microarray
Last synced: 18 Apr 2026
https://github.com/bayoadejare/pipeline-edtech
Edtech ADF Pipeline Project
adf azure azure-sql contextual-analysis data-engineer data-engineering-pipeline data-warehouse database databricks machine-learning pandas power-bi powerbi python3 synapse
Last synced: 15 Apr 2026
https://github.com/taniomi/project-furacao_runners_2024
Projeto utilizando Databricks para analisar resultados da corrida Furacão Runners 2024
data-visualization database databricks powerbi python webscraping
Last synced: 31 Jan 2026
https://github.com/opdev1004/totjs
Not totally new but a file format for managing human readable data in a file. JS version.
data data-storage data-store database database-management hacktoberfest hactoberfest-accepted nodejs
Last synced: 31 Jan 2026
https://github.com/idb-devs/fakepinterest
Projeto de criação de site replicando Pinterest. Utilizando Criação de login, base de dados e upload de imagens
database flask html-css python
Last synced: 25 Feb 2026
https://github.com/vilhalva/crud-python-em-mysql
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE MYSQL.
aplicativo bot chatbot crud database mysql projeto python
Last synced: 15 Apr 2026
https://github.com/pgelephant/ram
A true PostgreSQL clustering solution powered by Raft consensus. Providing automated failover and high availability out of the box.
clusting concenecs database distributed distributed-database ha postgres postgresql raft
Last synced: 15 Apr 2026
https://github.com/asrieldreemurrgm/postgresql_jdbc_crud
Full Java backend project featuring complete CRUD functionality using PostgreSQL and JDBC. Implements a generic DAO pattern, test-driven development (TDD) with JUnit 5, and secure environment-based configuration for database connections.
backend crud dao-design-pattern database environment-variables generic-data-structure java jbdc junit5 pgadmin4 postgresql spring-tool-suite4 tdd test-driven-development unit-testing
Last synced: 15 Apr 2026
https://github.com/solesen1992/event_booking
Event booking desktop application for 1000fryd. The application allows users to create various types of events and manage shift schedules.
dao-design-pattern dao-interface database eclipse event-management graphic-user-interface gui-application java mssql observerpattern relational-database sql threads window-builder windowbuilder
Last synced: 25 Feb 2026
https://github.com/agradiansyah/hotel-database-design
Designed an information system for Puri Gardenia, an outdated hotel in Bandung, Indonesia. Built the database using SQL and created the UI/UX in Figma to modernize hotel operations and improve the guest experience.
college-project database figma hotel-management information-system-design portfolio-project relational-database sql ui-ux-design
Last synced: 15 Apr 2026
https://github.com/faisalill/quran_db
A curated collection of nuanced quran translations in json format.
database islam json quran quran-translation
Last synced: 01 Feb 2026
https://github.com/salamquran/SalamQuran-mysql-translations
Complete database of Quran translation for all languages used in SalamQuran
database ermile holy-quran mysql quran salamquran
Last synced: 01 Feb 2026
https://github.com/kisinamso/sqlservermaintenanceboxguideline
SQL Server Maintenance Box Repository Guideline
blocking data-archiving database database-backup database-backup-scripts database-backup-solutions database-management databases databases-programming index-rebuild integrity-checker shrink sql-job sql-mail statistic-maintenance statistics-maintenance t-sql update-statistics
Last synced: 07 Feb 2026
https://github.com/rohanvdvivedi/mintxengine
ACID compliant, ARIES-like-fully-recoverable Mini Transaction Engine, for building your next biggest database storage engine.
database mini-transaction-engine storage-engine
Last synced: 01 Feb 2026
https://github.com/syncfusionexamples/connecting-databases-to-aspnetcore-grid
A suite of projects that enable data binding and CRUD action handling in the Syncfusion aspnetcore Grid from various databases using CustomAdaptor and UrlAdaptor.
aspnetcore curd customadaptor dapper database entity-framework grid microsoft-sql-server mysql-database mysql-server postgresql-server react-grid sqllite-server syncfusion urladaptor
Last synced: 15 Apr 2026
https://github.com/deliprofesor/sql-for-data-professionals
A complete SQL roadmap for data analysts and data scientists — from beginner to advanced. Includes tutorials, exercises, and real-world projects with datasets.
data-science database roadmap sql
Last synced: 26 Feb 2026
https://github.com/runtarahq/runtara-object-store
A schema-driven dynamic PostgreSQL object store for Rust. Define schemas at runtime, create tables automatically, and query data with type-safe filtering — all without writing SQL or managing migrations.
database database-schema no-code postgres runtara workflows
Last synced: 07 Feb 2026
https://github.com/tchasinga/simplereport
Simple report is an open web platform that can help you to guide and to have an access to all important needed Information
Last synced: 15 Apr 2026
https://github.com/alddesign/crudkit-standalone
Ready to use version of "alddesign/crudkit".
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 15 Apr 2026
https://github.com/kbatuigas/ddapp
A demo app written in Django for creating and managing Dungeons & Dragons campaigns.
Last synced: 15 Apr 2026
https://github.com/athari22/extracting-and-visualizing-stock-data
The idea of the project is to work for a new startup investment firm that helps customers invest their money in stocks.
amazon dashboard data-science data-visualization database ibm ibm-watson pandas python sql tesla visualization
Last synced: 13 Apr 2026
https://github.com/masonedotcloud/utenza
Utenza è un progetto PHP che permette agli utenti di effettuare il login e la registrazione tramite un'interfaccia web.
authentication database mysql php user-login user-registration web-app
Last synced: 09 May 2026
https://github.com/danijelakraljevic/schema_generator
Json schema and swagger docs generator
api database documentation generator json-schema oas oas3 php swagger
Last synced: 08 Feb 2026
https://github.com/shijbey/drolta_py
A logic programming-inspired SQLite query language for simplified and composable queries in Python
database python query-builder query-engine sqlite sqlite3
Last synced: 26 Feb 2026
https://github.com/adonyssantos/mysql-projects
🗄️ My MySQL projects that I did in high school. (2019-2020)
database mysql mysql-database sql
Last synced: 15 Apr 2026
https://github.com/aisurjyasamantaray/-optimizing-target-s-brazilian-operations-insights-from-order-processing-pricing-and-payment-trends-
This project offers an in-depth analysis of consumer behavior, logistical performance, and payment preferences within the e-commerce sector. By examining order costs, delivery times, and payment methods, businesses can uncover valuable insights into operational efficiency and customer preferences.
bigquery consumer-insights data-analysis database sql target
Last synced: 26 Feb 2026
https://github.com/alberanid/medialocator
Medialocator will print the movies and TV series in a Plex database that have the given labels
database labels movies plex plex-media-server tags tv-series
Last synced: 15 Apr 2026
https://github.com/mcculloh213/alchemist-stack
A Generic Model-Repository-Database stack for use with SQL Alchemy
Last synced: 09 Feb 2026
https://github.com/aemulare/realty
CSC330 Object-Oriented Software Design course
c-sharp college-project database gui-application ms-sql-server object-oriented-programming web-application
Last synced: 09 Feb 2026
https://github.com/praveenkumar8754/back-end-task2
This is Student-Mentor Management System
database expressjs mongoosejs nodejs nodemon react
Last synced: 09 Feb 2026
https://github.com/shobanamuthiah/day-1-task-mysql
completed 18 exercises of basic queries for MySQL through http://sqlbolt.com/
database database-management mysql sql
Last synced: 15 Apr 2026
https://github.com/kader1680/medicine-dose-tracker-web-app
Medicine dose tracker web app
database ejs-templates expressjs mongodb nodejs nodemon nosql router
Last synced: 25 Apr 2026
https://github.com/ivinnyaraujo/sql-database-analyticsengineer-powerbi
SQL | SQL Spatial | Database | Microsoft Fabric | More
analytics data data-engineering data-science database microsoft-fabric sql sql-server
Last synced: 16 Apr 2026
https://github.com/maslennikov/muv
Migration toolkit for node.js with baselining and versioning integrity checks
database migration storage versioning
Last synced: 16 Apr 2026
https://github.com/reza-nzri/coworkingspace
A web application for booking work desks in the company with registration and login system for employees and CEO etc.
create-react-app csharp database entity-framework-core rest-api tsql web-application
Last synced: 10 Feb 2026
https://github.com/elxhadi/s3-gif391
Repository for the Distributed Systems course - Fall 2024, Udes
containerization database distributed-systems docker docker-compose kubernetes minikube postgresql python shell software-architecture
Last synced: 10 Feb 2026
https://github.com/greenelab/cimr-d
client to the cimr-d database for continuous integration and analysis using cimr
continuous-integration database eqtl gtex gwas twas
Last synced: 16 Apr 2026
https://github.com/mangun10/food-ordering-website-v2
The simplest and most easiest Food Ordering Website Implementation using MERN stack
angularjs bootstrap css database easy-to-use expressjs food-app food-ordering food-ordering-application html mongodb nodejs online online-food-order onlinefoodorderingsystem ordering-system project reactjs website
Last synced: 10 Feb 2026
https://github.com/hadarsharon/clusterduck
DuckDB in a Cluster
analytics database duckdb duckdb-community duckdb-database embedded-database olap sql
Last synced: 10 Feb 2026
https://github.com/sour-is/ev
Building an eventsourcing database from scratch
Last synced: 10 Feb 2026
https://github.com/serkansipahi/corm
Developer friendly ORM for CouchDB written in Golang
api couchdb database friendly golang helper nosql-database orm rapid testdriven
Last synced: 25 Apr 2026
https://github.com/thinodium/thinodium-knex
Knex adapter for Thinodium ODM library for working with relational databases
database knex nodejs odm postgres relational-databases sqlite
Last synced: 10 Feb 2026
https://github.com/jeffreywijaya100/jeffrey-database
Using MariaDB in XAMPP create database, create table, insert, update, select data
database mariadb mariadb-database sql xampp
Last synced: 16 Apr 2026
https://github.com/ptrn23/upwaypoint
📍 UP WayPoint is a map that utilizes the Google Maps API to display a map of the campus of UP Diliman
Last synced: 26 Feb 2026
https://github.com/get-felipe/pg-contract
Postgres query compatibility checks for schema changes.
database github-actions go postgres postgresql sql
Last synced: 02 Jun 2026
https://github.com/aakbarkhan/budget-app
The Budget app keeps track of all your Budget, categories, and expenses. It will allow you to save categories, keep track of what you have, create categories, and generate a categories list based on what you have expenses and what you want to add in your expenses. Also, Budget tracking will allow us to know how much we can plan for the month or year and knows exactly the expences.
Last synced: 16 Apr 2026
https://github.com/vineetvermaa61/grow_up
Student result management system with features to streamline student performance tracking and reporting.
database mysql mysqlconnector python python3 sql student-management-system
Last synced: 16 Apr 2026
https://github.com/wallymathieu/csvdb-studies
Port of nhibernate-studies to CSV file
Last synced: 16 Apr 2026
https://github.com/rodrigojunqueiradev/python-exercises
Repositório para armazenar exercícios realizados na linguagem Python / Repository to organize exercises with Python language
data-analysis data-science data-structures data-visualization database math pandas pandas-python python python-3 python3 sql statistics
Last synced: 16 Apr 2026
https://github.com/aboubakr-jelloulat/entity-framework-core
Entity Framework (EF) Core is a lightweight, extensible, open source and cross-platform version of the popular Entity Framework data access technology.
database efcore entity-framework-core sql-server t-sql
Last synced: 16 Apr 2026
https://github.com/flynnfc/bagginsdb
⚡A cassandra inspired distrubuted wide column nosql database⚡
cassandra database distrubuted-systems go nosql
Last synced: 16 Apr 2026
https://github.com/hrrsh-gupta/terms-and-conditions-summarizer-with-chatbot
A PyQt5 GUI-based application that uses NLP and Groq API for summarizing terms and conditions document outlines with an inbuilt chatbot for user queries.
chatbot database groq-api llama3 nlp pyqt summarization
Last synced: 16 Apr 2026
https://github.com/mikl5/mongodb
MongaDB & Not Only SQL (NOSQL)
database mongodb mongodb-compass mongodb-database mongodb7 mongosh nosql
Last synced: 12 Feb 2026