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-06 00:07:49 UTC
- JSON Representation
https://github.com/iamssen/couchdb-github-action
Run CouchDB on Github Action
actions continuous-integration couchdb database
Last synced: 13 Apr 2025
https://github.com/certainlach/immigrant
Database schema definition language, migration and ORM boilerplate generator
database migration postgresql schema sql
Last synced: 24 Jun 2025
https://github.com/u-c-s/minidb
A Simple XML Document Database (University Project)
copilot database from-scratch github-copilot java-project nie-mysore oops-in-java xml-database
Last synced: 18 Aug 2025
https://github.com/cboettig/neonstore
:package: A local content-based storage system for NEON data
database ecology neon-data provenance r
Last synced: 10 Sep 2025
https://github.com/mansakondo/activemodel-embedding
An ActiveModel extension to model your semi-structured data using embedded associations
activemodel database denormalization document-modelling json jsonb rails ruby semi-structured-data type-casting
Last synced: 03 Aug 2025
https://github.com/argentini/argentini.datastore
SQL Server ORM library that stores models as JSON data with custom indexed computed columns for fast search and ordering (like mongodb). DataStore uses a fluent pattern for powerful querying and ordering of paged data, and parallel bulk saves (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
dal database dotnet dotnet6 mongodb orm sql-server
Last synced: 22 Apr 2025
https://github.com/ebean-orm/ebean-migration
DB Migration runner (similar to Flyway) which can be used standalone or with Ebean (run migrations on EbeanServer start)
database database-migrations flyway java
Last synced: 20 Aug 2025
https://github.com/john-pels/bootcamp-api
REST API for Web Application, which is a bootcamp directory website with Admin routes.
database expressjs geolocation mapquest mongodb mongoose nodejs rest-api
Last synced: 15 Apr 2025
https://github.com/worldbank/sdi-health
Dissemination of harmonization code and data for SDI Health surveys
database development health service-delivery worldbank
Last synced: 20 Aug 2025
https://github.com/thiagodp/codeceptjs-dbhelper
📜 Let your CodeceptJS tests talk to databases
access codeceptjs csv database database-js db excel firebase helper ini javascript json mysql postgres sql sqlite test testing
Last synced: 01 Aug 2025
https://github.com/dividedbyzeroco/warp-server
ORM for the scalable web
database middleware mysql nodejs orm warp
Last synced: 12 Jan 2026
https://github.com/rwanyoike/time2relax-python-driver
✨🛋✨ time2relax! A minimal-level Python CouchDB driver
couchdb database python python-library
Last synced: 14 Apr 2025
https://github.com/georgilambov/softwareuniversity
All projects I've done as a student in SoftwareUniversity
ajax angularjs c-sharp cloud css3 database entity-framework high-quality-code html5 http java javascript javascript-oop jquery mssql-database mysql-database oop-principles php web-application web-service
Last synced: 13 Oct 2025
https://github.com/marcusmqf/byedb
ByeDB.AI is an innovative AI-powered platform transforming natural language into data insights, all within a familiar chat interface. It enables non-technical users to effortlessly query databases, visualize results with charts, and export data, eliminating the need for SQL knowledge.
ai-agents data-visualization database llm-agent queries sql
Last synced: 08 Jun 2026
https://github.com/awhstin/dataset-list
Storing datasets
airport data-mining database dataset
Last synced: 18 Oct 2025
https://github.com/sylphxltd/firestore_odm
A type-safe, annotation-based Firestore ODM for Dart and Flutter. Code-generation-first design with no reflection, built for clean architecture and performance.
dart database firebase firestore flutter flutterfire freezed odm riverpod
Last synced: 23 Oct 2025
https://github.com/intelligenthack/badgie-migrator
A SQL migration tool for SQL-Server, MySQL and PostgreSQL
database database-migrations migration migrations mysql postgresql sql-server
Last synced: 01 Feb 2026
https://github.com/finepointcgi/godot-4-postgre-plugin
A PostgreSQL database adapter for Godot 4.
database gdscript godot godot-addon godot-engine godot-modules godot-plugin postgres postgres-backend postgres-frontend postgresql postgresqlclient sql sql-commands
Last synced: 28 Apr 2026
https://github.com/ahmad-jx/hozn-realestate-fullstack
🚀 Hozn - Real Estate Fullstack is a Website complete real estate platform built with React, Next.js, TypeScript, Express, and PostgreSQL.
api backend dashboard database express frontend fullstack javascript nextjs nodejs postgresql postgresql-database property-management reactjs real-estate real-estate-platform responsive-design sequelize typescript
Last synced: 26 Oct 2025
https://github.com/cpscript/spiderfoot
launch spiderfoot easily from any terminal!
background bash database hack hacking linux shell
Last synced: 31 Dec 2025
https://github.com/hcengineering/rebeldb
RebelDB™ • A new database engine is brewing 🧪 Imagine if REBOL and SQLite had a rebellious offspring ⚡️
database language nosql nosql-database programming-language
Last synced: 23 Apr 2025
https://github.com/nishkarshraj/programming-in-python
Infosys Certification for Python Programming
certification database database-management git github infosys object-oriented-programming python python3
Last synced: 22 Apr 2025
https://github.com/hamzaoutdoors/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.
backend data-structures database postgresql sql
Last synced: 07 Oct 2025
https://github.com/hasura/ndc-postgres
Hasura v3 Data Connector for PostgreSQL
database graphql hasura postgresql
Last synced: 23 Apr 2025
https://github.com/repetere/lowkie
Lowkie is an ORM for LokiJS. LokiJS is a document oriented database written in javascript. LokiJS is used to store javascript objects as documents and follows familiar nosql paradigms to query and retrieve documents. Lowkie by default saves data to disk but for client-side usage, data persists in-memory or client side storage (e.g., a session store / localstorage)
database javascript localstorage lokijs lokijs-collections lokijs-connector memcached
Last synced: 23 Apr 2025
https://github.com/masesgroup/kefcore
Entity Framework Core provider for Apache Kafka™ — use Kafka as a distributed database, and more, with full LINQ support. Compatible with any Kafka™ wire-protocol broker.
apache-kafka c-sharp confluent confluent-kafka database dotnet dotnet-core dotnet-framework dotnet-standard entity-framework kafka kafka-cluster kafka-streams orm
Last synced: 24 May 2026
https://github.com/arasgungore/ibm-data-science
My solutions to the peer-reviewed assignments in the Data Science Professional Specialization offered by IBM on Coursera.
coursera coursera-data-science coursera-specialization data-analysis data-mining data-science data-science-projects data-visualisation data-visualization database ibm ibm-data-science ibm-data-science-professional jupyter-notebook machine-learning machine-learning-algorithms machine-learning-coursera pandas python sql
Last synced: 12 Apr 2025
https://github.com/naemazam/naemazam
Naem Azam is a passionate self-taught Programmer And an open-source enthusiast and maintainer.
cybersecurity database front-end-development game-development github github-config github-portfolio html-css-javascript jupyter-notebook microcontroller naemazam networking python3 react reactjs readme
Last synced: 11 Mar 2026
https://github.com/maxnd/mxMarkEdit
A free app for Mac to create Markdown documents with stylistic support, tasks, simple databases, bibliographies and presentations
biblatex bibliography database dissertation document documents free-pascal lazarus macos markdown meeting-management note-taking org-mode pandoc presentation presentation-slides table text-editor todo-list
Last synced: 21 Nov 2025
https://github.com/0xnu/kikiola
Kikiola is a high-performance vector database written in Go.
aws azure cloud-native database embeddings gcp golang llm multi-cloud rag vector-database
Last synced: 24 Apr 2025
https://github.com/mahmoudparsian/data-warehousing
This repository is a place for the Data Warehousing course at the Information Systems & Analytics department, Santa Clara University.
business-intelligence data-analytics data-lake data-lakehouse data-mining data-modeling data-visualization data-warehouse data-warehousing database dimensional-modeling elt etl extract load snowflake-schema star-schema tableau transform
Last synced: 03 Jul 2025
https://github.com/harshjuly12/hackerrank_database
Database Hackerrank Practice
Last synced: 16 Aug 2025
https://github.com/komed3/airportmap-database
Airportmap project structure & data
airports data database database-structure frequencies navaids runways
Last synced: 27 Jun 2025
https://github.com/gompact/gofixtures
Golang lib/command line tool to load fixtures to databases, useful for testing
csv database fixture-loading fixtures go golang json postgresql test-automation test-data yaml
Last synced: 12 Jan 2026
https://github.com/milkdrinkers/minecraft-plugin-template
A template Spigot/Paper plugin using Gradle with Kotlin DSL for easily getting started on a new project.
boilerplate bukkit-plugin database flyway jooq paper paper-plugin paper-plugin-template papermc papermc-plugin spigot spigot-plugin spigot-plugin-base spigot-plugin-template spigotmc spigotmc-plugin template
Last synced: 04 Sep 2025
https://github.com/antkaynak/painterino-online-paint
Online paint web application
ajax canvas database draw gson htmlcanvas java java8 jquery jquery-ajax jscolor jsp mysql-database paint painterino-online-paint servlet servlet-jsp servlet-mvc tablet
Last synced: 22 Apr 2025
https://github.com/hyvor/laravel-json-meta
Strict meta data for Eloquent Models, saved in JSON columns
database eloquent json laravel
Last synced: 16 Apr 2025
https://github.com/rla/docstore
Document-oriented in-memory database for Prolog.
Last synced: 06 Mar 2025
https://github.com/uzcoin404/php-template
We will continue to explore the backend! in This site you can see Awesome Login registration and Realtime comments system Made with IT Center Group Buloqboshi
comment-system database login-register login-system mysql-database registration-forms teamwork
Last synced: 14 Apr 2025
https://github.com/falsisdb/falsisdb
Falsisdb; Türkçe, hızlı, güvenilir, kullanışlı, açık kaynak kodlu, event ve yedekleme destekli, json ve yaml database modülü.
Last synced: 01 Aug 2025
https://github.com/vanderhoof/alembic-dddl
Alembic extension that adds support for arbitrary user-defined objects like views or functions in autogenerate command.
alembic alembic-extension autogenerate database ddl migration sqlalchemy
Last synced: 04 Sep 2025
https://github.com/kevinzh0a/bitkv-rs
A k/v storage engine inspired by bitcask written in Rust
Last synced: 02 Sep 2025
https://github.com/maryamaljanabi/nestjs-crud-api
A demo CRUD REST API using Nest.js and MySQL
crud database docker docker-compose jest mysql nestjs repository rest-api typeorm typescript unit-testing
Last synced: 04 Oct 2025
https://github.com/hamzaoutdoors/catalog-of-my-things
A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.
capstone-project database oop postgresql rspec ruby sql tdd
Last synced: 24 Apr 2025
https://github.com/espoirx/kvpref
基于属性委托的 key-value 方式存储封装
database file key-value library mmkv preferences sharedpreferences
Last synced: 15 Jul 2025
https://github.com/ciusji/guinsoo
A metadata store database for GuinsooLab stack.
b-tree calculation-engine columnar-storage database embedded high-performance-computing local-storage low-latency multi-version mvcc olap vectorization xxhash
Last synced: 09 Sep 2025
https://github.com/ddjerqq/asmrdb
this is an implementation of the Model Service Repository pattern in Python. using aiosqlite.
asynchronous asynchronous-programming database design-patterns model-service-repository-pattern python sqlite
Last synced: 14 May 2025
https://github.com/kicer86/photobroom
Photos managing tool
c-plus-plus database photo-browser photo-gallery photos qt6
Last synced: 15 Mar 2025
https://github.com/edoardottt/postgressql-db
Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries
data database pgplsql pgsql plsql postgres postgresql postgresql-database rdbm rdbms relational-databases sql
Last synced: 27 Oct 2025
https://github.com/PengBAI/docker-oracle-12c-R1
Oracle 12c Release 1 with web console and startup initdb
Last synced: 25 Mar 2025
https://github.com/nishkarshraj/evolvve-student-chapter-app
Evolution is the process which makes someone/something ordinary to extra ordinary. Here is a project done by UPES Students from B.Tech DevOps which is generic model on Student Chapters that helps us in extra-curricular activities.
automation collaboration cxoracle data-structures database database-management evolution git github normalization open-source opensource project python python3 student-chapters tech-devops upes-students
Last synced: 22 Apr 2025
https://github.com/kennethleungty/aws-rds-mysql-python
Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud
aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql
Last synced: 12 Jul 2025
https://github.com/environmentalinformatics-marburg/tubedb
TubeDB is an on-demand processing database system for climate station data
Last synced: 31 Jan 2026
https://gitlab.com/leadiq-oss/reactivemongo-zio
A ZIO interop library for reactivemongo
asynchronous-programming database mongodb reactive-programming scala
Last synced: 14 Apr 2025
https://github.com/schemacrawler/schemacrawler-ai
Free database schema discovery and comprehension tool
ai database database-schema documentation java mcp mcp-server mcp-servers metadata-extraction reverse-engineering schema schemacrawler
Last synced: 12 Apr 2026
https://github.com/qiwi/bruteforce
A tool used to test the vulnerability of database passwords
bruteforce database db hashcat
Last synced: 02 Sep 2025
https://github.com/rn0x/historical_encyclopedia
قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .
ar arabic database db dorar encyclopedia historical history history-islam islam islamic json
Last synced: 20 Aug 2025
https://github.com/farzadforuozanfar/onlineshop
Online Shop
ajax bootstrap5 css3 database javascript jquery laravel9 mvc-architecture mvc-pattern mysql online-shop php8 rest-api
Last synced: 27 Oct 2025
https://github.com/apache/couchdb-jiffy
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 22 Apr 2025
https://github.com/nigelhanlon/fastify-couchdb
Fastify CouchDB connection plugin
Last synced: 04 Sep 2025
https://github.com/avanade/dbex
DbEx provides database extensions for DbUp-inspired database migrations.
ado-net database dbup sql sql-server
Last synced: 12 Sep 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/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 2025
https://github.com/ibrahimbougaoua/hotel
simple Hotel website using node js and mongodb
bootstrap4 database expressjs mongodb node-js
Last synced: 03 Sep 2025
https://github.com/thuongtruong1009/bookept
📚 Knowledge space for nerds. Search online books by subject and add them to your favorite cart
authentication book bookstore cart commerce css database heroku html javascript mysql mysqli online php php8 project pwa responsive sql template
Last synced: 10 Jun 2025
https://github.com/mjgardner/dbcritic
Critique a database schema for best practices
best-practices critique database database-schema perl
Last synced: 15 Apr 2025
https://github.com/machu-gwu/mongoengine_mate-project
A library extend power of mongoengine.
Last synced: 10 Mar 2026
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/foxorm/foxorm
The PHP full-featured ORM
cubrid database db mariadb mysql on-the-fly orm php postgresql redbean sql sqlite
Last synced: 19 Oct 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/bocaletto-luca/phonebook
This is a Python application that implements a simple phone book with a graphical user interface (GUI) using PyQt5. The application allows users to add, view and delete phone contacts. Furthermore, it offers an "About" function to display information about the author of the application.
contact-management data-storage database gui open-source personal-organization phone-book pyqt5 python
Last synced: 09 Oct 2025
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/alaouimehdi1995/simplified-search-engine
Multithreaded Web Crawler, Scraper, Indexer
container crawl crawler crawling database docker docker-compose engine index indexer indexing mongodb python python-3 scraper scraping search-algorithm search-engine searching
Last synced: 06 Mar 2025
https://github.com/theshubhamp/fetadb
FetaDB is a Work-In-Progress SQL Database backed by a KV store (Badger)
database databases diy-project kev-value kv
Last synced: 21 Aug 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/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/rn0x/islamicquizapi
قاعدة بيانات وواجهة برمجة تطبيقات API لتقديم أسئلة لتقيم مستواك في العلوم الشرعية وتطوير حصيلتك العلمية في مجالات متنوعة، جميع الإجابات مصدرها موقع الدرر السنية.
database database-islam dorar figh islam islamic json questions quiz quran tafseer
Last synced: 02 Jul 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/tablelandnetwork/local-tableland
Development has moved to: https://github.com/tablelandnetwork/tableland-js/
Last synced: 14 Aug 2025
https://github.com/hyperf/db-connection
connection-pool coroutine database eloquent hyperf swoole
Last synced: 31 Oct 2025
https://github.com/lukaszahradnik/deep-db-learning
A modular message-passing scheme reflecting the relational model for end-to-end deep learning from databases
artificial-intelligence database deep-learning graph-neural-networks machine-learning python
Last synced: 23 Apr 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/supercamel/spinodb
SpinoDB is an in-memory NoSQL data library that is fast and self-contained. It's written in C++ with bindings for many languages. It is suitable for web and desktop applications with demanding performance requirements.
c database gnome gobject javascript nosql vala
Last synced: 21 Mar 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/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/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/candh/loggd
A simple local JSON database made with NodeJS, for NodeJS
database developer-tools ilovejavascript javascript json nodejs npm-package
Last synced: 26 Oct 2025
https://github.com/wahidnasri/hivemq-chat-extension
HiveMQ extension to use MQTT as chat protocol.
chat chat-application database hivemq hivemq-chat-extension hivemq-extension mqtt
Last synced: 11 Apr 2025
https://github.com/usagi-coffee/pg_chainsync
Access blockchain inside PostgreSQL
blockchain database ethereum pgrx postgres postgres-extension postgresql postgresql-extension rust sql
Last synced: 14 Oct 2025
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/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