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/alxnkt/mongo-to-postgres
Simple data migration from MongoDb to PostgreSQL
database migration mongo postgres
Last synced: 31 Oct 2025
https://github.com/MCodrescu/octopus
R Package for Interacting with Databases
data-science database r rshiny
Last synced: 29 Jul 2025
https://github.com/emreyalvac/sulfur
Shaping, Processing, and Transforming Data with the Power of Sulfur with Rust
data data-analysis data-flow database
Last synced: 19 Aug 2025
https://github.com/statamic/custom-publish-forms-eloquent
An example of using Custom Publish forms powered by Eloquent.
database eloquent laravel statamic statamic-addon statamic-v2
Last synced: 06 Apr 2025
https://github.com/ilkerkorkut/gorm-hazelcast
gorm Hazelcast Cache
cache database database-cache distributed-cache go gorm hazelcast hazelcast-client
Last synced: 09 Mar 2026
https://github.com/humandataincome/ipdw
InterPlanetary Data Wallet (IPDW): store users data within a secure distributed storage. It enables to build a real decentralised network (Web 0) without the need of centralized database.
crdt database decentralized dht distributed helia ipdw ipfs libp2p local-first p2p peer-to-peer web3
Last synced: 15 Apr 2025
https://github.com/Atennop1/RelationalDatabasesViaOOP
Simple OOP library for using relational database and having fun
csharp database databases library nuget-package nuget-packages oop orm package relational-databases sql unity unity-package unity-plugin
Last synced: 30 Aug 2025
https://github.com/jfversluis/xfsqlitegettingstartedsample
Sample code to demonstrate how to get started with SQLite in your Xamarin.Forms or .NET MAUI app
database dotnet-maui maui sample-code sqlite sqlite-xamarin xamarin-forms
Last synced: 28 Jul 2025
https://github.com/powerlevel9000/task-to-do-app
This is website for tracking your daily task completed or not , you can add ,delete edit and mark complete you tasks once you have finished all you can delete comlted atonce
database filter-lists module scss-styles webpack
Last synced: 02 Apr 2025
https://github.com/quarkiverse/quarkus-shardingsphere-jdbc
Quarkus Sharding Sphere JDBC Extension
database distributed middleware quarkus-extension
Last synced: 24 Apr 2025
https://github.com/berkid89/dotnet-dbinfo
A simple cross-platform command-line tool for get useful database information (in json format). Supported ones: Microsoft SQL Server, AWS DynamoDb, Azure CosmosDb, MongoDb
cli cosmosdb database dotnet-core dynamodb mongodb sql-server tool
Last synced: 23 Apr 2025
https://github.com/travisvn/supabase-inactive-fix
Stop Supabase projects from being paused due to inactivity
automation cronjobs database postgres python sql supabase
Last synced: 23 Oct 2025
https://github.com/gmmcal/gmmcal.com.br
My personal website code, playground and learning lab
backend-tests ci-cd cypress database end-to-end end-to-end-testing frontend-tests gemset github-actions jest postgres rails rspec ruby ruby-on-rails
Last synced: 13 May 2026
https://github.com/lodastack/store
database db distributed-systems go kv raft store
Last synced: 27 Apr 2025
https://github.com/serlo/database-layer
GraphQL-inspired API in front of the mysql database of https://serlo.org/
database mysql mysql-database rust serlo service
Last synced: 27 Apr 2025
https://github.com/the-hideout/tarkov-data-manager
The Tarkov Data manager web app to manage the sql database
database manager-system webapp
Last synced: 05 Mar 2026
https://github.com/w-henderson/jasondb
🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.
Last synced: 10 Apr 2025
https://github.com/yasindehfuli/laravel-learn
Laravel Learn Sample 👨💻
blade-components course database laravel php sql step-by-step
Last synced: 24 Apr 2025
https://github.com/sahar-abdelsamad/vet-clinic
This is a data structure for a vet clinic, created using a relational database. It is a complete database with data about: animals, animals' owners, clinic employees, and visits.
Last synced: 07 Oct 2025
https://github.com/chenningg/cz4031-b-plus-tree
B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.
bplustree cpp database database-systems-principles index
Last synced: 06 Jul 2025
https://github.com/confluentinc/demo-database-modernization
This demo shows how to stream data to cloud databases with Confluent. It includes fully-managed connectors (Oracle CDC, RabbitMQ, MongoDB Atlas), ksqlDB/Flink SQL as stream processing engine.
aws confluent-cloud connect database flink-sql ksqldb mongodb-atlas oracle rabbitmq streaming-data-pipelines terraform
Last synced: 24 Jun 2026
https://github.com/webmatch/WbmQueryManager
Database-Management Plugin for Shopware 5
database query shopware shopware-plugin
Last synced: 10 May 2025
https://github.com/tudb-labs/tudb
A distributed graph database system (GDBMS)
database distributed-database distributed-systems graph-database
Last synced: 22 Apr 2025
https://github.com/pakerwreah/inspectorweb
Tool to inspect SQLite databases and intercept network requests from mobile applications.
android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket
Last synced: 13 Jul 2025
https://github.com/raniellyferreira/rotate-files
Rotate files locally, in S3 (api-compatible), Google Storage or Azure Blob Storage based on custom backup rotation scheme
aws azure backup blob-storage cli database devops files gcs golang google lightweight logs rotate rotate-backups rotate-files rotate-logs s3 s3-api storage
Last synced: 17 Oct 2025
https://github.com/djdeveloperr/keydb
Simple Key-value storage module with support for multiple database backends.
database deno key-value typescript
Last synced: 07 May 2025
https://github.com/alejandrodevs/mass_insert
Mass database insertion in Rails
activerecord database insertion mysql rails ruby single-database-insertions
Last synced: 24 Sep 2025
https://github.com/tory1103/oh-my-pickledb
Oh-My-PickleDB is an open source key-value store using Python's json module.
database datastore encryption-decryption fernet fernet-encryption json key-value python python3
Last synced: 27 Feb 2026
https://github.com/ricardobrazao/systematize
Structure and data migrations as one.
Last synced: 29 Jul 2025
https://github.com/datacarpentry/sql-socialsci
Data Management with SQL for Social Scientists
alpha carpentries data-carpentry data-wrangling database english lesson social-sciences sql
Last synced: 11 Mar 2026
https://github.com/abhiramborige/servlet-application
A Java-Maven Web Application
database hacktoberfest java jdbc jdbc-database jsp jsp-servlet login maven maven-archetype mysql servlet-filter servletproject servlets servlets-jsp signup tomcat tomcat-server tomcat9
Last synced: 14 Apr 2025
https://github.com/ndxdeveloper/formation-delphi
Formation complète Delphi 13 Florence couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données MySQL/MariaDB, IoT, et IA. Exemples de code et projets pratiques en français. Compatible Delphi 11+.
course database delphi delphi13 developpement embarcadero firemonkey formation french learn-to-code multiplatform multithreading mysql object-pascal pascal programming rad rest-api tutorial vcl
Last synced: 08 Apr 2026
https://github.com/codewithdhruba01/expensetrackersystem
This is a simple Expense Tracker application built using Python and SQLite. It allows users to add, view, and delete expenses, view a monthly summary, and visualize expenses using a pie chart.
database datatime graph sqlite3
Last synced: 27 Jul 2025
https://github.com/percona/percona-link-mongodb
Cluster-to-Cluster MongoDB replication
clone database replication sync
Last synced: 22 Jul 2025
https://github.com/Apen/TYPO3-backup
A bash script to backup any version of any TYPO3 website
backup database typo3-backup typo3-website
Last synced: 02 Aug 2025
https://github.com/getintogit1/database-tuning
Hands-on lab series focused on practical techniques to enhance database performance. Topics include schema design, query optimization, indexing strategies, join tuning, and concurrency control. Inspired by real-world workloads and concepts from database performance literature.
database postgresql python sql sqlite tuning
Last synced: 07 Mar 2026
https://github.com/hemanta212/nepali-news-portal-kbd
Online webapp that scrapes news from different new portals of Nepal and worldwide. Hosted at heroku.
api blueprint database email-validation flask heroku international kantipur kbd login logout nepal nepali news news-scraping pagination password-reset postgres scraping sqlite
Last synced: 20 Oct 2025
https://github.com/nodedb-lab/nodedb
A local-first, real-time, edge-to-cloud hybrid database for multi-modal workloads
columnar database distributed graph kv-store local nosql rag sql timeseries vector
Last synced: 08 May 2026
https://github.com/carlkidcrypto/purpleair_data_logger
A logger that will query purple air sensor(s) for data. That data can then be stored in a PostGreSQL database, CSV files, or SQLite3 databse. Find this package on pypi: https://pypi.org/project/purpleair-data-logger/#history You can grab your own sensor here: https://www2.purpleair.com/
api database datalogger grafana logger paa postgresql purpleair purpleair-sensor purpleairapi purpleairdatalogger
Last synced: 16 Feb 2026
https://github.com/shibuyakosuke/laravel-ddl-export
Export Table definition to spreadsheet by artisan command.
database excel export laravel laravel-ddl-export laravel-package
Last synced: 03 Mar 2026
https://github.com/geerlingguy/ansible-role-php-pgsql
Ansible Role - PHP support for PostgreSQL.
ansible database extension pgsql php php-pgsql postgres postgresql role
Last synced: 27 Oct 2025
https://github.com/jacobspitzer/dbeasyconnect
Communicate with any database the fastest way with easiest configuration in c#, and strongly typed written.
crud dapper database dbeasyconnect easy-connect easyconnect entity-framework linq sql sql-server
Last synced: 18 Apr 2026
https://github.com/sethcohen/emojiutilities
Discord.js Bot for tracking server-specific emoji usage
bot database discord discord-bot discord-js discord-js-bot emoji emojis javascript server-emojis statistics
Last synced: 24 Oct 2025
https://github.com/apache/couchdb-ci
Apache CouchDB Continuous Integration (CI) support repository
apache big-data cloud couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 28 Oct 2025
https://github.com/apache/hbase-filesystem
Apache HBase Filesystem Semantics
Last synced: 12 Oct 2025
https://github.com/szymonmaszke/xms
Command line mind map searcher
database hierarchical-data keyword lookup mariadb mindmap mysql pipenv python search search-engine searcher xmind xmind-maps xmind-searcher xml xml-parsing
Last synced: 26 Oct 2025
https://github.com/mbaksheev/clickhouse-table-graph
Tool for visualizing dependencies between ClickHouse tables.
clickhouse database dependencies go graph mermaid visualization
Last synced: 14 Jan 2026
https://github.com/renoki-co/laravel-useful-casts
Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.
casts database eloquent eloquent-models laravel laravel-package orm php
Last synced: 12 Oct 2025
https://github.com/cm000n/qss
QuestDB State Storage (QSS) Custom Component for Home Assistant to store entity states inside a QuestDB.
analytics custom-component database grafana homeassistant qss questdb state-storage storage timeseries
Last synced: 22 Mar 2025
https://github.com/aspuru-guzik-group/molar
Molar is a database management to make it easy to store experiment whether computational or not
alembic chemistry chemistry-lab chemistry-laboratory data-science data-structures database database-management databases fastapi pandas postgresql pydata python python3 rest-api sql sqlalchemy
Last synced: 15 Apr 2025
https://github.com/fdocr/martilla
Easy to configure DB backup tool for simple everyday use on UNIX based systems
backup backup-utility cli database ruby ruby-gem
Last synced: 13 Apr 2025
https://github.com/pasted/clinical_variant_database
Rails application for storing and parsing clinical exome VCF files. Gene annotations can be retrieved via Biomart integration from Ensembl dataset. Originally developed as part of a Masters in Bioinformatics project @ University of Exeter
bioinformatics biomart database gene-annotations rails-application sidekiq
Last synced: 01 Oct 2025
https://github.com/stevenferrer/go-db-models
A demo of database agnostic models in Go.
Last synced: 09 Apr 2025
https://github.com/ylonely/sqldb
A go package which uses generics to simplify the manipulating of sql database.
database generics go golang golang-library gorm orm
Last synced: 14 Sep 2025
https://github.com/nafiesl/laravel-backup-manager
Laravel 5.3 with Database Backup and Restore Example
backup-manager database laravel
Last synced: 27 Oct 2025
https://github.com/lslxy1021/DYB
斗鱼弹幕Demo
database douyu-barrages java mysql
Last synced: 27 Mar 2025
https://github.com/eomm/fastify-sqlite
Fastify plugin to connect to a SQLite database
database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3
Last synced: 07 May 2025
https://github.com/zuplo-samples/db2openapi
Generate an OpenAPI/Swagger specification from your SQL database
database open-api openapi swagger
Last synced: 04 Aug 2025
https://github.com/mibk/leanmapperquery
Concept of Query Object for LeanMapper
database leanmapper php php-library
Last synced: 30 Jun 2025
https://github.com/ahmadfaqih796/listrik-pasca-bayar
Listrik Pasca Bayar ini menggunakan framework Codeigniter 4 dengan bahasa pemograman php, css dan javascirpt
css3 database html5 javascript mysql php
Last synced: 05 May 2025
https://github.com/cytomining/cytominer-database
[DEPRECATED] A package for storing morphological profiling data.
Last synced: 11 Jun 2025
https://github.com/adbc-drivers/trino
ADBC driver for Trino. Not affiliated with Trino.
Last synced: 11 Mar 2026
https://github.com/andriisoldatenko/go-blog
This tutorial explains how to build a web application using Go in less than 20 minutes.
database docker go golang module okta postgresql template-engine web
Last synced: 30 Apr 2025
https://github.com/mikeroyal/apache-arrow-guide
Apache Arrow Guide
apache arrow data-science database etl-automation etl-pipeline
Last synced: 31 Mar 2025
https://github.com/ibonn/dammy
Generate fake data for any purpose
database dummy dummy-data-generator fake-data fake-data-generator library mock populate-databases python random sql synthetic-dataset-generation
Last synced: 04 Apr 2026
https://github.com/aiidateam/aiida-workgraph
Efficiently design and manage flexible workflows with AiiDA, featuring an interactive GUI, checkpoints, provenance tracking, and remote execution capabilities.
aiida database materials-science nodetree provenance-tracking science workflow
Last synced: 13 Apr 2025
https://github.com/twixes/emdrive
💫 Fast similarity search DBMS
database rust similarity-search
Last synced: 25 Mar 2025
https://github.com/erkkah/sslr
A simple stupid logical replication tool for PostgreSQL using only a read-only connection. No extensions, no server-side setup.
database database-replication etl golang postgres postgresql replication
Last synced: 01 Feb 2026
https://github.com/kuldeepkeshwar/simple-github-db
A simpe key value store using Github.
database github-database key-value
Last synced: 19 Oct 2025
https://github.com/rn0x/Historical_Encyclopedia
قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .
ar arabic database db dorar encyclopedia historical history history-islam islam islamic json
Last synced: 24 Feb 2026
https://github.com/ableinc/mongrations
A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.
async automation automation-tools cli database migration migration-tool mongodb mongodb-database mongodb-migrations mysql-migration postgres-migration postgresql pymongo pymysql python3
Last synced: 16 Oct 2025
https://github.com/michael-a-kuykendall/botanica
Professional botanical cultivation database with AI-powered plant insights
agriculture botanical-classification botanical-research botany database farming greenhouse-management horticulture plant-database scientific-nomenclature taxonomy
Last synced: 17 Apr 2026
https://github.com/pokedevs/pokedevs-website
The homepage of PokéDevs and Pokédex API documentation.
api database pokedex pokedex-api pokedex-application pokedex-data pokemon pokemon-api pokemon-database pokemonapi pokemondatabase
Last synced: 16 Mar 2026
https://github.com/singh1aryan/med-tracker
🏥 Health tracking app for daily activities
android android-application database firebase firebase-authentication firebase-firestore firebase-functions firebase-realtime-database hackathon-project hackumass health-tracker machine-learning materialdesignicons medical mlkit mobile-development open-source python tensor-flow tensorflow
Last synced: 16 Oct 2025
https://github.com/gradii/fedaco
Laravel Eloquent With Typescript
active-record database mariadb nodejs orm postgresql sqlite typescript
Last synced: 26 Aug 2025
https://github.com/aluminyoom/driftlet
a minimalist, modern, and performant blogging and portfolio platform.
blog database docker markdown minimalist portfolio selfhosted
Last synced: 11 Mar 2026
https://github.com/scripttiger/repo-search
Tool to instantly search all or specific files in any repo for keywords or phrases natively on windows extremely easily, with an option to output results to a file. Also invaluable for gamers!
database east-egg gamers gaming git github grep keywords knowledgebase native open-source opensource phrases repo repository scripttiger search search-interface windows
Last synced: 20 Aug 2025
https://github.com/w-henderson/JasonDB
🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.
Last synced: 31 Mar 2025
https://github.com/creativecuriositystudio/squell
A type-safe wrapper for the Sequelize library
database decorators node orm sequelize sequelize-library sql typescript typescript-library
Last synced: 10 Mar 2026
https://github.com/muzammal01/syncmodelfillable
A Laravel package that automatically syncs a model's $fillable fields with its corresponding database migration columns by uisng simple Artisan command.
artisan database fillable laravel laravel-10 laravel-11 laravel-8 laravel-9 laravel-development laravel-package migration model package php sync
Last synced: 04 Sep 2025
https://github.com/firaskahlaoui/university-codes-and-tps
This repository contains my university projects and practical sessions (TPs) from my studies in Computer Science and Big Data. It includes various implementations in data science, machine learning, and web development, showcasing my progress and skills in programming, data analysis, and model building.
cloud database python security streamlit visualization web-framework
Last synced: 22 Apr 2025
https://github.com/zdavatz/oddb.org
Open Drug Database for Switzerland
bag database drug open postgresql refdata ruby spezialitaetenliste swissmedic switzerland
Last synced: 03 May 2025
https://github.com/saket-sk/full-stack-webdev-repo
Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.
angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp
Last synced: 23 Jun 2025