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-09 00:07:56 UTC
- JSON Representation
https://github.com/ratchanon-noknoy2318/hosxp
HOSxP data extraction SQL scripts
Last synced: 26 Jun 2026
https://github.com/dev-ahmadbilal/database-systems-course
A practical, engineering-focused course on databases—from queries to storage internals.
database database-design database-indexing database-internals database-security partitioning sharding system-design
Last synced: 29 Jun 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/justinhchae/city_budget
Automating the process of creating an SQLAlchmey schema from a csv file
city-government database pandas python sqlalchemy sqlite
Last synced: 16 Apr 2026
https://github.com/warelab/gramene-solr
database gramene gramene-search javascript nodejs solr
Last synced: 08 May 2026
https://github.com/bhuvaneswaranmurugesan/alembic-sqlalchemy-mssql-setup
Step-by-step setup of Alembic and SQLAlchemy with MS SQL Server - demonstrating database version control, environment-based configurations, and migration workflows.
alembic database database-migrations learning-by-doing mssql orm python sqlalchemy
Last synced: 19 Apr 2026
https://github.com/phelipe-sempreboni/certificates
Tutorial intended for information about my licenses and certificates acquired over time.
certificate certificates certification course data database datascience licences license-management marketing marketing-analytics python sql
Last synced: 16 May 2026
https://github.com/erwanor/jeunedb
Programmable KV store
consistency database distributed-database persistent-storage transactional
Last synced: 19 Apr 2026
https://github.com/i-rzr-i/pagedlistresult
`PagedListResult` is a library designed to offer possibilities to get/return data from a dataset in small parts with multiple filter possibilities.
database db entity enumerable filter list model order page pagination result search
Last synced: 27 Feb 2026
https://github.com/naomibbautista/practicas_database
Prácticas relacionadas con Database.
Last synced: 16 Apr 2026
https://github.com/pizofreude/data-engineer-notes
Personal notes and lab solutions for the Data Engineer Handbook Bootcamp
apache-flink apache-spark communication data-engineering data-quality database dimensional-data-modeling fact-data-modeling impact kafka
Last synced: 19 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/glaubermag/reddit_web_crawler
Este projeto Python coleta dados do Reddit (posts e comentários), armazena em um banco de dados PostgreSQL e fornece ferramentas para análise de sentimentos e previsão de tendências. Inclui scripts para coleta de dados, manipulação de banco de dados e consultas.
database postgresql python webcrawler
Last synced: 08 May 2026
https://github.com/sour-is/ev
Building an eventsourcing database from scratch
Last synced: 10 Feb 2026
https://github.com/m4tice/webapi
A repository for the practices of web development with C#. Related to: https://github.com/m4tice/angular10
angular angular-cli database rest-api sql web-development
Last synced: 19 Apr 2026
https://github.com/ahmed-safa/topkapi-builders
Real Estate project using Laravel
blade-template css3 database html5 javascript laravel laravel11 mysql php
Last synced: 15 Apr 2026
https://github.com/karolinacodes/lighthousebnb
An application built for Database Design, ERD Creation & SQL Practice
Last synced: 16 Apr 2026
https://github.com/spaceshaman/sqlift
Simple CLI migration tool for SQL databases
cli database migration postgres postgresql sql sqlite sqlite3
Last synced: 10 Feb 2026
https://github.com/ishaanadarsh/jobexecutionapp
JobExecutionApp is a PHP-based web application that automates job execution through database operations.
Last synced: 20 Apr 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/bessouat40/prefect-github-indexer
A Prefect pipeline that periodically scrapes one or more GitHub repositories, generates embeddings, and indexes them in ChromaDB.
automation database dataengineering dataextraction docker docker-compose prefect python
Last synced: 20 Apr 2026
https://github.com/vilhalva/crud-de-livros-com-nestjs-e-prisma
👨🏫ESSE É UM CRUD QUE USA O SQLITE COM PRISMA E API RESTFUL.
api-rest crud database framework javascript nestjs nodejs prisma projeto site sqlite typescript
Last synced: 15 Apr 2026
https://github.com/anjaliwork20/moodify
Mood-based music recommendation system that considers a user's emotional state to recommend songs, genres, artists and playlists using Machine learning
artificial-intelligence cnn-keras cnn-model convolutional-neural-networks data data-analysis data-science data-structures data-visualization database deep-learning machine-learning machine-learning-algorithms python recommended song songs
Last synced: 20 Apr 2026
https://github.com/winebarrel/qrnlog
qrnlog is a qrn log normalization tool.
benchmark database golang mysql postgresql
Last synced: 20 Apr 2026
https://github.com/samdoran/ansible-role-mongodb
Ansible role to install and configure MongoDB
Last synced: 20 Apr 2026
https://github.com/asccrs/tap
Repositorio generado para guardar las practicas realizadas durante la materia de topicos avanzados de programacion
Last synced: 20 Apr 2026
https://github.com/marchenkovma/aruka-old
Minimalist MVC framework
application database mvc mysql object-oriented-programming oop php php-8
Last synced: 10 Feb 2026
https://github.com/sushant-suresh/amazon_e-commerce_data_analysis_sql_project
SQL project analyzing e-commerce data of Amazon to address key business questions and uncover insights.
Last synced: 20 Apr 2026
https://github.com/sayechu/laravel-twitch-api
PHP Twitch API using Laravel + unitary & integration tests
api cleancode database feature-testing hexagonal-architecture laravel php phpunit postgresql testing twitch unitary-test
Last synced: 10 Feb 2026
https://github.com/aminkhavari78/python-coding-example
**The Python Standard Library is a collection of script modules accessible to a Python program to simplify the programming process and removing the need to rewrite commonly used commands. They can be used by 'calling/importing' them at the beginning of a script. ** time sys os math random pickle urllib re cgi socket
crypto database os socket subprocess threading time wsgi
Last synced: 20 Apr 2026
https://github.com/yuketsush/ue5-http-rest-api
Backend API of HTTP_Request Addon UE5 made by Yuketsu
database rest rest-api ue5-api unrealengine5
Last synced: 20 Apr 2026
https://github.com/akhi2608/alzheimer-s-disease-prediction
Created Alzheimer's Disease Prediction using machine learning algorithms
database machine-learning python
Last synced: 15 Jun 2026
https://github.com/yusufss4/secure-login-register-app
Login and Register C Application with SHA-256. Passwords kept as hashed. Basic database is implemented using bin files that allows you to search, register and login a user.
Last synced: 08 May 2026
https://github.com/webmae/cogip
Deux versions de l'application de facturation pour la COGIP (une sans MVC et une avec)
cogip database exercise-solutions mvc-architecture pdo sql
Last synced: 21 Apr 2026
https://github.com/srgupta5328/password-manager
Password Manager Project with AES encryption and database management
database encryption java school-project
Last synced: 21 Apr 2026
https://github.com/datopia/invariant
This repository provides invariant verification in Datalog for the immutable databases Datomic and Datahike.
analysis clojure database datahike datalog datomic verification
Last synced: 22 Apr 2026
https://github.com/ganzerli/relaty
Ratoinal Database , O(1) access, for wide text, encryptred.
database fast-search file indexing relational relations search
Last synced: 22 Apr 2026
https://github.com/cubicrootxyz/gormlogger
Logger for gorm using zap.
database golang gorm logger orm sql zap zap-logger zaplogger
Last synced: 22 Apr 2026
https://github.com/zarkuac/task-manager
Task Manager Application
api crud-application database javascript mongodb mongoose nextjs nodejs
Last synced: 22 Apr 2026
https://github.com/artemissoftware/byte-bank-official
The official ByteBank flutter app
Last synced: 22 Apr 2026
https://github.com/im-open/increment-database-object-snapshots
A GitHub Action that creates or updates snapshot files for database objects.
data-practices-team database db
Last synced: 22 Apr 2026
https://github.com/iac-factory/git-ignore
Templates + Usage Details
automation database development-tools git iac-factory template version-control web-scraping
Last synced: 22 Apr 2026
https://github.com/rezatajari/sqlserverchallenges
A personal learning repository for exploring Microsoft SQL Server — writing queries, solving SQL challenges, and documenting key concepts while improving database skills.
database learn-sql microsoft-sql-server queries sql sql-challenges sql-practice sql-server t-sql
Last synced: 16 Apr 2026
https://github.com/haroontrailblazer/machine_learning
About This Repository A curated resource hub for learning machine learning, featuring tutorials, code examples, datasets, and hands-on projects to build foundational skills and explore real-world applications.
data data-analysis data-visualization database dataset gradient-descent machine-learning pandas python3 random-forest sklearn statistics
Last synced: 16 Apr 2026
https://github.com/rexadbapp/rexadb-app
Multi-database desktop client for PostgreSQL, MySQL, MongoDB, SQLite, ClickHouse, Redis, and SQL Server.
Last synced: 06 Jun 2026
https://github.com/thermiee/vet-clinic
A relational database to create the initial data structure for a vet clinic. It takes in a table to store animals information, insert some data into it, and query it.
Last synced: 15 Apr 2026
https://github.com/lit26/cse-414
University of Washington Introduction to Database Systems
Last synced: 24 Apr 2026
https://github.com/srizzuto/members-only
In this project, we’ll be building an exclusive clubhouse where your members can write anonymous posts. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.
Last synced: 15 Apr 2026
https://github.com/usmanfaryadgujjar/signature-verification-project-matlab
Signature Verification Project Matlab - -> Signature OR Image Verification on Matlab | Digital Image Processing | with source code -> image Verification perfect and show result box
database function matlab project resizing scanner signature verification
Last synced: 24 Apr 2026
https://github.com/iampava/tw-checklist
Practice project for the Web Technologies class at UAIC University, Iasi 🔥
back-end database front-end web web-technologies
Last synced: 15 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/nvsriram/rdms
Robot Database Management System created using C++.
binary-file database datafilehandling robot-database-management
Last synced: 24 Apr 2026
https://github.com/zulqarnain1ali/blood_donation_database
Database code in SQL which create the database for the blood bank which will track all the record of the donors, recipients, date & time if donations that occurs etc. This also contain queries to run to find the particular results.
blood-donation blood-donation-management create-database cs50 database mysql mysql-database project sql
Last synced: 25 Apr 2026
https://github.com/ahbiels/e-commerce
Um projeto simples de gerenciamento de SQL em um site de e-commerc para estudos
database diagram ecommerce sql
Last synced: 16 Jun 2026
https://github.com/tyn-tian/database-design
Enhancing my proficiency in crafting robust database designs through practical exercises to fortify logical structuring.
database database-design erd sql
Last synced: 06 Jun 2026
https://github.com/csirmaz/comfysql
A PHP convenience class for MySQL operations, based on mysqli (PHP)
Last synced: 25 Apr 2026
https://github.com/maureasy/minidb
a lightweight sql database engine written in c++17 with zero dependencies. features b+ tree indexes, joins, aggregates, transactions, and wal for crash recovery.
btree cpp cpp17 database database-engine learning-project sql sql-parser
Last synced: 25 Apr 2026
https://github.com/liaartem/microsoft_azure_sql_databases
Microsoft Azure SQL Databases (T-SQL - tables, view, triggers, sequences, types, functions, procedures)
Last synced: 25 Apr 2026
https://github.com/arverma/sql
SQL cheat sheet: https://arverma.github.io/sql/
database dbms oracle sql sql-server sqlcheatsheet sqlserver
Last synced: 25 Apr 2026
https://github.com/abrja/connectionpools.jl
Julia package to manage Pool of objects of any Type mainly focus on database connections.
connector database database-connector julia-language julia-package pool thread-safe
Last synced: 25 Apr 2026
https://github.com/otterbk/weather-scheduler
날씨 예보 프로그램(2학년 1학기 기말 프로젝트)
database rmi rmi-client rmi-server
Last synced: 26 Apr 2026
https://github.com/dito97/chatgpt-recipe-index
An index of recipes on the Internet crawled by ChatGPT
Last synced: 26 Apr 2026
https://github.com/ernado/go-tarantool
Tarantool 1.6+ client for Go language. Fork of https://github.com/tarantool/go-tarantool
database go tarantool tarantool-connector
Last synced: 26 Apr 2026
https://github.com/lsk569937453/easy-viewer
Easy Viewer is a modern database management tool inspired by DBeaver, but built on the Tauri framework. It is designed to provide a lightweight, efficient, and user-friendly experience for managing and interacting with databases. Easy Viewer supports a wide range of database formats.
Last synced: 19 Apr 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/mkch/hashive
A read-only key-value database.
database golang key-value-database key-value-store
Last synced: 26 Apr 2026
https://github.com/govcraft/mti
A Rust library that implements type-safe, prefix-enhanced identifiers based on the TypeID Specification
crate database distributed-systems identifier parsing rust rust-lang rustlang string-extensions typeid typeid-implementation unique-identifier web-development web-identity
Last synced: 16 Mar 2026
https://github.com/the-inconvenience-store/substrate
Substrate is an event-backed state object store for agent-powered products that need durable, queryable objects without building a bespoke backend for every workflow.
agentic-ai agents ai ai-agents ai-governance ai-tools database durable-objects event-sourcing governance object-storage
Last synced: 18 Jun 2026
https://github.com/keks51/keksdb
key value database based on bplus and lsm trees
bplus-tree bplustree database kv-database kv-db kv-store lsm lsm-tree memtable sstable
Last synced: 27 Apr 2026
https://github.com/matter-in-motion/mm-db
Simple default database shortcut extension
database extension matter-in-motion shortcut
Last synced: 27 Apr 2026
https://github.com/dwarf1er/sqlanydb-tools
A suite of CLI tools and a VSCode extension for managing SAP SQL Anywhere 17 databases, streamlining development and database tasks.
database migration-tool sap sql sqlanywhere sybase vscode-extension
Last synced: 15 Apr 2026
https://github.com/citadel-cloud-management/terraform-gcp-cloud-sql
Terraform module for Google Cloud SQL with PostgreSQL, MySQL, high availability, read replicas, and backups
cloud-sql database gcp google-cloud infrastructure-as-code mysql postgresql production-ready terraform terraform-module
Last synced: 27 Apr 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/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/chingling152/sql-projetosvigufo
Banco de dados do projeto Svigufo
data-management database procedure query sql-query
Last synced: 18 Jun 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/hubbub-tech/blubber-tools
Nifty tools for automating boring Hubbub tasks.
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/basemax/okala-product-ids
A PHP script to fetch and save product IDs from Okala's online store API across multiple categories and store branches.
crawler crawler-okala crawler-php crawlers data database ids ir iran json okala okala-crawler php php-crawler product
Last synced: 09 May 2026
https://github.com/yyomna-mmaged/book_library_application
Windows application-GUI- designed and built with C# and MS SQL Server
csharp database gui mssqlserver sql
Last synced: 18 Mar 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/chompfoods/stub-inflector
Inflector server stub 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 grocery inflector ingredients nutrition raw recipe-api recipes server stub stub-inflector stub-server
Last synced: 27 Apr 2026
https://github.com/sftsrv/synk
An offline-first data synchronization library
database nodejs offline-first web websocket
Last synced: 09 May 2026
https://github.com/phpgao/mysqlmcp
MySQL MCP server — multi-instance MySQL access for AI assistants. SQL static analysis, read-only enforcement, dual transport.
ai database developer-tools go mcp mcp-server mysql sql
Last synced: 19 Jun 2026
https://github.com/pome1lo/databases
Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..
database labworks mssql oracle sql
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/theonlyamos/odbms
Python Package for Managing both Relations and Non-Relational Databases
database mongodb mysql postgresql python
Last synced: 08 Feb 2026