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/finos/legend-community-delta
Combining best of open data standards with open source technologies
data database delta-lake spark
Last synced: 15 Oct 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/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: 10 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/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/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/frideosapps/frideos_kvprx
A library with persistent and reactive classes, and key/value pairs storing helpers, using the sqflite plugin.
database dbprovider flutter flutter-library flutter-package frideos frideos-kvprx pairs-stored reactive-programming sqflite sqflite-database sqlite streams
Last synced: 28 Apr 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/pavi2410/based
Free and open source Database explorer
database explorer postgresql query sqlite viewer
Last synced: 13 Jun 2025
https://github.com/mpyw/sqlc-restruct
Post-processor for kyleconroy/sqlc
database go golang postprocessing postprocessor sqlc
Last synced: 09 Apr 2025
https://github.com/pchemguy/ContactEditor
Demo VBA application/template illustrating MVP design pattern backed by persistent storage
adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel
Last synced: 30 Jul 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/xephonhq/xephon-b
A time series database benchmark suite
benchmark database time-series tsdb
Last synced: 14 Jan 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/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/Mongorunway/mongorunway
Efficient database migration made easy
database database-migration migration-tool mongo-migration mongodb mongodb-migration python3 tool tools utility-library
Last synced: 11 Oct 2025
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/ksh168/smolink-url_shortener
This is a simple URL shortener in Flask. Shortens URL upto length 512 characters to 6 characters. Made using Flask-SQLAlchemy. This URL shortener will be able to redirect links and keep stats on the number of times each link was visited. Also has HTTP Basic Authentication to view stats. All this data will be stored in a sqlite3 database.
database flask flask-sqlalchemy python redirect-links sqlite url-shortener
Last synced: 05 Oct 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/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/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/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/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/makefu/energydb
Energy Drink Database and Website Generator for all the Energy Drinks in the World!
Last synced: 24 Jun 2025
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/rashedul-alam46/search-inside-the-database
Search a string inside the entire database.
Last synced: 21 Jun 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/mo7ammedd/exam-system
The Examination System Database is a comprehensive solution designed to streamline examination processes
database examination-system sql sqlserver
Last synced: 16 Apr 2025
https://github.com/cookiedb/CookieDB
A byte sized database for everyone
database deno nosql typescript
Last synced: 07 May 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/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/schemacrawler/schemacrawler-report-maven-plugin
Generate SchemaCrawler reports for Maven generated project websites
database database-diagrams database-schema e-r-diagrams jdbc schema schemacrawler schemacrawler-report
Last synced: 17 Apr 2025
https://github.com/bcrowe/cakephp-encrypted-type
:lock_with_ink_pen: CakePHP plugin that provides field-level (column) encryption within the application layer before data is stored or transmitted to the database, supporting regulatory compliance, zero-trust security, end-to-end encryption, and contextual awareness.
cakephp cakephp-plugin data-encryption data-security database encryption end-to-end-encryption field-level-encryption field-level-security gdpr hipaa pci pci-compliance pci-dss php regulatory-compliance security zero-trust zero-trust-security
Last synced: 08 Mar 2026
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/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/ahammadmejbah/artificial-intelligence-research-and-development-projects
The field of Artificial Intelligence (AI) is a frontier of computer science that focuses on creating systems capable of performing tasks that would typically require human intelligence. This encompasses a wide range of capabilities such as visual perception, speech recognition, decision-making, and language translation.
data-engineering data-science data-visualization database datascience deep-learning deep-learning-algorithms deep-neural-networks deep-reinforcement-learning machine-learning machine-learning-algorithms machine-vision machinelearning
Last synced: 27 Apr 2025
https://github.com/durner/query-optimization-tum-in2219
Homework for Query Optimization - a TUM Computer Science Course
database query-optimizer sql-query
Last synced: 06 Jul 2025
https://github.com/reem-lab/vet-clinic
The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻⚕️
Last synced: 28 Apr 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/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/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/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/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/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/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/zxol/atwrap
promisified airtable wrapper
airtable database javascript node wrapper
Last synced: 19 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/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/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/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/mfazrinizar/sqlzr-i
This is a Perl program to do an automated SQL Injection for pentesting web's SQL database protection. Coded by M.Fazri Nizar.
database exploit exploitation pentesting perl sql sql-i
Last synced: 08 May 2025
https://github.com/croqaz/img-db
img-DB is a CLI application for organizing your images
Last synced: 21 Feb 2026
https://github.com/anthonygauthier/mysimpleorm
Simple, lightweight and effective PHP ORM using MySQLi.
crud database database-abstraction json library mysql mysqli object object-detection object-mapper object-mapping object-oriented object-relational object-relational-mapper orm orm-php-framework php php5 php7 sqlobject
Last synced: 09 Apr 2025
https://github.com/mackysoft/unidata
[PREVIEW] Data Management for Unity. It also useful for implementing Achievements, Quests, etc.
achievements c-sharp csharp data database input-ouput quest unity unity-editor
Last synced: 09 Apr 2025
https://github.com/orbitdb-archive/example-orbitdb-todomvc-updated
TodoMVC app using OrbitDB
database example ipfs orbit-db serverless todomvc
Last synced: 15 Apr 2025
https://github.com/phawat63915/md_postgresql_rdbms
database notes postgres postgresql postgresql-database psql psql-client psql-database
Last synced: 27 Oct 2025
https://github.com/varunu28/bit-db
1️⃣ & 0️⃣ A database implementation based upon Bitcask paper
Last synced: 06 Sep 2025
https://github.com/n-octo-n/n8n-nodes-json-database
This n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores.
database hierarchical json key-value kv n8n n8n-community-node-package n8n-node n8n-nodes nodejs on-disk permanent persistent storage store tree
Last synced: 22 Apr 2025
https://github.com/raycarterlab/flaskrestful
Web-Backend Api On Python3 With Flask-Restful
backend database databasemodel datagrip docker downside flask flask-restful python3 rest-api swagger web-backend
Last synced: 06 Sep 2025
https://github.com/wahyudesu/a-curated-list-of-data-science-project-of-politeknik-elektronika-negeri-surabaya
Aku masih pemula
data-analysis data-science database dataset datasets exercises machine-learning math python r statistics
Last synced: 12 Jun 2025
https://github.com/piotrekh/dbup-add-migration
Package manager console command "Add-Migration" that creates an sql file with date and time (yyyyMMddHHmmss) in the file name (e.g. 20170730185349_Migration.sql)
database database-migrations dbup migrations sql-files
Last synced: 14 Jan 2026
https://github.com/hasibul442/student-management-system
database mysql-database python-3-6 sql tkinter-python
Last synced: 09 Apr 2025
https://github.com/alibori/laravel-db-size-alerts
Laravel package to receive alerts about database size limits.
database laravel laravel-package
Last synced: 30 Aug 2025
https://github.com/messams/lms
An integrated Student Information System providing centralized management of student data, enrollment, grades, attendance, and various academic and administrative functions within an educational institution.
api back-end database erd expressjs front-end mysql nodejs oop reactjs ui-design uml
Last synced: 12 Jun 2025
https://github.com/ahammadmejbah/scikit-learn-cheat-sheet
Scikit Learn Cheat Sheet
data-engineering data-mining data-science data-structures data-visualization database
Last synced: 15 May 2026
https://github.com/iraikov/chicken-lmdb
Chicken Scheme bindings for the LMDB key value database
chicken-scheme chicken-scheme-eggs database key-value key-value-database key-value-store lmdb scheme-language
Last synced: 25 Mar 2025
https://github.com/authzed/docs
Documentation website for Authzed & SpiceDB
authorization database distributed documentation fine-grained-access-control fine-grained-authorization grpc permissions production spicedb zanzibar
Last synced: 23 Apr 2025
https://github.com/itsjimi/store-data
💾 Finally, the simplest way to store data
database javascript nodejs storage
Last synced: 08 Jul 2025
https://github.com/reem-lab/hello-rails
Set up for rails app with simple example to print in the views hello rails
Last synced: 28 Apr 2025
https://github.com/bagussatoto/bumdesapp
Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES.
database html5 javascript mysql php php5
Last synced: 09 Apr 2025
https://github.com/suhailroushan13/mongodb-methods
MongoDB is a NoSQL document-oriented database system. It provides a rich set of methods and functions to interact with the database. Here are some of the most commonly used methods in MongoDB
config database db mongodb mongoose nosql-database
Last synced: 06 Aug 2025
https://github.com/ryantusi/word-frequency-analyzer-and-visualization
📊 The Word Frequency Analyzer and Visualization is a Python program designed to analyze the frequency of words in a given text or a set of texts. This tool is perfect for anyone interested in understanding the distribution of words within a passage and visualizing the most commonly used words. 🔍
analyzer cs50p cs50p-final-project data-visualization database flask matplotlib modules nltk object-oriented-programming python unit-testing webapp word-frequency
Last synced: 16 Aug 2025
https://github.com/eurobios-mews-labs/acrocord
This package provide some useful tools to interact with postgresql server using pandas dataframe
data data-science database pandas-dataframe postgresql psycopg2 python python3 sqlalchemy table-factory
Last synced: 15 Apr 2025
https://github.com/robertdebock/ansible-role-openbao
Install and configure openbao on your system.
ansible application cloud database infrastructure linux molecule openbao playbook security storage system tools
Last synced: 19 Feb 2026
https://github.com/ncrmro/rust-postgres-api
Rust REST API boilerplate using SQL (No ORM)
boil boilerplate boilerplate-template database docker docker-containers heroku openapi postgres postgresql rest-api restful-api rust rust-lang sql sqlx
Last synced: 11 Apr 2025
https://github.com/aliiimaher/travel-management-system-db
This is Database course project.
Last synced: 27 Oct 2025
https://github.com/oliverandrich/den
ODM for Go — SQLite and PostgreSQL backends, same API
database document-store go golang odm orm postgresql sqlite
Last synced: 03 May 2026
https://github.com/cristalhq/pgxutil
Go jackc/pgx helper to write proper transactions
database go golang pgx postgres transactions
Last synced: 08 Apr 2025
https://github.com/hituziando/spreadsheetdatabase
SpreadsheetDatabase is a simple database using Google Sheets API v4.
database google java sheets-api spreadsheet
Last synced: 10 Nov 2025
https://github.com/inspecta/bridal-cars-backend
Backend server for the bridal cars application. RESTful API built using Ruby on Rails. Endpoints (Users, Cars, Reservation)
capybara-rspec database postgresql rest-api rubocop ruby-on-rails
Last synced: 16 Oct 2025
https://github.com/johnntirintis/recipe-management-system
A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.
abstractfactorypattern dao database java layered-architecture maven sql swing
Last synced: 21 Sep 2025
https://github.com/akdasa/sarasvati
Personal knowledge database
database knowledge mindmap personal-knowledge-database research
Last synced: 19 Aug 2025
https://github.com/cgrassin/electrodb
ElectroDB is an offline and open source Android app that makes looking for pinouts and datasheets a child's play!
android database datasheet electronics
Last synced: 05 May 2025
https://github.com/jsplumb-demonstrations/schema-builder
Database schema builder, with support for tables and views and an object inspector
angular database diagram diagramming javascript jointjs jsplumb nextjs react schema sql svelte svg typescript visualization vue
Last synced: 14 Apr 2025
https://github.com/michael-rubel/laravel-sql-function-repository
Repository class to run SQL functions available in the PostgreSQL database
database functions laravel looking-for-contributors mariadb mssqlserver mysql php postgresql sql sql-functions sqlite
Last synced: 03 Oct 2025
https://github.com/nodeclient/mira-db
Mira-DB (JSDB) Database
connector database javascript jsdb mira-db mira-query miradb node-js nodejs nodejs-database nosql nosql-database
Last synced: 26 Oct 2025
https://github.com/rashedul-alam46/sql-multi-table-update
SQL query to update one table by another table.
database mssql-server sql tsql
Last synced: 21 Jun 2026
https://github.com/simerplaha/swaydb.java.examples
Java examples for SwayDB
database memory performance persistent
Last synced: 12 Aug 2025
https://github.com/mehmoodulhaq570/book-loan-management-system
Efficient Book Loan Management System with organized tables: authors, book categories, books, and book copies. User-friendly interface for seamless tracking and management. Explore now!
backend book-loan-management-system database database-schema front-end loan management-system mysql-database online services sql visual-studio
Last synced: 11 Apr 2025
https://github.com/0leksandrbondar/darkspacev2
This is a DarkSpace messanger. You can send files and text messages with your friends.
client-server cmake database google-test multithreading qml qt
Last synced: 01 Aug 2025
https://github.com/IowaComputerGurus/dnn.scheduledjobs
A DNN mdoule for scheduled Job execution
database database-management dnn dnncms dotnetnuke hacktoberfest
Last synced: 12 May 2025