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/roe-dl/weewx-airq
Service for WeeWX to retrieve air quality data from the airQ device of Corant GmbH
air-q air-quality air-quality-measurements database noise ozone particulate-matter tvoc weewx
Last synced: 26 Feb 2026
https://github.com/thekirankumarv/handmadeproductmanagementsystem
The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.
css database javascript php sql
Last synced: 25 Oct 2025
https://github.com/yarden-zamir/install-mssql-odbc
Action for installing odbc drivers for mssql
automation ci database github-actions mssql mssqlserver odbc odbc-driver python scraping
Last synced: 16 Mar 2026
https://github.com/nasirovx/drf---api---swagger
API creation using Django REST Framework (DRF) and API documentation using Swagger (drf-yasg).
api database django django-application django-framework django-rest-framework posgresql python3 sqlite3 swagger-ui
Last synced: 26 Oct 2025
https://github.com/adrianmjim/nestjs-supabase-js
NestJS Supabase integration
auth authentication database module nestjs postgres storage supabase supabase-auth supabase-db supabase-js supabase-realtime supabase-storage
Last synced: 26 Oct 2025
https://github.com/astrodynamic/key-value-storage-redis-in-cpp
The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.
bd bplustree cmake comand-line console-application cpp cpp17 data-storage database hash-table interface key-value-store makefile memory-management redis storage
Last synced: 16 Feb 2026
https://github.com/schirrel/pg-connection
Simple PostgreSQL query builder for nodejs
database hacktoberfest javascript nodejs orm pg-connection postgres postgresql potgresql-wrapper query-builder
Last synced: 26 Oct 2025
https://github.com/fiware/tutorials.historic-context-flume
:blue_book: FIWARE 301: Persisting Context Data using Apache Flume
apache-flume contextual-data data-persistence database elasticsearch fiware fiware-cygnus historical-data mongo-db mysql postgresql tutorial
Last synced: 24 Oct 2025
https://github.com/rajeshmk/laravel-sequence
Generate transaction-safe sequential numbers in Laravel with grouping, formatting, and model integration.
auto-number concurrency custom-id database eloquent generator invoice-number laravel laravel-package laravel-plugin order-number php php8 sequence sequence-number serial-number
Last synced: 01 Apr 2026
https://github.com/everlag/poeitemstore
A simple Path of Exile stash indexer in golang
boltdb database golang pathofexile
Last synced: 16 Apr 2026
https://github.com/raphaelalmeidamartins/mysql-one-for-all
MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course
Last synced: 27 Mar 2026
https://github.com/cbl-dart/cbl_counter
Simple Flutter app which uses Couchbase Lite to store, observe and replicate a counter.
couchbase-lite dart database flutter replication
Last synced: 02 Mar 2026
https://github.com/uw-midsun/strategy_xv
Midnight Sun's strategy repository for the MSXV iteration and cycle.
database decision-model optimization python solar-car state-of-charge waterloo
Last synced: 26 Feb 2026
https://github.com/wzshiming/lrdb
A redis-protocol compatible frontend to google's leveldb
database db key-value key-value-store leveldb nosql redis storage
Last synced: 06 May 2026
https://github.com/flux-framework/flux-accounting
bank/accounting interface for the Flux resource manager
accounting database hpc priority-calculation user-management
Last synced: 02 Mar 2026
https://github.com/seananderson/ramlegacy
R package to download, import, convert, and cache the RAM Legacy Stock Assessment Database
database fisheries r r-package
Last synced: 22 Apr 2026
https://github.com/bobek-balinek/bluejet
BlueJet is a modern Swift wrapper around Lightning Memory-Mapped Database Manager (LMDB)
carthage cocoa database lmdb persistence swift swift-library
Last synced: 17 Mar 2026
https://github.com/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026
https://github.com/chanmyaemaung/laravel-crud-storage
Laravel CRUD w/ Image Upload
Last synced: 28 Jan 2026
https://github.com/s3bza/cos326-dockerised-databases
Using Docker to completely containerise the database technologies used in the Database Systems course, COS326.
basex-database database docker mongodb neo4j objectdb postgresql
Last synced: 12 Feb 2026
https://github.com/v1r3n/nxtdb
NXTDB is an attempt to create a graph database implementation using RocksDB as storage engine
database go graph graph-api graph-database redis rocksdb
Last synced: 19 Apr 2026
https://github.com/recabasic/dynabase
World's fastest TKV (Table-Key-Value) database with KV support for Node.js. Written in TypeScript with both CommonJS and ESM support.
database in-memory-database in-memory-storage key-value kv nosql table-key-value tkv
Last synced: 25 Feb 2026
https://github.com/thiagomvilela/jacademic
Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.
database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database
Last synced: 14 Feb 2026
https://github.com/vitaminjs/vitamin
Data Mapper library for Node.js applications
database datamapper knex polymorphic-relations vitamin
Last synced: 13 Mar 2025
https://github.com/oussama4/sqlbuilder
A simple sql query builder for Go
database go golang orm query-builder sql sql-builder
Last synced: 27 Apr 2026
https://github.com/tenry92/orm-js
Database abstraction layer using decorators.
database entity orm orm-library typescript
Last synced: 13 Mar 2025
https://github.com/kovacou/go-database
Go databases manager (Context, Transactions & Profiler) w/ an intuitive SQL Builder on top of sqlx. Performances oriented.
builder database go golang mysql profiler transactions
Last synced: 17 Jan 2026
https://github.com/ahmadhuss/ruddb
💽 A database tool that helps to connect the database and manipulate the database of a specific vendor.
Last synced: 16 May 2025
https://github.com/cshekharsharma/universum
A simple yet high performance in-memory and persistent database written in Go
Last synced: 12 Jan 2026
https://github.com/baudoliver7/easy-liquibase4j
Easy use of Liquibase in pure Java
connection database datasource easy generation java liquibase
Last synced: 13 Apr 2025
https://github.com/furkancosgun/abap_database_manager
A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.
abap abap-development abap-oo abapgit database sql
Last synced: 06 Mar 2026
https://github.com/mbossx/medoo
javascript version of medoo php at http://medoo.in/
Last synced: 29 Mar 2025
https://github.com/nbayramberdiyev/pdo-wrapper
Simple yet efficient PDO wrapper.
database database-queries mysql pdo pdo-mysql pdo-wrapper php php-mysql php-pdo
Last synced: 18 Jun 2025
https://github.com/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/atis-orm/atis-orm
Extremely lightweight ORM which aims to allow developers to write most complex SQL Queries in LINQ.
c-sharp database orm orm-framework orm-library
Last synced: 23 Apr 2025
https://github.com/groceristar/playing-with-graphql
chickenkyiv database groceristar
Last synced: 13 Apr 2025
https://github.com/rotshidzw/clinic
relational database to create the data structure for a vet clinic a complete database with data about: animals animals' owners clinic employees visits
Last synced: 19 Feb 2026
https://github.com/helderfarias/sqlx-wrapper
A simple wrapper fo sqlx with control of transaction
Last synced: 17 Jan 2026
https://github.com/davisdevelopment/hx-pmdb
pure-Haxe persistent data store
database embedded-database haxe javascript jit python
Last synced: 03 Jul 2025
https://github.com/ieCecchetti/ToDo-bot-Telegram
Full compleated and runnable Active-Todo bot realized with python-telegram-bot API. Able also to notify the event 1 hour before it starts. Enjoy
bot bots database notifier python sqlite telegram telegram-bot-api telegram-notifica telegram-notification todo todolist
Last synced: 11 Mar 2025
https://github.com/nikialeksey/jood
Object oriented jdbc wrapper
database elegant-objects elegantobjects eo-principles java java-8 java-library java8 jdbc library migrations object-oriented sql sql-database sql-migrations sql-queries
Last synced: 02 Mar 2026
https://github.com/mmontone/rucksack
Rucksack is a persistence library for Common Lisp.
Last synced: 28 May 2026
https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments
Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit
api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine
Last synced: 04 Apr 2025
https://github.com/theremyyy/nyro-db
NyroDB is a next-generation database engine built from the ground up in Rust. It utilizes Zero-Copy Serialization, Asynchronous Batching, and Secondary Indexing to achieve performance that transcends modern understanding
dashmap database database-engine databases db engine performance realtime rust zero-copy
Last synced: 13 Jan 2026
https://github.com/glynnbird/couchdeconflict
Command-line utility to remove conflicts from CouchDB/Cloudant documents
Last synced: 18 Aug 2025
https://github.com/chandrikadeb7/covid-19-helpdesk
Covid-19 helpdesk for tracking moderate and high risk patients around us along with online doctor portal.
coronavirus-tracker coronavirus-tracking covid-19 covid-2019 covid-virus covid19 database google-maps-api html-css-javascript infection php phpmyadmin realtime-tracking risk tracking tsql xampp
Last synced: 02 Oct 2025
https://github.com/nguyenanhung/database
A wrapper database and backup database
database pdo php php-database query-builder sql
Last synced: 15 Apr 2025
https://github.com/bcko/ud-fs-logsanalysis-python
Udacity Full Stack Web Developer Nanodegree Project : Logs Analysis in Python Postgresql
database logs-analysis postgresql python udacity udacity-fullstack-nanodegree
Last synced: 25 Jun 2025
https://github.com/lnikon/tinykvpp
Horizontally scalable, highly available, key-value storage service with distributed transaction support written in C++
database embeddable-database key-value-database key-value-store kv kv-database kv-storage kv-store log-structured log-structured-merge-tree lsm lsm-tree mit-license storage-engine
Last synced: 03 Feb 2026
https://github.com/mkhanal/knex-case-converter-plugin
Knexjs - convert snake_case column names to camelCase on query and the reverse when using parameters
case-conversion case-converter database knexjs nodejs
Last synced: 12 Jan 2026
https://github.com/fraktalio/fmodel-rust-postgres
Run your domain models as Postgres extensions
database domain-modeling event-sourcing extension fmodel postgresql rust-lang
Last synced: 17 Jan 2026
https://github.com/nitram2342/telefonbuch-parser
Parser and repair script for dumps of the German phonebook 'Das Telefonbuch'.
Last synced: 26 Feb 2025
https://github.com/efe-eroglu/stock-tracking-system
An automation system for small commercial enterprises to keep track of their products in their warehouses.
csharp database desktop-app sql
Last synced: 28 Apr 2025
https://github.com/haadiiii/vet-clinic-database
This database is of an imaginary Vet who wanted an easier way to manage his data.
Last synced: 03 Jul 2025
https://github.com/dsiner/androidorm
Fast integration with SQLite & ORMs. greenDAO, Sqlite, Room, OrmLite, LitePal, Realm; ORM数据库、快速集成
Last synced: 13 Apr 2025
https://github.com/tbrugz/queryon
Engine for building REST APIs based on JDBC-compatible RDBMSs
Last synced: 11 Jan 2026
https://github.com/bbc-esq/vectordb-plugin-for-koboldai
Basic vector database plugin that works wth KoboldAI. Adds documents, images, and audio files.
ctranslate2 database koboldai koboldcpp sentence-transformers tiledb transformers vector-database vision-transformer whispers2t
Last synced: 14 Feb 2026
https://github.com/juborajnaofel/multidb-tenancy
This repository provides a lightweight, raw PHP implementation for multi-tenancy support in web applications. It offers a flexible approach for managing multiple databases, allowing each tenant to have its own isolated database schema while sharing the same codebase.
database multi multi-tenancy mysql php tenancy
Last synced: 27 Feb 2025
https://github.com/fortunewalla/dvdstore
The Dell DVD Store is an open source simulation of an online e-commerce site with different SQL implementations.
database dell dellstore dellstore2 dvd dvd-store dvd-store2 dvdstore dvdstore2 e-commerce e-commerce-project mysql sample-data sample-database sql sql-query sqlquery
Last synced: 31 Jul 2025
https://github.com/andy-python-programmer/dino
Dino is a lightweight and fast database for rust!
Last synced: 15 Apr 2025
https://github.com/turbot/steampipe-plugin-mongodbatlas
Use SQL to instantly query MongoDB Atlas resources. Open source CLI. No DB required.
backup database etl hacktoberfest mongodb mongodb-atlas mongodb-atlas-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/javitocor/movies_app
Movie database where users can add, comment, rate movies. Built with Ruby on Rails
bootstrap code css database html project ruby-on-rails
Last synced: 24 Sep 2025
https://github.com/modscleo4/jsdb
JSDB is a Node.js database manager with SQL support
database javascript jsdb nodejs npm sql
Last synced: 10 Apr 2025
https://github.com/raphaelalmeidamartins/mysql-all-for-one
MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course
Last synced: 07 May 2025
https://github.com/sloweyyy/northwind-db-practice
This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.
Last synced: 15 Apr 2025
https://github.com/sevdanurgenc/mssql-lecture-notes
In this repo, there are lecture notes of MsSQL.
database mssql mssql-database mssql-server sql
Last synced: 30 Oct 2025
https://github.com/grumpybusted/grumpy.dacpacmerge
Library for merging a Database Package file (dacpac) with and existing database
dapac database deployment mssql schema
Last synced: 03 Aug 2025
https://github.com/thederickff/jsqb
Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.
builder crud database java sql sql-query-builder
Last synced: 28 Jul 2025
https://github.com/victorokoroji/vet-clinic-database
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
Last synced: 30 Apr 2026
https://github.com/ryantusi/cs50x
🚀 Dive into the world of coding excellence with my comprehensive collection! This repository hosts a treasure trove of problem sets and lab challenges from CS50x: Harvard's famed Introduction to Computer Science course. 🌟Perfect for learners aiming to sharpen their skills or enthusiasts eager to embrace the art of computer science! 🖥️💡✨
api c computer-science cs50x css data-structures database flask harvardcs50 html javascript python sqlite3
Last synced: 16 May 2025
https://github.com/ossamamehmood/arms
Airline Reservations and Management System (ARMS)
access arms database database-access database-design database-management microsoft-access
Last synced: 18 Jan 2026
https://github.com/sinzlab/datajoint-link
clean-architecture database datajoint domain-driven-design
Last synced: 18 Jan 2026
https://github.com/simonacca/dict2sql
express SQL as python data structures
Last synced: 14 Jan 2026
https://github.com/mileschou/schemarkdown
The core library for generate Markdown document from database schema.
Last synced: 02 Sep 2025
https://github.com/aditeyabaral/natural-language-database-querying
A novel approach to data retrieval from tagged databases using only natural language audio queries
database intel machine-translation nlp nlp-keywords-extraction nlp-machine-learning nltk nltk-python querying speech-recognition
Last synced: 26 Jun 2025
https://github.com/ashkan0201/shareit_web
A home page where you can share and download files.
database python3 selenium selenium-webdriver sql sqlite web
Last synced: 21 Sep 2025
https://github.com/diptochakrabarty/mysql-docker-cluster
MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms
database database-management innodb innodb-cluster mysql mysql-database mysql8 sql
Last synced: 24 Mar 2025
https://github.com/acathur/store
A key-value store that persists on disk for Deno.
database deno localstorage persist store
Last synced: 20 Feb 2026
https://github.com/agoutsmedt/central_bank_database
Project to collect documents published by central banks and to clean this data to create a database of central banks' documents
central-bank central-bank-communication database scraping
Last synced: 30 Oct 2025
https://github.com/SquashConsulting/kaliningrad
Template Based Database Modeler Leveraging The Power of Multi-Model Data Stores
arango architectural-patterns database foxx graph-database graph-theory gui modeling nosql typescript
Last synced: 20 Jul 2025