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/cmars/ddcp
Database-to-Database Copy (DDCP) over Veilid
database distributed local-first privacy sqlite veilid
Last synced: 14 Jun 2025
https://github.com/serenedb/serenedb
The First True Distributed Real-Time Search Analytics Database
analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql
Last synced: 02 Apr 2026
https://github.com/sirwanafifi/sqldumpjs
A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.
Last synced: 05 Mar 2026
https://github.com/rashedul-alam46/search-inside-the-database
Search a string inside the entire database.
Last synced: 21 Jun 2026
https://github.com/wangmengling/storage
Storage is a mobile database: a replacement for Core Data & SQLite
Last synced: 20 Aug 2025
https://github.com/reem-lab/house-booking-back-end
This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.
api database devise-jwt postgresql postman-documentation rspec-rails ruby ruby-on-rails
Last synced: 04 Sep 2025
https://github.com/feathersjs-ecosystem/feathers-cassandra
Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder
cassandra cassanknex database db express-cassandra feathers feathersjs knex model orm
Last synced: 11 May 2025
https://github.com/voidcoefficient/gold
redis-like database made with rust
database redis rust toy-project
Last synced: 16 Oct 2025
https://github.com/cm4ker/platform
Platform for rapid creating business applications (auto generating crud, ui and more)
aquila business compiler database language language-analysis platform rad
Last synced: 21 Aug 2025
https://github.com/invoiceninja/inspector
Simplified database records management.
database laravel management php
Last synced: 15 Apr 2025
https://github.com/ilxqx/vef-framework-go
A comprehensive, enterprise-grade web framework for Go that accelerates the development of scalable, maintainable applications
api backend backend-development crud database fiber framework go golang middleware orm validation web-development web-framework
Last synced: 27 Jan 2026
https://github.com/xephonhq/xephon-b
A time series database benchmark suite
benchmark database time-series tsdb
Last synced: 14 Jan 2026
https://github.com/professorcode1/college-time-table-scheduler
https://portfolio.raghavkumar.co.in/collegeschduler Creates a college schedule using ant-colony optimisation to perform graph colouring. This was my sem 4 Software Engineering project
ant-colony college-scheduler database graph-coloring nodejs np-complete timetable-generator
Last synced: 10 Oct 2025
https://github.com/fab2bprog/crud-sqlite-xojo-example
This is an example program for Create, Read, Modify, Delete, Search records in a Sqlite database in Xojo language. It works by presenting as an example a customer search list and a customer management form. This program integrates a database data abstraction layer allowing easy modification and increased adaptability to your needs.
abstraction-layer crud crud-application crud-sample database database-management desktop-application mit-license sqlite sqlite-database sqlite3 xojo
Last synced: 19 May 2026
https://github.com/firesharkstudios/butterfly-db
Reactive database SELECTs for popular relational databases in C#
butterfly csharp database mysql orm postgres reactive-data-streams reactive-documents sqlite sqlserver
Last synced: 22 Aug 2025
https://github.com/tencent-quantum-lab/mdrdb
Mutation-induced drug resistance DataBase
binding-affinity-changes-upon-mutation database mutation-induced-drug-resistance structure-based
Last synced: 04 Oct 2025
https://github.com/solidmvc/car-rental-system
Car Rental System (Native WordPress Plugin) is a high quality, native and responsive WordPress plugin to rent a car, created by experienced Silicon Valley engineers.
bike-rental car car-hire car-management-system car-rental car-rental-software car-rental-system coupons database deals oop rent-a-car scooter-rental
Last synced: 17 Mar 2025
https://github.com/tablelandnetwork/local-tableland
Development has moved to: https://github.com/tablelandnetwork/tableland-js/
Last synced: 14 Aug 2025
https://github.com/renatoathaydes/eventory
An event sourcing-inspired library targeting offline-first use, with automatic synchronization with remote instances when connection is available.
dart database event-sourcing events
Last synced: 07 Sep 2025
https://github.com/hapytex/django-enforced-choices
Enforce the list of possible values at the database level.
check-constraints database django django-models
Last synced: 13 May 2025
https://github.com/rohitdhas/helix-db
A Simple NoSQL DB 💾 written in TypeScript for Node.JS. 🚀
Last synced: 18 Aug 2025
https://github.com/isaac-lal/codepath-web102
The complete CodePath WEB102 project files for Fall 2022.
database javascript react web-development
Last synced: 12 Aug 2025
https://github.com/satyamsoni2211/lazy_alchemy
Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/
alchemy database lazy lazy-loading mapper mysql oops oops-in-python orm performance postgres postgresql query sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3 utility utility-library
Last synced: 23 Apr 2025
https://github.com/solution10/sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
composer-packages database php sql
Last synced: 14 Sep 2025
https://github.com/flarco/dbnet-python
A Python/VueJS database client (Web GUI) to access Oracle, Spark (Hive), Postgres, etc.
apache-spark database jdbc oracle postgresql spark web-gui
Last synced: 03 Oct 2025
https://github.com/0spol/docker_learning_lab
A hands-on Docker environment for learning and practicing containerized databases and utilities. Includes ready-to-run containers for MySQL, PostgreSQL, Oracle, MongoDB, Mongo-Express, phpMyAdmin, Java, and Linux utilities. Ideal for development, testing, and educational purposes.
database databases dev-environment docker docker-compose education java learning-lab mongodb mysql phpmyadmin postgresql
Last synced: 15 Mar 2026
https://github.com/aminkhani/db
Database Tutorial
data database database-concepts database-systems database-tutorial db dbms mongodb mysql sql
Last synced: 11 Jul 2025
https://github.com/morikuni/mdq
mdq queries multiple databases in parallel and output the results in JSON.
cli database go mysql postgresql sql
Last synced: 12 Jan 2026
https://github.com/baijianruoli/confact
Distributed center based on Raft algorithm
Last synced: 16 Jan 2026
https://github.com/madeiradata/mssql-data-allocation-report
Queries and reports to visualize your SQL data and transaction log page allocations. See which pages are reserved for which objects, and which pages are not used.
allocation-summary database microsoft-sql-server ms-sql-server mssql page-allocation powerbi powerbi-report sql-data sql-server sqlserver sqlserver-2016 t-sql transaction-log
Last synced: 31 Aug 2025
https://github.com/alexsjones/kubernetes-mongodb-cluster
kubernetes mongodb statefulset that scales with ssl
database kubernetes manifest mongodb nosql scaling ssl statefulset
Last synced: 02 Sep 2025
https://github.com/aiven-labs/aiven-laravel
Extend Laravel PHP framework to make working with Aiven databases simpler
aiven artisan-commands database laravel laravel8 mysql opensearch postgresql redis
Last synced: 02 Oct 2025
https://github.com/leynier/python-github-database
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.
database db github github-api github-as-a-database github-database github-rest-api pydantic pydantic-models python python-database python-library python-package
Last synced: 24 Jul 2025
https://github.com/thecodemonkey86/qt_oci_driver
Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")
database driver oracle qt5 qt6 sql
Last synced: 27 Apr 2025
https://github.com/machu-gwu/mongoengine_mate-project
A library extend power of mongoengine.
Last synced: 10 Mar 2026
https://github.com/rocherkong/bara
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.
dapper dataaccess database dotfiles mybatis mysql oracle orm sql
Last synced: 26 Oct 2025
https://github.com/cgauge/laravel-aurora-connector
Database driver for Laravel dedicated to connect to Aurora
aws database driver lambda laravel mysql secrets-manager
Last synced: 05 Mar 2026
https://github.com/danielletto2020/liteeditorai
Лёгкий редактор для эпохи ИИ-агентов: терминал в центре, модули рядом — код, Git, контейнеры Docker·Podman, базы данных Postgres·MySQL·SQLite, плюс свои модули-плагины (пишет ваш ИИ-агент). Удалённый пульт для Android, чат через OpenRouter, мульти-вкладки, 6 тем. Linux · Windows.
ai-agents android claude-code code-editor containers database desktop-app developer-tools docker electron ide llm mysql openrouter plugins podman postgresql remote-control terminal xterm
Last synced: 15 Jun 2026
https://github.com/ashishps1/awesome-engineering-articles
A curated collection of 300+ engineering blog articles from top tech companies. Learn how the best engineering teams solve real-world problems at scale.
ai data-engineering database distributed-systems engineering infrastructure ml system-design
Last synced: 26 Feb 2026
https://github.com/jmari/scouchdb
Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API
database pharo pharo-smalltalk smalltalk voyage
Last synced: 03 Mar 2026
https://github.com/michaldziuba03/nestjs-modules
Monorepo for NestJS modules 📦
cassandra connector database driver ioredis modules monorepo nest nest-module nestjs redis typescript
Last synced: 24 Feb 2026
https://github.com/guepard-corp/guepard-cli
Guepard CLI
branching database git postgresql rust-lang
Last synced: 26 Feb 2026
https://github.com/bocaletto-luca/cocktail-explorer
Cocktail Explorer is an interactive web application designed to help you discover and explore a wide variety of cocktails using a free API. This project dynamically fetches cocktail data—including images, names, descriptions, and preparation instructions—and presents the information through a sleek and responsive interface built with HTML, CSS, Jav
api api-free bocaletto-luca cocktails cocktails-api css3 database html5 javascript multidevice responsive ricette webapp
Last synced: 30 Apr 2026
https://github.com/uonline/uonline
Browser-based MMORPG in a fantasy world.
bower coffeescript database foreman gulp jade javascript jshint mmorpg postgresql pug yarn
Last synced: 26 Feb 2026
https://github.com/richbl/postgresql-db-dump
shell script to perform a remote postgreSQL database dump
bash bash-script database dump postgres postgresql postgresql-database shell shell-script
Last synced: 28 Feb 2026
https://github.com/renoki-co/laravel-thermite
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
active cockroach cockroachdb database laravel pgsql postgres postgresql psql replica
Last synced: 27 Oct 2025
https://github.com/kenjij/firebase-ruby
Pure simple Ruby based Firebase REST library
Last synced: 28 Feb 2026
https://github.com/zejiran/frontend-simple-buyers-platform
💸 Vue.js app representing a simple buyer platform. It has a dedicated server for loading data from database and endpoints
axios buyer-platform buyers csv database dgraph frontend go go-chi json mysql vue vuejs vuetify
Last synced: 17 Mar 2026
https://github.com/akaanuzman/learn_node
My development and learning process with node.js per day. 🚀
backend backend-api backend-service database databases express-middleware expressjs javascript js json json-api json-schema mongodb mongoose mongoosejs mysql nodejs nodejs-api nodejs-modules nodejs-server
Last synced: 27 Oct 2025
https://github.com/myphz/wwwallet-be
wwwallet back end - Built with NodeJS, Express and MongoDB
authentication backend bitcoin cryptocurrency database javascript mongodb mongoose nodejs wwwallet
Last synced: 14 Feb 2026
https://github.com/paebbels/pyipcmi
A Python-based IP Core Management Infrastructure.
altera database infrastructure intel ip-core modelsim python3 quartus-prime questasim riviera-pro simulation synthesis vhdl vhdl-verification xilinx xilinx-vivado
Last synced: 15 Apr 2025
https://github.com/instafluff/comfydb
Comfiest Way to Use A Database (MongoDB)!
comfy database db easy easy-to-use instafluff intuitive mongo mongodb query search storage wrapper
Last synced: 31 Jul 2025
https://github.com/drarig29/brackets-docs
Contains the documentation for all brackets-* related projects
brackets database docker documentation hacktoberfest javascript manager mkdocs tournament typedoc typescript
Last synced: 09 May 2025
https://github.com/clarisma/libgeodesk
Fast and storage-efficient spatial database engine for OpenStreetMap data
database geodesk geospatial geospatial-analysis gis openstreetmap osm
Last synced: 22 Aug 2025
https://github.com/abderrahmanemustapha/dna
ibn khaldoune university analytics web app
analytics data-mining data-visualization database dataset datasette django django-rest-framework javascript machine-learning machinelearning-python mysql mysql-database online-analytical-processing python3 react university university-project
Last synced: 02 Aug 2025
https://github.com/joonas-yoon/json-as-db
Using JSON as very lightweight database
database json lightweight package pytest python storage tdd-python
Last synced: 20 Jul 2025
https://github.com/bratah123/swordiedb
A Maplestory Database API for SwordieMS-based sources written in Python
database maplestory pip spiritms
Last synced: 01 Aug 2025
https://github.com/harys722/free-domains
A curated collection of free subdomains ideal for personal websites, open-source projects, portfolio showcases, and innovative online ventures.
awesome awesome-list awesome-lists database dev-tools developer-tools dns domains free free-domains free-for-dev free-for-everyone free-for-life free-websites freecodecamp freedoms information namespace subdomains website
Last synced: 28 Jul 2025
https://github.com/nuhu-ibrahim/lga-districs
A database of all the senatorial and representative districts, local governments and states in Nigeria
database house-of-representatives lga-districs national-assembly nigeria nigerian-states representative representative-districts senatorial senatorial-districts
Last synced: 04 Oct 2025
https://github.com/divinemonk/ctfdb
{ CTF Database }= (A collection of of websites and resources you will ever need for offline/online CTF competitions)
binary-exploitation capture-the-flag cryptography ctf ctfs cyber cyber-security cybersecurity database guide hacker hacking information information-security pathway reverse-engineering roadmap steganography training-materials web-security
Last synced: 31 Dec 2025
https://github.com/icza/bwhf
StarCraft BroodWar Hacker Finder, anti-hack, replay analyzer-organizer and utility tool
database hackers management parsing-engine replays starcraft starcraft-broodwar tool utility web-app
Last synced: 20 May 2026
https://github.com/jmari/SCouchDB
Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API
database pharo pharo-smalltalk smalltalk voyage
Last synced: 11 May 2025
https://github.com/mutablelogic/go-sqlite
Golang interface to SQLite
database golang rest-api sqlite sqlite-orm sqlite3
Last synced: 15 Jul 2025
https://github.com/korridor/laravel-computed-attributes
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
accessor caching database eloquent eloquent-models laravel model package performance
Last synced: 13 Apr 2025
https://github.com/darkterra/mongo-scheduler
Persistent event schedule for node.js using mongo as storage
cron database delayed delayed-jobs event javascript job module mongodb nodejs npm-module npm-package scheduler task
Last synced: 01 Oct 2025
https://github.com/mongorunway/mongorunway
Efficient database migration made easy
database database-migration migration-tool mongo-migration mongodb mongodb-migration python3 tool tools utility-library
Last synced: 23 Sep 2025
https://github.com/fwd/server
Full-Stack NodeJS Toolkit
boilerplate boostrap database express-js framework momentjs nodejs shell
Last synced: 20 Jul 2025
https://github.com/hyperf/db-connection
connection-pool coroutine database eloquent hyperf swoole
Last synced: 31 Oct 2025
https://github.com/manyakrus/image_database
Application for automatically creating a schema for tables and columns in a Postgres database (ERD-diagram). Automatically creating ERD diagrams, display link arrows to the desired column (not only to the table), and have the ability to edit and update the edited diagram
arrows automatic columns database erd-diagram graph image postgres schema tables update
Last synced: 04 Oct 2025
https://github.com/spithash/linux-backup-script
Take backups of your mysql/mariadb databases and your files/folders. This bash script can be useful for linux server backups or migrations.
backup backup-script bash-script database linux linux-backup mariadb-database mysql-database
Last synced: 28 Jun 2025
https://github.com/ekaone/javascript-awesome-packages
😎 📃 Javascript Awesome Packages List, start from 🚦 State Management, 🧪 Testing, 🛠 Utilities, 🌈 Design System, 📈 Chart, 🖥 Server, 🔐 Security, 🗄 ORM and Query Builder
database orm security server state-management testing
Last synced: 04 Mar 2025
https://github.com/bocaletto-luca/movies-database
Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.
data-management database dates films movie-data movies open-data research sql
Last synced: 03 Aug 2025
https://github.com/vesal-j/pglite-note
A modern note-taking app with rich text editing, built on Next.js and PGLite for seamless local data persistence
database frontend indexeddb notebook notes pglite postgresql typescript
Last synced: 09 Mar 2026
https://github.com/spresnac/laravel-artisan-database-helper
Some usefull helper to handle database backup & restores
backups database hacktoberfest laravel restore
Last synced: 21 Mar 2025
https://github.com/drbarnabus/dactools
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool
Last synced: 30 Oct 2025
https://github.com/samarth30/spotify-youtube-clone
youtube spotify clone build with youtube api , spotify api and android
android android-application clone crud database java spotify spotify-android-api spotify-api spotify-clone spotify-functions spotify-player spotify-search spotify-search-api youtube youtube-api youtube-api-v3 youtube-clone youtube-music youtube-search-api
Last synced: 03 Aug 2025
https://github.com/raj-rathod/raj
it is fully dynamic and multi vendor website.Basically it have three section Section One :Customer ,this section handle all the customer commands like searching, add to cart , finding product, placing the order etc. Section Two : Seller , this section handle seller commands like add product, manage products list, increase - decrease price and amount of product, show the sold product list return product list ,shipping detail, payment etc.Section Three : Administration , this section handle all the above two section
bootstrap4 college-project college-students crud-operation css database dbms dbms-mini-project dbms-project dbmsminiproject free html javascript jquery-ajax mysql mysql-database php7 phpmyadmin rajesh-rathore
Last synced: 14 Aug 2025
https://github.com/georgemoralis/protoerp
Λογισμικό τιμολόγησης - εμπορικής διαχείρισης ανοικτού κώδικα
accounting apache-shiro database erp-application hibernate hikaricp java javafx jdk15 jinq liquibase lombok mydata mysql-connector-java
Last synced: 04 Oct 2025
https://github.com/pavi2410/based
Free and open source Database explorer
database explorer postgresql query sqlite viewer
Last synced: 13 Jun 2025
https://github.com/oefenweb/ansible-percona-toolkit
Ansible role to set up percona-toolkit in Debian-like systems
ansible checksum database debian mariadb mysql percona percona-toolkit pt-deadlock-logger toolkit ubuntu
Last synced: 13 Jul 2025
https://github.com/puppetlabs/puppetlabs-pe_databases
A Puppet Module for Maintaining Your Puppet Enterprise Databases
database module postgresql puppet puppet-enterprise puppetdb supported
Last synced: 11 Dec 2025
https://github.com/xortroll/arc
Atmosphère (and custom) Nintendo Switch result code database
database nintendo result switch
Last synced: 08 Oct 2025
https://github.com/indianghost/livesearch
Live Search Plugin is an amazing jQuery plugin developed by Achraf BELLAALI allows you to search in any table HTML at the real time
achraf-bellaali composer database html-table indianghost jquery jquery-ajax jquery-datatables jquery-plugin json livesearch research-data research-tool table-html
Last synced: 19 Apr 2025
https://github.com/megagonlabs/holobench
🫧 Code for Holistic Reasoning with Long-Context LMs: A Benchmark for Database Operations on Massive Textual Data (Maekawa*, Iso* et al.; ICLR 2025)
database llm long-context-modeling nlp reasoning
Last synced: 23 Apr 2025
https://github.com/nkottary/esquelle.jl
Makes working with SQL databases easier
Last synced: 06 Jul 2025
https://github.com/neverinfamous/db-mcp
Secure Database Administration & Observability with Code Mode in V8 Isolate Sandbox Unifying 181+ Tools with Optimized Payloads for 70–90% Token Savings. Includes Dynamic Tool Filtering, Dual-Transport HTTP/SSE, OAuth 2.1 Auth, Granular Access Control, Audit Logging, Deterministic Error Handling, Prometheus Metrics export, & Encryption at Rest
ai-llm better-sqlite3 csv database developer-tools fts5 http-sse json jsonb mcp mcp-server model-context-protocol oauth rtree spatialite sqlite sqlite-wasm typescript vector-search wasm
Last synced: 06 Jun 2026
https://github.com/hkalexling/mg
A minimal database migration tool for Crystal
crystal database migration-tool
Last synced: 06 Oct 2025