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/antojebi7/sql_specimen
🎯 Simple Resource for Mastering PostgreSQL & SQL Operations 🚀 Learn concepts, practice operations, and see real-world examples.
constraints database datastorage datastructures postgresql relational-databases relationships schemas sql
Last synced: 29 Apr 2026
https://github.com/the0cp/skiplist-java
KV Skiplist Database Java
database java kv kv-storage kv-store kvstore skiplist
Last synced: 29 Apr 2026
https://github.com/katarighe/clinic_database
A sample SQL database file representing a clinic. This database is created based on a relationship diagram.
database database-schema microverse-projects postgresql sql
Last synced: 29 Apr 2026
https://github.com/leticiabhb/pm2.5historicalstatisticspython
the data was taken from the website: https://www.ceip.at/the-emep-grid/gridded-emissions/pm25 .The format used was: NetCDF format: 1990 to 2020
air airquality climate-change database pm25 pollution python statics
Last synced: 29 Apr 2026
https://github.com/alextanhongpin/go-db
Database setup for golang web projects
Last synced: 29 Apr 2026
https://github.com/erik1066/kotchen-db
Creating my own database in GoLang for learning and educational purposes.
Last synced: 29 Apr 2026
https://github.com/ziraqyoung/marv
An E commerce web Application
automotive database ruby spare-parts
Last synced: 29 Apr 2026
https://github.com/laisgalvao/revisao-oo-jdbc
Revisão de OO e SQL
backend database java oop-java oop-principles sql
Last synced: 29 Apr 2026
https://github.com/theshubhamgour/sql_in_one
In this repository we are going to learn about SQL in refernce to the youtube channel shubham gour
Last synced: 29 Apr 2026
https://github.com/codeofrahul/sql_practice_question
This repository contains my practice queries of SQL. I have solved these queries using Postgresql.
database postgresql practices sql sqlqueries
Last synced: 29 Apr 2026
https://github.com/aaronearlerichardson/server_gui_client
A user interface for cloud based medical image storage
bids bids-apps database eeg-data flask flask-restful gui ieeg image-viewer mne-bids-pipeline mne-python python qt5-gui tkinter-gui
Last synced: 29 Apr 2026
https://github.com/shuklansh/flask-videostore-api
video API (GET single video & all videos, POST, DELETE) + sqlalchemy ORM
backend-api database flask object-relational-mapping python sqlalchemy-python
Last synced: 04 May 2026
https://github.com/ogsmurfen/entityframeworkcore-p1
A console app that usesEF Core to create and persist into a Microsoft Sql Express db
database dotnet dotnet8 entity-framework-core persistence sqlexpress
Last synced: 29 Apr 2026
https://github.com/lankesathwik7/sql-query-assistant
Natural language to SQL query converter using Groq LLM. Ask questions in plain English and get SQL queries, visualized results, and natural language explanations. Built with Streamlit and PostgreSQL.
data-analysis database groq llm natural-language-processing python sql
Last synced: 29 Apr 2026
https://github.com/kessie2862/vet-clinic-database
A professionally developed project focused on creating a relational PostgreSQL database specifically designed for veterinary clinics. It offers a meticulously structured data model to efficiently store and manage comprehensive information regarding animals.
database dbms postgresql schema
Last synced: 29 Apr 2026
https://github.com/pranava007/mongodb-day-task-2
This is a mongodb-DAY-Task-2
Last synced: 29 Apr 2026
https://github.com/dev-siri/chess-opening-gallery
Lichess's UI sucks so I made a better wrapper.
Last synced: 29 Apr 2026
https://github.com/mohdnehalkhan/mysql-commands
Repository contains all commands of MYSQL used in our day to day work in MYSQL DB
database dbms mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/alexander784/hikers-cli
This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system
database engine sqlalchemy sqlite
Last synced: 29 Apr 2026
https://github.com/morellexf13/json-to-firebase
🔥 Import entire collections to your firestore database using JSON files
Last synced: 29 Apr 2026
https://github.com/samiraafrin/to-do-app
It is a todo app built using Golang. CRUD operations are implemented following clean-architecture. Here, echo framework and mysql is used for the execution of the app.
clean-architecture database dockerfile e2e-testing echo-framework go golang gorm gorm-orm integration-testing mysql mysql-database todo-app unit-testing
Last synced: 29 Apr 2026
https://github.com/lawitschka/docker-postgresql-s3-backup
Docker image for creating PostgreSQL database backups stored in S3
backup database docker-container postgresql-database
Last synced: 29 Apr 2026
https://github.com/marko19907/db-project
Mandatory project for the "Datamodeling and Database Applications" course, fall 2021.
database library-database relational-database relationships sql sqlite3
Last synced: 29 Apr 2026
https://github.com/joelsalmeida/albuns-er-database
Exercício prático - Módulo de Back-end. Modelagem e criação de diagrama de um banco de dados. Criação e normalização de tabelas.
Last synced: 29 Apr 2026
https://github.com/mikelue/foxglove
A rule-based library to generate data for RDB
database java jdbc junit springframework unittest
Last synced: 29 Apr 2026
https://github.com/matter-in-motion/mm-db-schema
Database schema defenition extension
database extension matter-in-motion schema
Last synced: 29 Apr 2026
https://github.com/antonioisaacdias/api-node-fastify-transactions
API Rest em Typescript Node.JS e Fastify, projeto próprio para desenvolvimento pessoal.
api api-rest database fastify knex node-api node-js typescript
Last synced: 29 Apr 2026
https://github.com/syncfusionexamples/loading-data-from-sqlite-online-database-from-xamarin.forms-listview-
This repository contains the sample which loading data from SQlite online database in Xamarin.Forms ListView
database listview sqlite xamarin xamarin-forms
Last synced: 29 Apr 2026
https://github.com/vermaysha/pgbouncer-laravel-extension
A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.
database laravel pgbouncer postgresql psql
Last synced: 29 Apr 2026
https://github.com/king-witcher/sala-de-jogo
MVP da matéria de Empreendedorismo, cujo responsável por desenvolver fiquei sendo eu.
Last synced: 30 Apr 2026
https://github.com/defgsus/logmonitor
Web-view for system logs
database log-files server-log webview
Last synced: 30 Apr 2026
https://github.com/alinababer/mysql-hotel-relational-database
Hotel Management Database
database hotel-management-system mysql mysql-database relational-databases
Last synced: 30 Apr 2026
https://github.com/rgiskard7/forevernote
A note-taking application with a structured data management system, using SQLite for persistence. Implements DAO patterns for folder, note, and tag management. Supports hierarchical organization, tagging, and geolocation metadata.
actory-pattern composite-pattern crud dao-pattern database hierarchical-structure java logging note-taking repository-pattern sqlite-dao-pattern
Last synced: 30 Apr 2026
https://github.com/lineyk/sql_practice
LeetCode SQL & Programmers SQL 문제 풀이
Last synced: 30 Apr 2026
https://github.com/thejoltjoker/fsu23d-db-assignment-02
Basic MySQL queries
database mysql relational-database sql
Last synced: 30 Apr 2026
https://github.com/mgodoyd/apigestionnotas
Technical Test: Front-End Note Management
api-rest backend database laravel sql-server
Last synced: 30 Apr 2026
https://github.com/jjackson112/villain-trading-card
Different branches include template and REST API versions.
database endpoints html-template rest-api sql
Last synced: 30 Apr 2026
https://github.com/coasterfreakde/animedatabase
AnimeDatabase Frontend for the IsekaiBackend Service
Last synced: 30 Apr 2026
https://github.com/roma-glushko/db-trimmer
✂️Reduce database size for staging or development environments in an intelligent way
database developer-tools golang
Last synced: 30 Apr 2026
https://github.com/brytebee/mycatalog
In this project, we have created a console app that will help you to keep a record of different types of things: books, music albums, movies, and games. The data will be stored in JSON files. We created a database with PostgreSQL and built the console interactivity with Ruby.
database oop postgresql ruby uml-diagram
Last synced: 30 Apr 2026
https://github.com/siam29/employee_information_system
This repository contains an Employee Information System provides a comprehensive platform for managing employee records, including adding, updating, and viewing employee details such as personal information, job roles, and salary.
connector-library database java javagui javaswing labreport presentation-slides xampp
Last synced: 30 Apr 2026
https://github.com/bansimplified567/javascript-tutorial-filipino-cebuano
Introduction to JavaScript Basics Tutorial Welcome to this JavaScript Basics Tutorial! This guide is designed to help you understand the core fundamentals of JavaScript, one of the most powerful and widely used programming languages for web development.
beginner-friendly cebuano database html-css-javascript javascript practice tutorial web-development website
Last synced: 30 Apr 2026
https://github.com/doxakis/migratorjs
Database migration tool in javascript
database database-migrations javascript mobile
Last synced: 30 Apr 2026
https://github.com/leomedina/lightweight-pg-orm
Open-sourced Lightweight npm package that helps you manage your PostgreSQL database using Node and Express.
database expressjs javascript nodejs postgresql-database
Last synced: 30 Apr 2026
https://github.com/miguelmedinacastro/trabalho-dados-r
Trabalho final da disciplina Análise Exploratória de Dados
data data-science data-science-projects data-visualization database r rstudio
Last synced: 01 May 2026
https://github.com/gitchaell/computer-scrapping
Tool that extracts data from the pages of companies that sell computers in the city of Trujillo - Peru, exports them in an XLSX file according to a relational data model, and displays them on a Power BI dashboard.
data-analysis data-structures data-visualization database dbdiagram export-excel powerbi scrapper-script scrapping xlsx
Last synced: 01 May 2026
https://github.com/dnut/json-match-finder
Python application used to match listings against openings via authenticated JSON API access.
data data-structures data-wrangling database json-api python-application python-modules
Last synced: 01 May 2026
https://github.com/muhammadfarooq85/mongodb-string-operators
This repository is about string opeartors in MongoDb.
Last synced: 01 May 2026
https://github.com/valhuber/logic-explore
OLD VERSION - Explore sqlalchemy, events, declarative logic.
business-logic database python sqlalchemy
Last synced: 01 May 2026
https://github.com/zeabdelkhalek/instagram-db-clone
Clone Instagrame Databases Using MySQL
clone crud-application database instagram mysql sql sql-query
Last synced: 01 May 2026
https://github.com/digen21/nestjs-boilerplates
Nest JS Boilerplate code to ease setup of project
boiler database nestjs postgres
Last synced: 01 May 2026
https://github.com/heincm/storefront
A CLI storefront application that can be used to purchase, restock, and add inventory to a SQL database
Last synced: 01 May 2026
https://github.com/umairsyed613/un.entityframework.extensions.pagination
IQueryable extension for getting page data from database for web page view, or get paged data from pre populated list
database entity-framework entity-framework-core entityframeworkcore generic linq page pagedata pagination web-pagination
Last synced: 01 May 2026
https://github.com/filip-kustura/data-warehouse-olympics
This project, part of the elective Advanced Database Systems course, involved building a data warehouse based on the already existing database in PostgreSQL. It focuses on analyzing Olympic Games data across time, covering athletes' performance by discipline, location, and other dimensions. Implemented in Spring 2022.
data-analysis data-warehouse database extract-transform-load olympic-games postgresql sql star-schema university-project
Last synced: 01 May 2026
https://github.com/vagnerbellacosa/087_bancosdadosrelacionais_sql_awsamazonrds
Bancos de Dados Relacionais (SQL) na AWS com Amazon RDS
amazon-rds aws banco-de-dados database digital-innovation-one dio labs rds sql
Last synced: 01 May 2026
https://github.com/bartekl1/mysql-backup
📦 A simple bash script to automate MySQL database backups with options for compression and upload.
backup backup-script backup-tool backup-utility backups database database-backup database-backup-scripts databases mysql mysql-backup
Last synced: 01 May 2026
https://github.com/jigyasag18/sql-music-store-analysis
This repository contains an analysis of sales and customer data from a fictional music store. Using SQL, we explore trends in sales, popularity of artists and genres, and customer purchasing behavior. The project aims to derive actionable insights that can guide marketing strategies and inventory management decisions.
data dataanalysis dataanalytics database database-management dataset sql sqlqueries sqlquery
Last synced: 08 Jun 2026
https://github.com/oscarmmr/facturacionpos
Base de Datos de Facturacion
database facturacion mysql pos
Last synced: 01 May 2026
https://github.com/chompfoods/sdk-kotlin
Kotlin 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.
api branded chomp data database food foods grocery ingredients kotlin nutrition raw recipe-api recipes sdk sdk-kotlin
Last synced: 01 May 2026
https://github.com/mahonrim/create-tables
In this website I explain how to create a table in SQL Server and Oracle with code examples
database html5 oracle sqlserver
Last synced: 01 May 2026
https://github.com/ashraf-khabar/sacad-projects
Welcome to the Software Academy Computer Science and Competitive Programming Club! We are a passionate and dynamic group of students dedicated to exploring the exciting world of computer science and honing our problem-solving skills through competitive programming. Our club provides a platform for students of all skill levels to come together.
data-science database mathematical-modelling mathematics model python python3 torch torchvision
Last synced: 01 May 2026
https://github.com/mdjfs/forms
Mobile app to answer forms created by Admins
answers crud database forms questionary sequelize
Last synced: 01 May 2026
https://github.com/raghulrajn/sql-learnings-101
This repo contains Sql problem statement and respective solutions
Last synced: 01 May 2026
https://github.com/semperton/database
A compact PDO / SQLite wrapper library.
database pdo pdo-wrapper php semperton sqlite sqlite-wrapper
Last synced: 01 May 2026
https://github.com/ardywsptr/phpdasar
Materi PHP dasar playlist youtube channel Web Programming Unpas
arrray crud database functional-programming mysql php wpu-channel
Last synced: 01 May 2026
https://github.com/alefrp/sql_dwacoes
Criado com base em minha experiência em dados financeiros e SQL, para análise de ações.
database datawarehouse modeling sql
Last synced: 11 Jun 2026
https://github.com/keroloshany47/sql_problems
This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank
database hackerrank leetcode mysql sql sql-practice sql-query sql-server
Last synced: 01 May 2026
https://github.com/webong/laravel-reunite
A Laravel App which covers which covers RESTful API, DB, auth and form functionality
Last synced: 01 May 2026
https://github.com/szirocica/warehouse-management-project
Warehouse managment web application in PHP using MySql database
database html-css mysql mysql-database php sql warehouse-management warehouse-management-system xampp
Last synced: 01 May 2026
https://github.com/fatihtatoglu/db-go
Generic database package for Go (golang)
database golang golang-package
Last synced: 02 May 2026
https://github.com/ners/hoard
Hoard ALL the things.
database haskell media organizer
Last synced: 02 May 2026
https://github.com/yashrajgithub/hiresense-ai
HireSense AI is a Streamlit-based resume screening system that uses NLP to rank candidates based on job description relevance. It streamlines hiring by analyzing resumes, scoring matches, and providing an intuitive dashboard for recruiters.
ai database machine-learning nlp pdf python resume resume-screening-app sqlite3
Last synced: 02 May 2026
https://github.com/ryukinix/db-sql-ufc
Lista 04, aula de Banco de Dados UFC 2018.2
Last synced: 02 May 2026
https://github.com/juliargubolin/sql-learning
This repository was created in order to insert all the documents, files and notes I took while learning SQL through "Getting started with SQL" by Thomas Nield (O'Reilly). I am studing DataScience at UNIVESP (Univesidade Virtual do Estado de São Paulo).
Last synced: 02 May 2026
https://github.com/thaapasa/dissertation
Doctoral dissertation: Accessing Multiversion Data in Database Transactions
database dissertation index-structure latex-document multiversion-concurrency-control tikz-figures
Last synced: 02 May 2026
https://github.com/ahmednassar7/chat-application
Chat application for real-time communication and support all type of data.
chat chat-application database java javaswing oop oops-in-java real-time ux-ui
Last synced: 02 May 2026
https://github.com/mehrajlatifli/subqueries
A database called Academy is used to work with subqueries in MSSQL Server
create-database database groupby mssqlserver sql subsquence
Last synced: 02 May 2026
https://github.com/sami-ul-haq/students-database-react
Students Database Using Reactjs. Create, Read, Update And Delete Student Database
crud crud-application database database-management reactjs student-management
Last synced: 02 May 2026
https://github.com/terraform-ibm-modules/terraform-ibm-icd-mysql
Creates and configures an IBM Cloud Databases for MySQL instance
core-team database ibm-cloud icd mysql supported terraform terraform-module
Last synced: 02 May 2026
https://github.com/ocramz/podium
database lakehouse lakehouse-engine medallion-architecture
Last synced: 02 May 2026
https://github.com/armour/incomplete-data-query-in-postgresql
This repo is used to implement different kinds of incomplete data queries in postgresql
database incomplete-data postgresql
Last synced: 02 May 2026
https://github.com/manoharvit/budget-and-financials-of-mbta
MBTA, its role in public transportation, and how financial and operational data analysis may improve its services. Assessing MBTA's revenue and expenditure and optimizing operations with advanced data management. Describe the analysis tools and methods, such as MySQL, NoSQL, and Python, and the report structure.
conceptual-modelling database mongodb nosql sql
Last synced: 02 May 2026
https://github.com/aswanisaraj/food-redistribution-system
I have made the food redistribution system project in our Database System course with group of 3 classfellow.
database html-css-javascript nodejs sql sqlite
Last synced: 02 May 2026
https://github.com/amssdias/python-books_db
Books database (csv, json or sqlite).
Last synced: 02 May 2026
https://github.com/bh-tec/databaseexperience
Repositorio criado para o bootcamp de DataBase Experience da DIO.
Last synced: 02 May 2026
https://github.com/efler/fund-algs-cpp
Fundamental algorithms labs and coursework (customizable database), 2 term: cpp
algorithms-and-data-structures allocator customization database fundamental-algorithms logging memory-management tree
Last synced: 02 May 2026
https://github.com/mohamedsaidsallam/mooc_db
MOOC (Massive Open Online Course) DB Schema made for ASU DB(1) Course Project 2020.
Last synced: 02 May 2026