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-03 00:07:51 UTC
- JSON Representation
https://github.com/abeltavares/stocktracker
A Django-based web application for real-time stock tracking which uses a PostgreSQL database.
api authentication authorization backend backend-development database devops django finance finnhub python real-time security stock web-development
Last synced: 04 May 2026
https://github.com/luiscarbonel1991/nlp2sql
Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.
ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql
Last synced: 03 Apr 2026
https://github.com/al-ghaly/data-management-case-study
A Case Study (Project) Covering most of the steps in the data management process.
bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql
Last synced: 11 May 2026
https://github.com/src-mgra/firebase-todolist
Firebase ToDo-List implemented in Ionic App
crud database databases firebase ionic persistence typescript
Last synced: 04 May 2026
https://github.com/bertrandmartel/cloud-admin
Database admin interface with dynamic model configuration supporting table relations through datatable views powered by React
admin-dashboard database datatables material-ui react react-table
Last synced: 04 May 2026
https://github.com/purejoymind/backupscript
Backing up mongoDB and server files and uploading them to another server using sftp.
backend backup database db mongodb sftp sftp-upload shell shell-script shellscript
Last synced: 04 May 2026
https://github.com/keiailab/mongodb-operator
Kubernetes Operator for MongoDB — ReplicaSet, Sharded Cluster, Backup/PITR, TLS, LDAP, Monitoring. MIT licensed.
artifacthub backup cloud-native database devops ghcr gitops golang helm-chart kubernetes kubernetes-operator mit mongodb mongodb-operator oci olm operator replicaset sharding
Last synced: 11 Jun 2026
https://github.com/ysh329/stock-newspaper-crawler
[UNMAINTAINED]Crawl 4 kinds of finance newspaper corpus (from CCSTOCK.CN).
corpus crawled-data crawler database stock-newspaper-crawler
Last synced: 28 Apr 2026
https://github.com/faizanakram99/reportmanager
A simple SPA (Single Page Application) in AngularJS with REST API (using PHP )
angularjs database doctrine-orm email http-foundation mysql php rest-api single-page-app
Last synced: 19 Apr 2026
https://github.com/jonathanstowe/tinky-db
Store Tinky Machine descriptions in a database
database raku red state-machine workflow
Last synced: 28 Apr 2026
https://github.com/bam-j/study-repo
블로그 글 링크들을 한 눈에 보기 쉽도록 정리했습니다.
algorithm css database git html javascript nodejs react typescript
Last synced: 04 Apr 2026
https://github.com/erikej/sqlcemergelib
This library simplifies the code to do Merge Replication from a SQL Server Compact 3.5 SP2 client, with useful helper methods
database replication sql-server sql-server-compact
Last synced: 12 May 2026
https://github.com/fiforms/reliefinventory
A Warehouse Inventory Management System for Disaster Relief
database disaster-relief laravel php
Last synced: 15 Feb 2026
https://github.com/uchennaemeruche/mysql-util
Utility module for mysql and nodejs
Last synced: 04 May 2026
https://github.com/bobek-balinek/swift-lmdb-example
Quick experiment with LMDB and Kitura. Read/Write a key/value pair provided in the query params.
database lmdb server-side-swift swift
Last synced: 27 Apr 2026
https://github.com/mikeblum/sqlite-koans
code for SQLite Koans post
database golang sqlite sqlite3 template-project
Last synced: 07 May 2026
https://github.com/vlannaai/noy-db
Zero-knowledge, offline-first, encrypted document store with pluggable backends and multi-user access control
aes-256-gcm database document-store e2ee encryption monorepo multi-user offline-first pbkdf2 pluggable-backends privacy sync typescript web-crypto zero-knowledge
Last synced: 15 Jun 2026
https://github.com/codemage66/php-crud-api
PHP script that adds a REST API to a SQL database
api-server automatic-api crud database geospatial multi-database mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 04 Apr 2026
https://github.com/yoc00lig/restaurant-management-system
The Restaurant Management System is a relational database project. The system provides comprehensive support for a catering company, facilitating both take-away and on-site ordering services. 🍽️
database databases-course management-system
Last synced: 16 Feb 2026
https://github.com/kkgthb/download-salesforce-objects-and-fields-as-json
A CumulusCI project that helps you download a Salesforce org's objects and fields as JSON
cumulusci data-structures database json metadata python salesforce salesforce-objects schema sfdx
Last synced: 04 May 2026
https://github.com/wiremoons/damt-dart
Acronym Management Tool - written in Dart
acronyms cli command-line dart dartlang database
Last synced: 04 May 2026
https://github.com/yusufcinarci/beyaz-esya-sitesi-asp.net
Asp.Net ile hazırlamış olduğum Çınarcı Beyaz Eşya sitesinde televizyon, buzdolabı, fırın vb. ürünlerin fiyatları bulunmakla birlikte Access veritabanına da anlık olarak geçmektedir.
access asp-net beyaz-esya-sitesi database microsoft-access microsoft-access-database microsoft-sql-server microsoft-visual-studio site veritabani visual-studio website
Last synced: 04 Apr 2026
https://github.com/zabuzard/wrawler
Crawls all event threads on 'https://www.gruppe-w.de'. Creates a database that can be used for creating metrics.
big-data creating-metrics database event-threads gruppe-w metrics metrics-gathering serialization web-crawler
Last synced: 13 May 2026
https://github.com/anselmoo/copy2hash
Copy or rename any file(s) to a hash-secured filename via terminal
data-science data-warehouse database hash indexation sha sha256
Last synced: 27 Apr 2026
https://github.com/websolutionstuff/laravel-9-mongodb-crud-operation-tutorial
In this article, we will see the laravel 9 MongoDB crud operation tutorial. Also, we will use jenssegers/laravel-mongodb composer package to create CRUD operation.
crud crud-operation database jenssegers laravel laravel-9 laravel-mongodb mongodb mongodb-database mongodb-driver package
Last synced: 13 May 2026
https://github.com/ajay-308/multiple-disease-predictor
api css3 database flask html5 machine-learning sqlalchemy
Last synced: 19 Apr 2026
https://github.com/ghost-land/3dsdb
An open Source database for Nintendo 3DS
Last synced: 14 Feb 2026
https://github.com/redactedprofile/docker-web-tools
A collection of containers ready to spin up, pre-configured with docker-compose for convenience
database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web
Last synced: 04 Apr 2026
https://github.com/temoto/mysql-leader-kuska
Mysql leader (master) election using consul lock
consul database high-availability mysql operations production-ready systemd
Last synced: 04 May 2026
https://github.com/louis77/valentina-go
This is a non-offical Go driver for Valentina DB server based on Valentina REST API.
database go sql valentina valentina-server
Last synced: 29 Apr 2026
https://github.com/marvinklein1508/dbcontroller
A database wrapper library.
Last synced: 16 Apr 2026
https://github.com/johnkun136nvcp/tseei-iot
Repositorio para materia Temas Selectos de Electrónica e Instrumentación I (Sistemas Embebidos en nube AWS) e Introducción a IoT
database esp32-arduino gmail ids iot linux no-robar-xd python3 telegram-bot waifu
Last synced: 17 Apr 2026
https://github.com/mrrazvi/wordpress-servicebridge-hubspot-syncing
Providing syncing from ServiceBridge to HubSpot.
api database hubspot php servicebridge syncing
Last synced: 29 Apr 2026
https://github.com/ifpabelem/agenda.txt
Agenda.txt Trabalho de Banco de Dados I - Criar uma agenda sem usar Banco de Dados
bancodedados belem database ifpa pa para school school-project trabalho work
Last synced: 29 Apr 2026
https://github.com/vinay-ram1999/cs631-dmsd
Analyze, design, implement, and document a database system application.
database database-connector database-design database-gui database-schema njit
Last synced: 29 Apr 2026
https://github.com/meetzaveri/fitness-world-with-php-mysql
A college project - with full working admin panel and database handling with MySQL
Last synced: 10 May 2026
https://github.com/vicgutt/laravel-inspect-db
Inspect and retrieve information about a given database
Last synced: 17 Apr 2026
https://github.com/tolik-punkoff/sxgeosharp
Simple implementation for SypexGeo IP Database on C#
csharp database implementation sxgeo
Last synced: 29 Apr 2026
https://github.com/metabench/nextleveldb-model
A model of a NextlevelDB. Useful for setting up the database, and provides functionality to allow data that uses the model to be persisted to a LevelDB.
Last synced: 17 Apr 2026
https://github.com/phfaist/zoodb
Tools for building a Zoo from a database of YAML files in JavaScript
database information js repository static-site zoo
Last synced: 29 Apr 2026
https://github.com/evancarroll/db-trec-texas-real-estate-commission
Importing mechanism for the Texas Real Estate Commission TREC "High Value Data Sets" into PostgreSQL
database etl government moose opendata postgresql-database postgresql-database-dump real-estate realtors texas trec
Last synced: 29 Apr 2026
https://github.com/crepopcorn/flight_log_management_system
Flight Log Management System is a web-based application for managing flight records efficiently. Built using PHP, MySQL, and HTML5, the system allows users to create, update, search, and delete flight logs. Key features include user authentication, sorting of flight data, and an intuitive interface for logging essential details.
ajax backend css database dynamic-website flight form frontend html html5 javascript log-entry management-system mysql php single-page-application sql table website
Last synced: 12 Feb 2026
https://github.com/piotr-kalanski/dbtable2class
Generate Scala case class based on database table metadata
database generator reverse-engineering scala
Last synced: 17 Apr 2026
https://github.com/hanieas/queue-management-laravel
Queue management in Laravel
Last synced: 29 Apr 2026
https://github.com/saeedhosan/nodejs-orm-scaffolding
Nodejs ORM scaffolding look like laravel mode, controller, and routes
backend database expressjs knexjs nodejs nodejs-backend nodejs-orm nodejs-orm-scaffolding nodejs-server query-builder routing scaffolding
Last synced: 12 Apr 2026
https://github.com/calvitoria/intro-to-mongodb
My first mongoDB project. The goal was to develop queries to create, update, delete and read data based on a hamburguer chain.
Last synced: 17 Apr 2026
https://github.com/affluentlynx/database-viewer
just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)
database database-gui database-management editor python3 sql tkinter-graphic-interface viewer
Last synced: 29 Apr 2026
https://github.com/pankajsingh09/note-taker
Note Taker is simple web based application where user can Add, View, Modify and Delete notes. The main purpose of this application is to understand how CURD operation is performed in database using Hibernate
bootstrap css database eclipse hibernate html java jsp mysql servlet
Last synced: 16 Apr 2026
https://github.com/akicho8/memory_record
A simple library that handles a few records easily
database immutable ruby static
Last synced: 29 Apr 2026
https://github.com/nia-cloud-official/zora-official-website
Zora is not just another database engine, it's a revolution in data management which is designed to be more. Zora introduces cutting-edge features and a futuristic approach to storing and accessing data.
Last synced: 29 Apr 2026
https://github.com/dataplat/dbatools-mcp-server
A Model Context Protocol (MCP) server for the dbatools PowerShell module.
database database-administration mcp mcp-server mssql powershell sql-server
Last synced: 04 Apr 2026
https://github.com/willvin313/phprad-account-manager
A PHPRad Account Manager project file.
account app-generator dashboard database manager mysql phprad phprad-classic-edition project-template screenshot staff xamp
Last synced: 29 Apr 2026
https://github.com/romgrk/sqlite-objects
Usable wrappers around SQLite
database key-value-store sqlite sqlite3
Last synced: 16 Apr 2026
https://github.com/vabolos/discord.js-dashboard
🖥️ Simple discordjs bot with a dashboard
bot dashboard database discord discord-bot discord-js javascript website
Last synced: 17 Apr 2026
https://github.com/neovintage/crystal-presto
prestodb crystal driver
crystal crystal-lang database database-driver presto prestodb prestodb-crystal-driver
Last synced: 29 Apr 2026
https://github.com/hashim21223445/andoka-now-44
android data-science data-science-notebook data-science-projects data-science-projects-in-python database deep-learning deep-learning-algorithms django django-application docker docker-compose firebase firebase-auth git github github-actions github-config machine-learning spring-boot
Last synced: 04 Apr 2026
https://github.com/bydevmar/bydevmar_tools
BYDEVMAR Tools: A versatile repository featuring scripts, notebooks, and utilities for software development, data analysis, and machine learning. Streamline your workflow and enhance productivity with automated tasks and insightful tools.
ai c database db js kotlin ml python tools tools-and-automation
Last synced: 16 Apr 2026
https://github.com/kool-cool/studentportal
database dbms-project flask flask-application html-css-javascript postgresql
Last synced: 29 Apr 2026
https://github.com/firas-mcp-servers/mcp-sql-bridge
Read-only MCP server for SQL — give your AI assistant schema-aware access to SQLite, PostgreSQL, and MySQL. No cloud, no writes.
ai-tools claude cursor database fastapi mcp model-context-protocol mysql open-source postgresql python sql sqlite
Last synced: 04 Apr 2026
https://github.com/adil-bikiev/fileuploadsystem
A Django-based web application for uploading, managing, and viewing files. This project includes an intuitive interface for users to upload files, view the uploaded files in a list, and perform basic operations like file deletion.
css database django file-management file-upload html python responsive-design web-application
Last synced: 19 May 2026
https://github.com/techxsarthak/bigdb
🗄️BigDB - Advanced key-value storage with TTL, metadata, multi-table support, encryption, and more
android-application clouddb database extension mit-ai2 redis sqlite tinydb
Last synced: 29 Apr 2026
https://github.com/jsweb/jsdb
Simple NoSQL like embedded JSON database for modern Node.js applications.
database embedded javascript js json nosql
Last synced: 29 Apr 2026
https://github.com/smmaks004/localeducationcrud-webapp
Small project on ASP.NET CORE with CRUD functionality
asp-net-core crud csharp css database html javascript nuget-packages transact-sql
Last synced: 29 Apr 2026
https://github.com/pandh4cker/recherchefilm
Language implementation for searching in a movies' database
database databases java jdbc jdbc-database jdbc-driver jdbc-drivers language language-detection languages movies search search-algorithm search-engine search-in-text searching searching-algorithms sql sqlite sqlite3
Last synced: 29 Apr 2026
https://github.com/omarrsakr/java-customer-registration-page
A desktop application developed using Java that simplifies the process of registering and managing customer information. The application features a clean and user-friendly interface for adding, viewing, and managing customer records.
Last synced: 29 Apr 2026
https://github.com/freedom35/python-sqlite-to-markdown
Python app to export SQLite query results to markdown.
database markdown python sqlite
Last synced: 29 Apr 2026
https://github.com/stuvusit/mariadb
Ansible role to install and configure MariaDB
ansible ansible-playbook database deb debian mariadb mysql ubuntu
Last synced: 04 Apr 2026
https://github.com/wtanaka/ansible-role-sqlite
Ansible role to install sqlite command line tools
ansible ansible-galaxy ansible-role ansible-roles database db galaxy rdbms sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 29 Apr 2026
https://github.com/amirkhaniansev/accesscore
AccessCore is a lightweight ORM for working with relational databases.
cshar database mysql orm sql sql-server
Last synced: 29 Apr 2026
https://github.com/klich3/rocket-store-python
Using the filesystem as a searchable database.
database database-management document fast-storage file filebase record store store-file
Last synced: 13 Feb 2026
https://github.com/oefenweb/ansible-mariadb-server
WIP - Ansible role to set up mariadb-server server in Debian-like systems
ansible database debian mariadb mariadb-server mysql ubuntu
Last synced: 13 Feb 2026
https://github.com/umesh-patidar/todocmp
A cross-platform To-Do app, built with Kotlin and Compose Multiplatform, backed by SQLDelight for robust and synchronized data handling across Android, iOS, and Desktop.
android compose database ios jetpack-compose kotlin kotlin-multiplatform multiplatform sqldelight
Last synced: 16 Apr 2026
https://github.com/krisnasuma/taskharianweb
Dikembangkan Menggunakan Native php (versi 7.2.3)
css database javascript native php sql
Last synced: 29 Apr 2026
https://github.com/hyperparticle/integrity-coded-database
Demonstrates and evaluates an Integrity Coded Database (ICDB) implementation
cryptography database icdb mysql
Last synced: 29 Apr 2026
https://github.com/praths71018/customtkinter-sql-integration
Integrates MySQL database with Custom Tkinter in python and can perform SQL Queries on it
custom-tkinter customtkinter customtkinterprojects database database-management mysql mysql-database mysqlconnector python-mysql-connector sql tkinter
Last synced: 10 May 2026
https://github.com/tlewin/yadm
Simple Clojure library for data mapping
clojure database datamapper sql validation
Last synced: 30 Apr 2026
https://github.com/stalcker2288969/nasdatabase
NASDatabase - это библеотека предоставляет возможность работы с массивами данных, создание БД и всего сопутствующего.
api csharp database dotnet-core school-project
Last synced: 02 Mar 2026
https://github.com/dadangdut33/sistem-database-warung
Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta
database gui-application java sql
Last synced: 30 Apr 2026
https://github.com/analiaburgosdev/sql-voluntarios-project
SQL project for practicing database queries and constraints using a volunteer management system.
database datagrip postgresql sql
Last synced: 30 Apr 2026
https://github.com/alfunx/monetdb
An Open-Source Database System
column-store database monetdb sql sql-database
Last synced: 30 Apr 2026
https://github.com/awncorp/nano
Minimalist Object Persistence
database object-database orm perl perl5 persistence
Last synced: 30 Apr 2026
https://github.com/fx-max/leetcode
记录个人 LeetCode 解题过程。
database leetcode leetcode-php mysql php sql
Last synced: 18 Apr 2026
https://github.com/jke94/hospital-management
A hospital database made with Entity Framework Core.
csharp database efcore efcore31
Last synced: 30 Apr 2026
https://github.com/umit/lsm-tree-storage
A high-performance, Log-Structured Merge-Tree (LSM-tree) based storage system for key-value databases. This implementation leverages Java 21's new features like the Arena API and MemoryLayout for efficient memory management.
database distributed-systems java keyvalue log-structured-merge-tree lsm lsm-tree
Last synced: 30 Apr 2026
https://github.com/salixzs/dapper.cqrs
Utilize CQRS approach with Dapper in easy and testable way.
cqrs dapper database nuget-packages orm-extension
Last synced: 30 Apr 2026
https://github.com/zhikhareval/db_web_test_automation
This repository contains a test automation project using PyTest and Playwright. We use the ‘test cases as code’ approach and store test reports in a database. We also generate reports in Allure.
allure allure-report database github-actions mit-license playwright playwright-python playwright-tests pytest python test-automation test-case web-testing
Last synced: 30 Apr 2026
https://github.com/llogaricasas/easybackendphp
A lightweight and customizable Object-Oriented PHP library for backend development
back-end database php php-library sql
Last synced: 30 Apr 2026
https://github.com/yokawaiik/tickets_storage_app
A small application project where the user can differentiate between different tickets (or other files). An application can be part of something bigger such as storage for storing documents.
architecture bloc database download-manager flutter flutter-architecture flutter-bloc get-it go-router i18n internationalization isar network routing service-locator settings shared-preferences slang
Last synced: 30 Apr 2026
https://github.com/talhaozbek61/mongo-collection-cleaner
Interactive CLI tool to drop multiple MongoDB collections at once
cleanup cli collections database drop mongodb
Last synced: 04 Jun 2026