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/verement/lmdb-simple
Simple Haskell API for LMDB
database haskell-api haskell-library lmdb
Last synced: 02 May 2025
https://github.com/ashercn97/ormlette
Ormlette is a delightful ORM (?) for Gleam!
beam database db elixir erlang frm functional-programming gleam gleam-lang gleamlang object-relational-mapping orm pgo postgre postgres postgresql sql
Last synced: 13 Apr 2025
https://github.com/alemar11/CoreDataPlus
CoreData utils
coredata database ios macos swift swift-package-manager tvos watchos
Last synced: 11 Mar 2025
https://github.com/bitnom/superPeer
Persistent Gun super peer supporting HTTP and HTTPS/SSL.
database decentralized gun gundb javascript node nodejs webrtc
Last synced: 03 May 2025
https://github.com/edavis25/fantasy-football-database
Fantasy football data scraping and projections.
data-analysis database fantasy-football fantasy-football-database java r sql
Last synced: 02 May 2025
https://github.com/gaelhf/flipperdb
Flipper Zero File Database
badusb bluetooth database flipper flipper-zero flipperzero infrared nfc rfid subghz
Last synced: 01 Sep 2025
https://github.com/devfeel/database
Simple and easy go database micro framework
command context database go mongodb mssql mysql postgresql sqlite
Last synced: 14 Apr 2025
https://github.com/kamichidu/goen
GOlang ENtity interface, similar to ORM but not fully featured
Last synced: 28 Jun 2025
https://github.com/trep/opentrep
Open Travel Request Parser
c-plus-plus database docker docker-image iata opentraveldata optd por por-data relational-database relational-databases soci sqlite-database transport travel travel-request xapian xapian-indexing
Last synced: 24 Dec 2025
https://github.com/dasync/entityframeworkcore.extensions.projections
Extension for EFCore that decouples the read model from entities themselves
api c-sharp cqrs database ddd domain-driven-design dotnet-core ef-core entity-framework extension json orm projection projection-mapping read-model serialization view view-model
Last synced: 12 Oct 2025
https://github.com/rjanjic/php_mysql_wrapper
MySQL database access wrapper.
count-rows csv csv-files database insert-query mysql mysql-backup mysql-database mysql-wrapper mysqli php prepared-statements xml-files
Last synced: 27 Apr 2025
https://github.com/r-dbi/RKazam
A boilerplate for DBI drivers, fully DBI-compliant
Last synced: 30 Jul 2025
https://github.com/spikeekips/mitum-fixed-network
mitum is general purpose blockchain factory.
blockchian consensus-protocol database
Last synced: 25 Feb 2026
https://github.com/flimzy/go-sql.js
GopherJS bindings for SQL.js
database gopherjs gopherjs-bindings sqlite3
Last synced: 25 Oct 2025
https://github.com/ebenefuenf/quma
quma - A Python database libary
database mysql postgresql python sql sqlite3
Last synced: 02 Apr 2026
https://github.com/laelhalawani/gguf_modeldb
A quick and optimized solution to manage llama based gguf quantized models, download gguf files, retreive messege formatting, add more models from hf repos and more. It's super easy to use and comes prepacked with best preconfigured open source models: dolphin phi-2 2.7b, mistral 7b v0.2, mixtral 8x7b v0.1, solar 10.7b and zephyr 3b
database hugginface inference llama llama-cpp-python llama2 llm model-database python3
Last synced: 08 Sep 2025
https://github.com/richbl/gogs-remote-backup
Remotely back up a Gogs (Go Git Service) database and selected files and folders
backup bash bash-script database gitea go gogs golang postgresql remote shell shell-script
Last synced: 10 Oct 2025
https://github.com/profects/gormetrics
Prometheus Metrics for GORM
database golang gorm metrics prometheus
Last synced: 17 Jan 2026
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: 24 Oct 2025
https://github.com/temikfart/sql2cypher
Converter from SQL to Cypher.
cypher cypher-query-language database mssql mssqlserver neo4j-database nosql sql transpiler
Last synced: 27 Oct 2025
https://github.com/gggeek/db-3v4l
A platform to run sql snippets (or full test loads) against multiple databases versions: mysql, postgresql, oracle, etc...
database load-testing mariadb mysql oracle postgresql sql sqlite sqlserver testing
Last synced: 28 Feb 2026
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/txthinking/denolib
A Deno library to keep everything small.
crypto database database-migrations deno denojs httpserver kiss library migration redis
Last synced: 11 Dec 2025
https://github.com/OpenEnergyPlatform/data-preprocessing
Repository for data formatting, import of data, data and metadata review, and data curation.
data-analysis database oep open-energy-family
Last synced: 27 Jan 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/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/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/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/ubos-tech/ubos
Low-code/No-code development platform
admin-dashboard admin-panels ai app-builder artificial-intelligence custom-gpts custom-internal database developer-tools javascript llm low-code low-code-framework low-code-platform node-red react
Last synced: 10 Oct 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/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/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/parvvaresh/online-shop-database-design
This repository contains documentation and resources for a database design project
database database-design database-management database-schema shop
Last synced: 24 Feb 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/dan1elt0m/sadel
SQLModel helper class for upserting records.
alembic asyncio database pydantic sqlalchemy sqlmodel upsert
Last synced: 18 Jan 2026
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/alecgn/multi-db-helper
A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.
c-sharp csharp dapper database dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard firebird mssql multi-database-access mysql oracle postgre postgresql sql sqlite transaction unit-of-work
Last synced: 31 Jul 2025
https://github.com/i-sevostyanov/nanodb
An SQL database, written as a learning project.
database dbms expression-engine relational-model sql sql-database sql-parser volcano-model
Last synced: 08 Apr 2026
https://github.com/flyway/flyway-community-db-support
Offical Flyway Community Supported Database Plugins
continuous-delivery continuous-deployment database database-administration database-deployment database-management database-migrations devops flyway java java-library redgate
Last synced: 30 Aug 2025
https://github.com/riclolsen/opc2mongodb
Free tool to read data from OPC sources and save to a MongoDB database.
communication-protocol database mongodb mongodb-database nosql opc opc-da scada upc-ua
Last synced: 24 Oct 2025
https://github.com/cauen/prisma-generator-postgres-realtime
A prisma generator that turns your Postgres Database into a realtime Database and make it easy to subscribe to changes from Prisma Client type-safe api
codegen database db extension generator postgres prisma realtime subscription typescript
Last synced: 13 Apr 2025
https://github.com/webmatch/WbmQueryManager
Database-Management Plugin for Shopware 5
database query shopware shopware-plugin
Last synced: 10 May 2025
https://github.com/gabrieljmj/jatabase
:floppy_disk: JSON database.
database desktop-application json persistence-methods
Last synced: 15 Jul 2025
https://github.com/tryagi/langchain.databases
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on the main project and can be used independently
agi ai csharp database dotnet langchain langchain-dotnet ml net vector vector-database
Last synced: 23 Oct 2025
https://github.com/teddyoweh/beardb
Database system utilizes AES encryption for JSON data, providing secure and easy remote access, management, and deployment.
Last synced: 09 Apr 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/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/vinugawade/ms-bkp
Bash script to backup all mysql databases as separate compressed files.
bash bash-script cli command-line-tool database export github linux macos mysql mysql-database open-source opensource shell shell-scripts sql utility windows
Last synced: 22 Apr 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/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/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/montyanderson/kavy
🗄️ Networked in-memory key-value store.
c cache database event-loop key-value protocol redis store
Last synced: 04 Aug 2025
https://github.com/mah-shamim/php-mysql-quiz-app
To create a website that presents a question with multiple types of options (image, text, file, video, link) and an answer, using HTML, jQuery, JSON, PHP, and MySQL
ajax complex-questionnaire database dynamic-content dynamic-questions html html-jquery-quiz-system interactive-quiz jquery json media-questionnaire media-rich-quiz multi-option-quiz mysql php php-mysql-quiz-app questionnaire questionnaire-app questionnaire-system web-development
Last synced: 25 Jul 2025
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/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/narodb/naro
A lightweight NoSQL prototyping database with MessagePack binary encoding and decoding.
database databases hacktoberfest narodb nosql
Last synced: 02 May 2026
https://github.com/elan8/propanedb
A document database for Protocol Buffer messages with GRPC interface
database grpc protobuf protocol-buffers
Last synced: 04 Apr 2026
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/llaville/php-compatinfo-db
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
Last synced: 14 Apr 2025
https://github.com/w-henderson/jasondb
🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.
Last synced: 10 Apr 2025
https://github.com/epsoft/explainable
explainable
data database dataset explainable numpy seaborn tensorflow
Last synced: 29 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/alxnkt/mongo-to-postgres
Simple data migration from MongoDb to PostgreSQL
database migration mongo postgres
Last synced: 31 Oct 2025
https://github.com/kevmo314/appendable
Appendable is an append-only, schema-less, daemon-less database.
Last synced: 27 Mar 2025
https://github.com/go-rel/changeset
Changeset for Golang
database go golang hacktoberfest orm
Last synced: 11 Apr 2025
https://github.com/mustaddon/distributedfilestorage
.NET Distributed file storage
blob-storage csharp database dotnet dotnet-core file-storage filestorage storage
Last synced: 13 Apr 2025
https://github.com/upb-lea/transistordatabase_file_exchange
Data exchange for transistor objects generated and managed with Transistor_Database
database power-electronics transistors
Last synced: 23 Jun 2025
https://github.com/uditmahato/wheel_rotation
The Sunway Wheel Spin project is an interactive web-based game designed to engage users and provide them with a fun and exciting experience. The game revolves around the concept of spinning a virtual wheel to win prizes.
backend css database html mysql php remotemysql
Last synced: 28 Apr 2026
https://github.com/antonihub/antonihub
QA Engineer | SDET | Software Quality Assurance | CI/CD | DevOps | Linux | Selenium WebDriver | Jenkins | Python
database docker git github-actions jenkins linux python qa qa-automation qaautomation quality quality-assurance sdet selenium selenium-webdriver test test-automation testing vagrant
Last synced: 11 Apr 2025
https://github.com/cnobile2012/dcolumn
Dynamically add fields to Django database models.
database django django-application python
Last synced: 12 Apr 2025
https://github.com/mertguvencli/deploydb
A simple python package that performs SQL Server Source Control and Auto Deployment.
database dbops deployment-automation python sql-server version-control
Last synced: 12 Apr 2025
https://github.com/egorand/android-greendao-database-encryption
An example of configuring greenDAO with database encryption to store sensitive data.
android database encryption greendao
Last synced: 11 Apr 2025
https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee
Java samples for Reports.JAVA report generator, Java SE 1.8 and higher, native Java report engine, HTML5 Web components, Jakarta EE platform support
angular barcodes charts database excel export gauges jakarta jakarta-ee java java-se json odata pdf qr-codes reporting reports servlet sql tables
Last synced: 10 Apr 2025
https://github.com/chuyangliu/rawkv
Cloud-native distributed key-value database.
cloud-native consensus database distributed-systems docker golang grpc key-value kubernetes log-structured raft replication transaction
Last synced: 10 Jul 2025
https://github.com/baraja-core/doctrine
📚 Doctrine integration to Nette Framework. Simple interface, easy to use, best performance, top compatibility.
baraja best-practices czech-language database doctrine doctrine-2 drivers entity nette nette-database nette-orm orm panel php php-database php-orm sql
Last synced: 10 Apr 2025
https://github.com/mikeroyal/apache-ignite-guide
Apache Ignite Guide
data-science database hadoop hadoop-cluster ignite nosql nosql-data-storage nosql-databases stream-processing streaming
Last synced: 06 May 2025
https://github.com/csbernath/datacommander
Data Commander is a front-end for SQL and other databases. The program has a plugin architecture for adding arbitrary data providers.
c-sharp csharp database datagrid dotnet micro-orm microsoft-sql-server query-statement sql-server sql-statement table-statement
Last synced: 02 Aug 2025
https://github.com/simranjeet97/top-machine-learning-algorithms-python
This Repository contains the Machine Learning Algorithms with Mathematical Explanation behind them along with Implementation in Python.
data data-analysis data-science data-structures database machine machine-learning machine-learning-algorithms machine-learning-library machine-learning-playlist machinelearning machinelearning-python python python-programming python-script python3 youtube youtube-tutorial youtube-tutorial-series
Last synced: 11 Apr 2025
https://github.com/tepinly/mongogrator
A MongoDB migration CLI tool for Typescript & Javascript
bun database executable hacktoberfest migration mongodb nodejs nosql
Last synced: 08 Jul 2025
https://github.com/CodeDynasty-dev/JetPath
JetPath 🚀 - Is the granular, fast and minimalist framework for Node, Deno and Bun. Embrace new standards!
backend bunjs database denojs expressjs javascript nextjs nodejs server server-side ssr streaming web websockets
Last synced: 12 Apr 2025
https://github.com/sim51/graphology-neo4j
Create a graphology Graph from cypher queries
database graph graph-database graphology neo4j typescript
Last synced: 11 Apr 2025
https://github.com/copiousfreetime/libsql-ruby
libsql database engine embedded in a ruby extension.
database embedded-database embedded-databases-wrapper libsql ruby ruby-gem rubygem sqlite
Last synced: 14 Jul 2025
https://github.com/piisalie/nomadize
Some utilities for managing migrations with PostgreSQL
database migration-tool postgresql ruby
Last synced: 10 Apr 2025
https://github.com/perl5-dbi/dbd-csv
DBD::CSV - DBI driver for CSV files
csv database database-access database-connector dbd dbi perl perl-database-interface
Last synced: 10 Apr 2025
https://github.com/omnidotdev/typespec-drizzle
🌧️ Typespec Drizzle emitter
codegen database drizzle emitter foss library omni open-source orm postgres schema typescript typespec
Last synced: 06 Apr 2026
https://github.com/perfectlysoft/perfect-mariadb
A stand-alone Swift wrapper around the MariaDB client library, enabling access to MariaDB servers. http://www.perfect.org
database mariadb mariadb-connector mysql perfect server-side-swift swift
Last synced: 05 May 2025
https://github.com/stuyspec/stuyspec-api
🗄🛰📲 Rails API for The Spectator; GraphQL server, written with PostgreSQL.
database docker graphql-server postgresql rails-api
Last synced: 11 Apr 2025