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-02 00:07:47 UTC
- JSON Representation
https://github.com/longluo/Android-RapidDev
Android Dev Quick Guide
android android-app camera database develop glide greendao libraries mvc mvvm open-source qr-code retrofit2 rxjava ui ui-components
Last synced: 07 Oct 2025
https://github.com/beriberikix/zephyrdb
Embedded multi-model database for Zephyr RTOS.
database embedded-systems key-value time-series zephyr-rtos
Last synced: 14 Apr 2026
https://github.com/srizzuto/private-events
We build a site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties (sound familiar?). Events take place at a specific date and at a location (which you can just store as a string, like “Andy’s House”).
Last synced: 01 May 2026
https://github.com/kkrakovych/database-maven-plugin
Database Maven Plugin
database oracle plugin postgresql
Last synced: 14 Jan 2026
https://github.com/skalt/pg_inventory
pg_catalog queries
database hacktoberfest postgres postgresql sql
Last synced: 12 Apr 2026
https://github.com/n-elie7/momo-sms
MoMo SMS data processed in XML format, clean and categorize the data, store it in a relational database, and build a frontend interface to analyze and visualize the data.
api database mysql postgresql python visualization xml
Last synced: 12 May 2026
https://github.com/rukodb/ruko
A simple-to-use, in-memory JSON database
database flask json memory-json-database python ruko-server
Last synced: 28 Apr 2026
https://github.com/hanieas/larasearch
This is a search package built to easily integrate with Laravel and the database.
Last synced: 28 Apr 2026
https://github.com/mrtimofey/laravel-aio-images
All-in-one Laravel/Lumen image processing
database database-migrations eloquent image image-manipulation image-processing imagemagick images laravel laravel-5-package laravel-package laravel5 lumen model
Last synced: 23 Apr 2025
https://github.com/contributte/nextras-orm-query-object
:wolf: Query-objects for Nextras ORM
contributte database nette nextras-orm orm query-builder
Last synced: 02 Jul 2025
https://github.com/cwaku/vet-clinic-database
This is a database for a vet clinic. It shows characteristics of animals in the clinic. Built with SQL / PostgreSQL
Last synced: 25 Apr 2026
https://github.com/kocal/zend-expressive-doctrinedatabase
Use Doctrine ORM in Zend-Expressive
database doctrine-orm zend-expressive zend-expressive-database
Last synced: 22 Apr 2026
https://github.com/nasirkhan294/blog_app
This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚
database linters-config postgresql rubocop-linter-action ruby ruby-gem ruby-on-rails
Last synced: 06 May 2026
https://github.com/edertone/turbodepot
General purpose multi storage library (ORM, Logs, Users, Files, Objects)
cross-language database filesystem javascript json-setup orm php sql typescript user-management
Last synced: 15 Aug 2025
https://github.com/diptochakrabarty/mysqlinstancecontroller
MySQLInstance Controller is a Kubernetes Operator designed to automate the deployment and management of MySQL instances in a Kubernetes cluster.
controllers customresourcedefinition database developer devops kubernetes mysql operator
Last synced: 05 Feb 2026
https://github.com/sombriks/sample-spring-multiple-databases
sample-spring-multiple-databases
configuration-management database java spring-boot
Last synced: 20 Apr 2026
https://github.com/snykk/grader-assignments-sql
[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP
database gorm problem-solving sql
Last synced: 19 Apr 2026
https://github.com/cursusdb/cursusdb-py
CursusDB Python Native Client Package
client cursusdb database python
Last synced: 22 Jan 2026
https://github.com/msalman81/todolist
This is a todolist web application created using Node.js and Express and MongoDB. This experience enabled me to play with Node.js and MongoDB and made me ponder about UI/UX elements
backend database ejs ejs-templating javascript lodash mongodb mongoose nodejs todolist ui userdesign userinterface ux webdevelopment
Last synced: 14 Mar 2026
https://github.com/akashkobal/pern-todo-app
This is a Todo application built using the PERN stack: PostgreSQL, Express.js, React, and Node.js. The frontend is developed with React and Bootstrap, while the backend uses Node.js and Express.js. PostgreSQL is used for data storage.
css database expressjs html javascript nodejs npm pern-stack pern-todo postgresql reactjs todo-list todo-list-with-database todolist
Last synced: 16 Oct 2025
https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench
Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.
database postgresql sql sqllite3 workbench-configuration
Last synced: 16 Oct 2025
https://github.com/ricci69/ultimatemysql
MySQL database access wrapper compatible with PHP 8
Last synced: 23 Apr 2025
https://github.com/comonadd/idb-query
IDB querying library
database idb javascript typescript
Last synced: 18 Oct 2025
https://github.com/cognica-io/uqa
UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure
bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search
Last synced: 08 Apr 2026
https://github.com/lebrancconvas/database-hub
Many Database that I created for using on my personal projects. (Mostly created on dbdiagram.io)
Last synced: 13 Jun 2025
https://github.com/eggstoastbacon/powershell---sql-security
This is a script for collecting MSSQL security information daily for reporting and security remeditation,
audit database database-management mssql mssql-automation mssql-database mssql-tools powershell powershell-administration powershell-automation powershell-script security security-audit security-automation security-research security-testing security-tools sql sql-report
Last synced: 15 Mar 2026
https://github.com/riron/swim
A generic connection pool for Rust
async-await connection-pool database rust rust-lang
Last synced: 21 Feb 2026
https://github.com/alejandra-rojas/tennisleague-highburyandislington
Webapp with an admin dashboard to easily manage a tennis league and a public frontend to display the latest results. Fullstack: next.js
database framer-motion gsap lenis-js nextjs react-query sanity supabase-auth supabase-js zustand
Last synced: 26 Oct 2025
https://github.com/caomeiyouren/auto-backup-database
服务器数据库自动备份方案,支持本地备份和异地备份
backup database mongodb mysql postgresql sqlite typescript
Last synced: 02 Apr 2026
https://github.com/jeremylikness/somedb
.NET Conference example EF Core 5.0 app showing simple logging, DebugView, and ToQueryString
database entity-framework entity-framework-core entityframework entityframeworkcore orm
Last synced: 10 May 2026
https://github.com/dhuny/tpch
TPC-H Benchmark helper for MySQL and MariaDB
benchmark benchmarking database jmeter lamp-stack mariadb metrics-databases mysql performance performance-monitoring performance-tuning rdbms sample-database tpc tpc-h tpch ubuntu
Last synced: 24 Jan 2026
https://github.com/PerfectlySoft/Perfect-CouchDB
CouchDB Database Connector for Perfect.
couchdb database perfect server-side-swift swift
Last synced: 11 May 2025
https://github.com/finesse/minidb
Light database abstraction with a query builder
database library mysql pdo query-builder sql sqlite
Last synced: 10 Jun 2025
https://github.com/tsg405/database_project
Contains files required to project a query and maintain Database using PYTHON and SQLITE3. Py-Tkinter GUI visualization is also available.
database python3 sqllite3 tkinter-gui
Last synced: 16 May 2026
https://github.com/limzykenneth/dynamicrecord
A bare minimum Javascript implementation of the Active Record pattern
active-record database mongodb odm orm
Last synced: 09 Mar 2026
https://github.com/bytebase/tsql-parser
The parser for SQL Server. It is based on the ANTLR4
antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver
Last synced: 10 Jul 2025
https://github.com/tarkhov/eloquent-validation
Laravel Eloquent model validation rules.
composer database db eloquent laravel orm php validation
Last synced: 11 Apr 2025
https://github.com/mmansy19/flask-user-profile-management
A comprehensive Flask web application showcasing user profile management features, including registration, login, profile editing, and image uploads. Implements user authentication, database integration, and dynamic rendering with Flask and Bootstrap. Ideal for learning Flask web development and best practices.
css database database-schema flask html javascript python
Last synced: 17 Jun 2025
https://github.com/meyfa/giantdb
Large object database in TypeScript, with encryption support
database encryption files javascript nodejs object-storage typescript
Last synced: 13 Jun 2025
https://github.com/aimxhaisse/geo-backtracer
Service to store and correlate close GPS locations over a window of time.
Last synced: 13 Apr 2025
https://github.com/mlargeot/area
ACTION-REACTION CREATE AN AUTOMATION PLATFORM
backend database frontend mongodb nestjs react-native rest-api
Last synced: 13 Apr 2025
https://github.com/aretw0/loam
An Embedded Reactive & Transactional Engine for Content & Metadata.
cli content-management database devops digital-garden embedded-database event-driven file-watcher git gitops golang headless-cms json knowledge-management local-first markdown pkm reactive static-site-generator yaml
Last synced: 17 Feb 2026
https://github.com/n-elmer/digital-finance-tracker
DIGITAL 💳 FINANCE 💵 TRACKER
commandline database management-software python software-development sql wallet
Last synced: 17 Jul 2025
https://github.com/erikvullings/rest-easy-loki
A simple REST interface for the in-memory database, lokijs
database lokijs no-authentication no-authorization rest rest-api
Last synced: 02 Sep 2025
https://github.com/DataHerb/dataherb-python
Python Package for DataHerb: create, search, and load datasets.
data data-analysis data-mining database dataset python
Last synced: 08 May 2025
https://github.com/qqiangwu/cloudkv
A learning purpose kv storage using modern c++ based on LevelDB
Last synced: 02 May 2026
https://github.com/oefenweb/r-database
Establish a database SQL connection between databases and R
Last synced: 17 May 2026
https://github.com/nunorafaelrocha/covid-19-database
🦠 Postgres docker image for COVID-19
coronavirus coronavirus-dataset covid-19 covid19 database docker postgres postgresql
Last synced: 08 May 2025
https://github.com/eduardosancho/budget
Mobile app to organize spending and group transactions into categories.
Last synced: 17 May 2026
https://github.com/k-tomaszewski/eternal-db
Eternal DB is a time series database with a data retention policy based on disk space, thus allowing to collect data eternally.
database document-database embedded-database java java-21 json linux nosql time-series tsdb
Last synced: 13 Apr 2025
https://github.com/jlorente/laravel-transaction-commit-queue
A Laravel queue connector to process jobs after successful database transactions commits
commit database job laravel queue transaction transactional
Last synced: 14 Jul 2025
https://github.com/secjs/database
🛢️Handle database operations in any type of database (SQL or NoSQL) inside Node.js
database knex mariadb migrations mongodb mongoose mysql nodejs nosql postgresql query-builder redis seeders sql sqlite sqlserver
Last synced: 30 Oct 2025
https://github.com/m-anwar-hussaini/catalog-of-things
Catalog of Things, a versatile Ruby command-line application designed for efficient item management. This powerful tool allows you to easily organize and categorize groups of items. It allows you to create, and store item data effortlessly. With the ability to save your information in JSON files, you can ensure data persistence and accessibility.
command-line database gem json rspec rubocop ruby
Last synced: 11 Sep 2025
https://github.com/cr4shd3v/crash_orm
A simple, typed ORM for Postgres.
database orm orm-framework postgres rust
Last synced: 21 Mar 2025
https://github.com/remiixinc/transfer-replitdb
♻️ Transfer your ReplitDB data without completely rewriting your app when moving a project to a different hosting platform.
database db javascript json nodejs npm repldb replit replitdb
Last synced: 12 May 2025
https://github.com/simonepriuli/imongo
IMongo is a utility package that simplifies the always frustrating process of connecting to MongoDB in TypeScript.
database mongodb schema typescript
Last synced: 04 Mar 2025
https://github.com/bradstw/postgresql
PostgreSQL Database Admin, Monitoring and Helper Scripts
database database-management postgresql
Last synced: 19 May 2026
https://github.com/devrabbani/zendb
All-in-one database toolkit with normalization, index analysis, ER diagrams, and many more. Access community tips and daily resources to optimize your database skills.
algorithms database hacktoberfest mermaid mermaid-diagrams nextjs14 open-source optimization sql typescript
Last synced: 07 Mar 2026
https://github.com/vroncevic/gen_data_model
Generate Data Model
data-model database django flask generator linux macos orm python3 qnx sqlalchemy template unix
Last synced: 13 May 2025
https://git.mills.io/prologic/bitraft
🎉 A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.
bitcask database db distributed go golang kv kvstore raft
Last synced: 13 May 2025
https://github.com/ztgx/meilisearch-api-client
MeiliSearch api client
api-client client database lib meilisearch rust search-engine typo
Last synced: 21 Sep 2025
https://github.com/friskes/capture-db-queries
Class to simplify the search for slow and suboptimal sql queries to the database in django projects.
capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest
Last synced: 22 Jul 2025
https://github.com/hebertcisco/instantclient_oracledb
Install InstantClient to OracleDB in debian based systems
alien database deb debian environment installer instantclient oracledb rpm rpm-packages shell
Last synced: 07 Mar 2026
https://github.com/trace-kadenyi/rails_budget_app
SmartMoney is a mobile web application to manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. The Rails application allows the user to: register and log in. add new transactions for a category, see the expense on each category
cancancan database devise-token-auth heroku-deployment postgresql rspec-rails ruby ruby-on-rails tdd
Last synced: 07 Mar 2026
https://github.com/usox/harm
Active record/Table data gateway hybrid for hack strict mode
database hack hacklang hhvm orm postgresql
Last synced: 25 Feb 2025
https://github.com/je-es/sdb
A lightweight, type-safe SQLite database wrapper for Bun with an elegant API and zero dependencies.
Last synced: 24 Dec 2025
https://github.com/sethbergman/friendly-pix
A clone of Instagram using Firebase and Express || https://friendly-pix.npmstack.com
database firebase-popup firebase-redirect javascript
Last synced: 02 Nov 2025
https://github.com/sing-group/pandrugs-backend
A Java backend for the PanDrugs application
bioinformatics cancer database drugs personal-medicine
Last synced: 18 Feb 2026
https://github.com/yunohost-apps/phpmyadmin_ynh
phpMyAdmin package for YunoHost
database mysql official-ynh phpmyadmin sql yunohost yunohost-apps
Last synced: 27 Jun 2025
https://github.com/ahmad-masud/database-schema-constructor
🗄A tool created to help design and visualize database schemas in sql
database database-generator database-management database-schema firebase javascript nodejs react schema sql
Last synced: 03 Nov 2025
https://github.com/neurogenomics/magma_files_public
Publicly shared SNP-to-gene mappings of GWAS generated by MAGMA.
database genomics gwas open-source
Last synced: 03 Apr 2025
https://github.com/hodinhtuankiet/java-htl-servelet
A project end of term java , created dynamic web use java servelet . Website authentication between user and admin , authorization , insert client , remove, update , read , statistical connect sql server
authentication-backend crud database servelet spring-boot statistics
Last synced: 13 Apr 2026
https://github.com/hir4/postgres_database
Project using Node with Postgresql, connecting four tables (client, admin, group, products, sale_header and sale_itens) with the intuit to learn more about database.
database express javascript nodejs postgresql
Last synced: 11 Apr 2026
https://github.com/contributte/doctrine-mongodb
:zap: Well-integrated MongoDB for Nette Framework
database mongodb nette nette-framework nettrine php
Last synced: 02 Jan 2026
https://github.com/bayatgames/php-savegamepro-mysql
Save Game Pro Cloud, PHP MySQL Database Support.
bayat bayat-games cloud database mongodb php php-mysql savegame savegamepro unity unity3d
Last synced: 22 Jul 2025
https://github.com/schbenedikt/web-crawler
A simple web crawler using Python that stores the metadata of each web page in a database.
crawler database mariadb mysql python python-crawler web
Last synced: 14 Apr 2025
https://github.com/asuramtg/mtg-card-shop
Projekt neve: MTG CardShop ⠀ ⠀ Készítők: @AsuraMTG @Benyi5 Érettségi projekt: 2025 májusi szakmai érettségi vizsgaremek
2025 admin-panel axios-react card-game csharp database express final-year-project hungarian-language javascript magic-the-gathering mysql2 node-js reactjs server website winforms
Last synced: 22 Mar 2025
https://github.com/olajideolagunju/gcp_mage_data_pipeline
An end-to-end data engineering pipeline that processes and analyzes Maintenance Work Orders using Mage, Docker, Google BigQuery, MariaDB, and Looker Studio. It features a seamless integration of cloud and open-source tools for scalable data storage, transformation, and visualization.
automation bigquery cloud compute-engine data data-engineering database database-schema docker-compose excel gcp mage-ai maintenance mariadb orchestration python sql virtual-machine visualization-dashboard work-orders
Last synced: 07 Mar 2025
https://github.com/caiorss/postgres-docker-container
Very lightweight and simple to setup postgres SQL docker image.
alpine database docker image linux postgres postgresql vritualization
Last synced: 08 Apr 2026
https://github.com/jdrumgoole/pyimport
A restartable typed importer for MongoDB. Run with pypy for best performance.
Last synced: 19 Feb 2026
https://github.com/peter2962/glider
Glider ORM
database database-schema orm phoxphp phoxphp-framework php php7 query-builder
Last synced: 28 Jul 2025
https://github.com/bolajiolajide/kat
Database migration tool based on Sourcegraph's sg CLI and golang-migrate
cli database migration postgresql
Last synced: 19 Feb 2026
https://github.com/spences10/VBA-Import-Eport-to-SQL-Server
Excel with validation for a SQL server backend
database importexport sql-server vba
Last synced: 29 Jul 2025
https://github.com/tohidkhan6332/tohid-data
TOHID_MD BOT DATA LIKE STICKERS/PNG/VIDEOS/
Last synced: 01 Aug 2025
https://github.com/mohammadreza-73/astro-orm
Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.
database fluent-api mysql-orm orm pdo-php php-orm sql tdd
Last synced: 01 Aug 2025
https://github.com/nickemma/car-rental-api
Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.
database jwt-authentication postgresql ruby ruby-on-rails swagger-ui tdd
Last synced: 25 Sep 2025
https://github.com/muradisazade777/snapcart
SnapCart is a modern Laravel-based e-commerce backend, containerized with Docker and built for scalability, clarity, and cyber-inspired branding. You can also add a tagline if you want something punchier: Cyber-ready commerce. Laravel-powered. Docker-deployed.
backend backend-api blade database developer-tools docker framework laravel mysql nginx orchestration php sql web webserver
Last synced: 27 Sep 2025