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/teach-jesus-canales/ms-sql-server
Aprendiendo a gestionar base de datos con Microsoft SQL Server paso a paso
database database-design sql-server
Last synced: 27 Apr 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/dario-l/linearkeyallocator
Linear key allocator for MS Sql Server
chunk database generator hilo identifier key-allocator linear rdbms
Last synced: 02 May 2026
https://github.com/tobinchilongo/vet-clinic-database
This is a relational database for a vet clinic, it stores the necessary information about the animals.
database mysql-database postgresql-database sql
Last synced: 29 Apr 2026
https://github.com/a7mdfre7at/masterly.specification
Specification Pattern is used to define named, reusable, combinable, and testable filters for entities and other business objects.
architecture data-filtering database ddd design-patterns dotnet-core dynamic efcore filter repository
Last synced: 08 Jan 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/tashi-2004/database-systems-db
I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.
cassandra database database-management eer-diagram erdiagram keys mariadb mysql oracle-database sql
Last synced: 28 Apr 2025
https://github.com/doctrine-dbal-util/connection-pagerfanta
Trait and Methods to Query on a DBAL Connection and Return a PagerFanta Pager
database dbal pagerfanta persistence queryobject
Last synced: 11 May 2026
https://github.com/shen-ui/moviesinthepark
Searching chicago Socrata "Movies in the Park" api for movies on park, by day of week, and title.
Last synced: 02 May 2026
https://github.com/basedwon/leveldb
A convenient wrapper around LevelDB for both server-side and client-side JavaScript
Last synced: 27 Apr 2026
https://github.com/markokolarski/computer_store_management_system
Java + Oracle SQL system for managing a computer store — products, orders, feedback, and inventory.
computer-store data-modeling database inventory java jdbc oracle oracle-sql sql store-management
Last synced: 27 Apr 2026
https://github.com/shuregg/db-psql
Databases with PostgreSQL
database database-management db postgresql psql sql sql-query
Last synced: 27 Apr 2026
https://github.com/vinayhosamane/mastercoredata
This repository is to try to different uses cases in coredata.
Last synced: 27 Apr 2026
https://github.com/upen-source/hackedb
Experimental library for executing basic database queries from simple methods using raw ADO.NET. Just for educational purposes
college database dotnet5 library
Last synced: 27 Apr 2026
https://github.com/egorkoctuchenko/coursework
A course work in the form of an online furniture store in the discipline “Organization of databases and knowledge”.
coursework database krovato learning-by-doing online-shop
Last synced: 02 May 2026
https://github.com/adey99/rail-reserve
Visual Basic Application to implement a simple Railway Reservation Interface for CS492 Micro-project
database visual-basic visual-studio
Last synced: 11 Mar 2025
https://github.com/abdulaziz-hassan/todolist-website
A Simple TodoList Website using Flask
backend bootstrap database flask heroku-deployment jinja2 postgresql
Last synced: 13 Apr 2026
https://github.com/rami24t/celestial-bodies-database-project
My solution to the build a postgresql celestial bodies (freeCodeCamp database project challenge).
database postgresql relational-databases sql
Last synced: 27 Apr 2026
https://github.com/igorgp06/login-system
Uma solução simples para quem quer implementar uma interface em Python capaz de fazer logins e cadastros.
customtkinter database login portuguese-brazilian python register simple-project sqlite3
Last synced: 27 Apr 2026
https://github.com/tatemsoft/jsonlite
About A simple, self-contained, serverless, zero-configuration, json document store.
bash bash-script database databases document-database document-store json json-data json-document jsonlite
Last synced: 17 Jan 2026
https://github.com/hubbub-tech/blubber-tools
Nifty tools for automating boring Hubbub tasks.
Last synced: 27 Apr 2026
https://github.com/melardev/androidroomcrudarchpagination
Android Crud application with Room
android architecture-components crud crud-pagination database java room sqlite
Last synced: 27 Apr 2026
https://github.com/imwrdo/data-warehouses
Data warehouses labs at Gdansk University of Technology
business-intelligence data-warehouse database sql t-sql
Last synced: 27 Apr 2026
https://github.com/novikovadaria/sql_geekbrains
Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program
Last synced: 27 Apr 2026
https://github.com/kevinmfreire/wheres_waldo
This project was developed to identify the name, address and organization name within text.
data-structures database nlp-machine-learning notebooks pandas-dataframe spacy-nlp tensorflow2 text-classification unit-testing webscraping
Last synced: 11 Mar 2025
https://github.com/pradipchaudhary/sql-playground
To experiment with SQL queries, especially those related to PostgreSQL.
Last synced: 07 Jun 2026
https://github.com/ntut-rick/srs
SRS LaTeX Template Ref. by Prof. cliu in NTUT CSIE
comments course database latex-template likes ntut open-notifications srs subscribe
Last synced: 27 Apr 2026
https://github.com/yrehim7/data_warehouse_project
A complete, easy-to-follow guide on building a modern data warehouse with SQL Server. Learn how to design ETL processes, create effective data models, and leverage analytics for better insights.
data-cleaning data-lakehouse database datawarehouse datawarehousing etl medallion-architecture sql sql-query sql-server
Last synced: 27 Apr 2026
https://github.com/claudemuller/sqleavy.c
A toy implementation of SQLite in C
Last synced: 02 May 2026
https://github.com/gcoronelc/ucv_gdi-1_202302-a2
Taller de Gestión de Datos e Información I con Gustavo Coronel.
data data-science database databases machine-learning machinelearning oracle sql sql-server
Last synced: 02 May 2026
https://github.com/iunius118/cc-dbp-lite
Adds a database peripheral for CC: Tweaked
computercraft database minecraft minecraft-forge minecraft-mod
Last synced: 17 Jan 2026
https://github.com/malik11993/whichemail
📧 Track your email sign-ups for websites and apps to avoid the "forgot password" cycle with ease. Know exactly which email you used.
appwrite database expo javasc nativewind nextjs react react-native react-query typescript
Last synced: 13 Apr 2026
https://github.com/wzslr321/edgydb
A lightweight, in-memory graph database with JSON serialization support, written in modern C++23
Last synced: 27 Apr 2026
https://github.com/timonrieger/arkivr
A public archiving app for various resources, websites or articles, organised in a single place.
archive database flask library tailwind-css website
Last synced: 02 May 2026
https://github.com/sshehrozali/csv-to-db
Python script to convert .CSV file to .DB file
convert csv csv-file csv-file-handling database database-file python python3 sql sqlite3
Last synced: 27 Apr 2026
https://github.com/damdafayton/postgresql-queries
Some Postgresql queries and commands which I have used in a project.
Last synced: 27 Apr 2026
https://github.com/rodrigofrancisco/mediastream-dba-study-case
Database management academic study case
database database-management oracle oracle-18c shell-automatizaion
Last synced: 28 Apr 2026
https://github.com/rynanda/105-database-system-sql
Designing and developing a new database system.
database database-management mysql orm relational sql
Last synced: 28 Apr 2026
https://github.com/adamspannbauer/shiny-sql-airbnbandit
Use clues and SQL to track down the AirbnBandit cyber criminal.
Last synced: 28 Apr 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/bikramai/django-orm-and-admin-site
Build the connection between DB. An object relational mapper, as the name implies, maps objects to relational records and that freezes us from writing a lot of repetitive code. So using an ORM, we don’t have to write SQL code to query or manipulate data
database django-orm filtering managers-querysets retrieve-data
Last synced: 28 Apr 2026
https://github.com/clinton-mwachia/go-sqlite-mastery
Master Golang and sqlite to develop practical applications.
database go golang sqlite-database sqlite3
Last synced: 19 Apr 2026
https://github.com/andreadlm/school
School projects at I.T.I.S. "Mario Delpozzo" - Computer Science and telecommunications branch
c cpp database javascript php school-stuff sockets web-app
Last synced: 13 Apr 2026
https://github.com/nidha2003/enrollment-system
Student Enrollment Management System built using Python and MySQL.
beginner-project crud database gui mysql project python tkinter
Last synced: 02 May 2026
https://github.com/maumasi/url_shortener
An API from shortened URL keys
ajax-call cleardb codeship database database-credentials documentation es6 javascript machine staging staging-server url-shortener workflow
Last synced: 28 Apr 2026
https://github.com/obitech/webpi
Run Caddy + MariaDB inside Docker container on your Raspberry Pi!
caddy database hypriotos mariadb raspberry-pi
Last synced: 13 Apr 2026
https://github.com/cakemc-network/cakemc-database
🕮 nosql database written in java
Last synced: 28 Apr 2026
https://github.com/betodealmeida/enginator
A library that helps creating SQLAlchemy engines.
database engine python sql sqlalchemy
Last synced: 28 Apr 2026
https://github.com/yunusemrejr/vud-php
View User Database (V.U.D.) - Written in: PHP, JS, SQL, CSS, HTML
css database html javascript php sql view xampp
Last synced: 13 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/felipeversiane/big-data
Data gathered from PROUNI in the years 2018 to 2021 used for analysis through graphs.
big-data database er graphics mer modeling normalization postgresql
Last synced: 28 Apr 2026
https://github.com/bayoadejare/pipeline-ecommerce
E-commerce Data Pipeline
adf azure azure-sql clustering-analysis data-engineer data-engineering-pipeline data-warehouse database databricks machine-learning pandas power-bi powerbi python3 synapse
Last synced: 13 Apr 2026
https://github.com/nikitanaumenko/my-deploy-guide
Simple guide for deploy rails application
capfile capistrano database nginx puma rails-application
Last synced: 28 Apr 2026
https://github.com/andrei1994rus/test-redis
Test Redis on NodeJS. (Redis,NodeJS,ioredis,dotenv,node-fetch,Express)
api database dotenv express html ioredis javascript js node node-fetch node-js redis-client redis-database server
Last synced: 28 Apr 2026
https://github.com/chrispaixk/vet_clinic_db
A relational database to create the initial data structure for a vet clinic. It contains data about animals, animals' owners, clinic employees, and visits
Last synced: 02 May 2026
https://github.com/blaze6950/listauthorsadonetwpf
Example use ADO.Net. List authors with functions: "Add", "Edit", "Delete". C# and WPF. ListView bindings. Using MVP pattern
ado-net csharp database gui mssql-database wpf wpf-application
Last synced: 28 Apr 2026
https://github.com/theanujsinha01/mysql
MySQL is a database system used to store and manage data in a structured way. It uses SQL (Structured Query Language) to interact with data.
Last synced: 28 Apr 2026
https://github.com/mahmoudasem337/classicmodels
This repository contains SQL queries and solutions designed to practice, with the "Classic Models" database. It includes a variety of exercises that cover different aspects of SQL. Whether you're a beginner or looking to refine your SQL knowledge, this collection provides practical challenges.
Last synced: 28 Apr 2026
https://github.com/tiwi155/crud-hikmah
Ini merupakan aplikasi sederhana yang menggunakan database yaitu Mysql front. Aplikasi ini merupakan aplikasi percobaan login, belajar menggunakan database, dan belajar memahami bahasa pemrograman PHP
database mysql-database simple-project
Last synced: 07 May 2026
https://github.com/ocramz/podium
database lakehouse lakehouse-engine medallion-architecture
Last synced: 02 May 2026
https://github.com/mcfriend99/sqliter
A GUI for working with SQLite databases written in Blade and JavaScript
database database-management gui-application javascript sqlite
Last synced: 03 May 2026
https://github.com/teradata/mule-jdbc-example
Example Mulesoft project that queries Teradata and exposes returned data over REST API
database mulesoft mysql rest-api
Last synced: 28 Apr 2026
https://github.com/cesarsm24/rhythmai
Asistente musical inteligente que recomienda canciones según el estado emocional usando IA, embeddings semánticos y la API de Deezer.
chromadb database deezer-api embeddings ia python streamlit vector-database
Last synced: 28 Apr 2026
https://github.com/delonnewman/relational
Relational programming for Ruby
csv csv-import data data-analysis database export json relational relational-algebra relational-database relational-model relational-programming reporting reports ruby yaml
Last synced: 28 Apr 2026
https://github.com/hamadkhanpro/sql_music_library_project
SQL Music Library Project (When i was studying bscs (bachelor of science in computer science) and was in my 6th semester, there was a 6th semester project that i completed and thsi was the subject of database systems and i used my sql music library database and sql server management studio software in that project).
database databasemusiclibrary databasesoftwarelist microsoftaccess musiclibrary mysql postgresql sqlmusiclibrary sqlmusiclibraryproject sqlproject sqlquery sqlquerylibrary sqlserver sqlservermanagementstudio
Last synced: 28 Apr 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/vivisn00b/sales-management-system
A basic sales management system for stores to keep records of sell and stocks using Python interfacing with MySQL.
database dbms mysql project python simple-project sql
Last synced: 02 May 2026
https://github.com/matheusafonseca/python-data-visualization-matplotlib-seaborn-masterclass-udemy
This repository is dedicated to storing the code developed during the "Python Data Visualization: Matplotlib & Seaborn Masterclass" course on Udemy.
charts data-analysis data-analysis-python data-science data-visualization database graphics graphics-programming jupyter-notebook matplotlib matplotlib-plots python python3 seaborn seaborn-plots
Last synced: 28 Apr 2026
https://github.com/zanottipaolo/db1-agile
Agile project tracking for Database 1 and Web exam @ UniBg - Computer Engineering 2021/2022.
database flask scrum-agile web
Last synced: 28 Apr 2026
https://github.com/xtenzq/uni-database
📚 Homework repository for Database course at Inha University
c cpp database mariadb mysql sql university-assignment
Last synced: 13 Apr 2026
https://github.com/napattnpp/google-sheet-data-collection
Use google sheet as database. * Spreadsheet = month, Sheet = day *
database google-apps-script google-sheets
Last synced: 28 Apr 2026
https://github.com/alicelspires/database-university
Simulação de banco de dados para o esquema do banco UNIVERSIDADE
Last synced: 28 Apr 2026
https://github.com/covscript/covscript-database
Open Database Connectivity for Covariant Script
Last synced: 02 May 2026
https://github.com/boolka/mnistdb
mnist database
api database golang mnist mnist-dataset mnist-image-dataset
Last synced: 28 Apr 2026
https://github.com/erikrios/my-notes-app
Learn to Store Data in Android with SQLite Database
android android-development android-native android-studio consumer-app content-observer content-provider content-resolver data-sharing database kotlin sqlite sqlite-database xml
Last synced: 03 May 2026
https://github.com/iconshot/recharged
Document-oriented database management system.
Last synced: 28 Apr 2026
https://github.com/tiancaiamao/sysbench
A drop-in replacement for sysbench (database benchmark) if you'd like to do it in pure Go
Last synced: 28 Apr 2026
https://github.com/amssdias/python-books_db
Books database (csv, json or sqlite).
Last synced: 02 May 2026
https://github.com/gwinans/knex-ptosc-plugin
Knex plugin to use pt-osc instead of the internal runner for online alters. How does this not exist already?
database knex mariadb migrations mysql pt-online-schema-change pt-osc
Last synced: 28 Apr 2026
https://github.com/frankkwabenaaboagye/accelerator-fl
Java Foundational Level
arrays crud database java junit restful-api searching-algorithms sorting-algorithms spring springboot stack
Last synced: 28 Apr 2026
https://github.com/elizabethsiegle/sghack50-2015
SGHack50 SF '15 iOS Watch-based map app w/ SG Memory Project database
apple-swift apple-watch database hackathon ios ios-swift sanfrancisco swift
Last synced: 28 Apr 2026
https://github.com/arthurlunkes/project_register_customers
API RESTful que cadastra clientes no banco de dados, utilizando Java e PostgreSQL.
api api-rest banco-de-dados bancodedados database java java-project pgadmin4 postgresql postgresql-database postman rest rest-api restapi restful-api spring spring-boot spring-mvc springboot springframework
Last synced: 13 Apr 2026
https://github.com/kierendev/noxdb
basic mysql wrapper for node
database mysql-database mysql-wrapper mysqljs
Last synced: 13 Apr 2026
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/ahmednassar7/money-hub
A bank management system.
algorithms cpp data-structures database oop sql
Last synced: 02 May 2026