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-06-30 00:07:52 UTC
- JSON Representation
https://github.com/melardev/angularfirebasedbcrud
Angular Crud Application that uses Firebase Realtime Database
angular crud database firebase javascript node nodejs realtime-database typescript
Last synced: 13 Apr 2025
https://github.com/atis-orm/atis-orm
Extremely lightweight ORM which aims to allow developers to write most complex SQL Queries in LINQ.
c-sharp database orm orm-framework orm-library
Last synced: 23 Apr 2025
https://github.com/vshulcz/youtube_crawler
A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.
crawler database gui osint parser python requests reverse-engineering sql tkinter youtube
Last synced: 16 Jan 2026
https://github.com/serenorg/database-replicator
Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.
database mariadb mongodb mysql neondb postgresql rds-postgres replication sqlite3 supabase
Last synced: 13 Jan 2026
https://github.com/aryaminus/rn-firechat-functions
Serverless functions for push notification configuration of Rn-firechat for cloud messaging with subscription to database child 'chat' and then checking for the uid in 'friend' database to forward the push notification to the device token of receiver
backend cloud-function-for-firebase database firebase firebase-cloud-messaging firebase-realtime-database http-requests push-notifications react react-native serverless token
Last synced: 12 Apr 2026
https://github.com/migliori/php-pdo-db-class
PHP PDO wrapper class
database firebird mysql oci pagination pdo pdo-mysql php postgresql
Last synced: 04 Jul 2025
https://github.com/hedon954/go-mysql-mocker
gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.
database go-mock-testing go-mocking go-mysql go-mysql-server go-unit-testing golang mock mock-data mock-server mock-test mysql-server mysql-test unit-test unit-test-framework unit-testing
Last synced: 14 Apr 2025
https://github.com/thareekanvar/quill
A modern, web-based PostgreSQL database administration tool. Browse tables, edit records, run queries, and manage your database with an intuitive interface. Secure, fast, and easy to use.
Last synced: 13 Jan 2026
https://github.com/code-specialist/database-setup-tools
Easy to understand and use python tools that help you to create databases and interact with them
database database-connector database-management fastapi fastapi-sqlalchemy sqlalchemy sqlalchemy-python sqlmodel
Last synced: 19 Apr 2025
https://github.com/ankansaha/axiodb
A fast, lightweight, and scalable open-source DBMS for modern apps. Supports JSON-based data storage, simple APIs, and secure data management. Ideal for projects needing efficient and flexible database solutions.
algorithms data-structures database javascript json nodejs nosql
Last synced: 30 Jul 2025
https://github.com/noorzaie/realm-editor
A tool for working with realm database
database editor mongodb realm realm-java realm-js realm-mobile-database realm-studio realmdb realmswift
Last synced: 19 Apr 2025
https://github.com/hfg43/budget-app
App made with Ruby on Rails where you are able to manage your spending.
backend database deployment devise-gem-extension gems mvc-architecture ruby-on-rails
Last synced: 11 Sep 2025
https://github.com/stefanov-sm/restql
restql - RESTful web services in SQL
database jsonschema postgresql rest-api sql webservices
Last synced: 14 Apr 2025
https://github.com/co0lc0der/simple-query-builder-php
A simple QueryBuilder PHP component
database mysql pdo pdo-php php php-oop query-builder sql sqlite
Last synced: 22 Jul 2025
https://github.com/muchokidavid/messaging_app
This is a project for creating a chatting app with features such as real-time messaging, user authentication, and more.
authentication authorization database flask full-stack-web-development migrations python reactjs rest-api
Last synced: 12 Apr 2025
https://github.com/herenickname/drizzle-transactional
A declarative transaction management library for Drizzle ORM with decorator support, propagation types, isolation levels, and lifecycle hooks. Provides enterprise-grade transaction handling with async context management.
async-context claude-ai database database-transactions declarative decorators drizzle drizzle-orm enterprise isolation-levels javascript lifecycle-hooks node-js orm postgresql propagation transactional transactions typescript
Last synced: 11 Mar 2026
https://github.com/birg81/teachingcoderepo
Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.
css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication
Last synced: 07 May 2025
https://github.com/kovacou/go-database
Go databases manager (Context, Transactions & Profiler) w/ an intuitive SQL Builder on top of sqlx. Performances oriented.
builder database go golang mysql profiler transactions
Last synced: 17 Jan 2026
https://github.com/yagolopez/metaphasejs-react-demo
:fire: MetaphaseJS DEMO: super easy, efficient and agnostic client state manager for Javascript
database database-management frameworkless javascript react react-state-management redux redux-sagas relational relational-database state state-management typescript
Last synced: 06 Apr 2025
https://github.com/rmattos/pinata
Piñata is a simple and lightweight .NET library for managing database state during integration testing
c-sharp data-schema database dotnet integration-testing json-data mongodb mysql testing
Last synced: 17 Aug 2025
https://github.com/raihan2bd/vet_clinic_database
Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
Last synced: 12 Apr 2025
https://github.com/juborajnaofel/multidb-tenancy
This repository provides a lightweight, raw PHP implementation for multi-tenancy support in web applications. It offers a flexible approach for managing multiple databases, allowing each tenant to have its own isolated database schema while sharing the same codebase.
database multi multi-tenancy mysql php tenancy
Last synced: 27 Feb 2025
https://github.com/whitfin/loki-titanium-adapter
Titanium SDK adapter for the LokiJS embedded database
database json mobile nosql titanium-mobile titanium-sdk
Last synced: 19 Apr 2025
https://github.com/brian-pond/dbconform
Finds and repairs SQL database drift by comparing against data models.
alembic database ddl drift-detection orm postgresql python schema-migration sqlalchemy sqlite sqlmodel
Last synced: 29 May 2026
https://github.com/danushka96/nsbm
System for NSBM Green University
assignment database fxml gui java javafx javafx-application mysql system
Last synced: 11 Apr 2025
https://github.com/baudoliver7/easy-liquibase4j
Easy use of Liquibase in pure Java
connection database datasource easy generation java liquibase
Last synced: 13 Apr 2025
https://github.com/rjeczalik/terraform-aws-scylla-bench
Terraform module for load testing a Scylla cluster with scylla-bench.
aws cassandra cassandra-stress cql database nosql scylla scylla-bench scylladb terraform terraform-module
Last synced: 11 Apr 2025
https://github.com/tigase/tigase-database-migrator
(M) Tool allowing easy migration data to Tigase XMPP Server from other XMPP servers
database jabber mysql tigase-database-migrator tigase-xmpp-server xmpp
Last synced: 24 Apr 2025
https://github.com/ahmadhuss/ruddb
💽 A database tool that helps to connect the database and manipulate the database of a specific vendor.
Last synced: 16 May 2025
https://github.com/garutilorenzo/clickhouse-cluster
ClickHouse cluster Docker environment
clickhouse cluster container database docker docker-image dockerfile
Last synced: 10 Aug 2025
https://github.com/filipnet/influxdb-auto-backup
This repository contains a Bash script for automating backups of InfluxDB databases
automation backup database influx influxdb influxdb2 linux maintenance shell-script
Last synced: 24 Jun 2025
https://github.com/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/rminelli/einstein.kb
:books: Einstein.kb - Open Source Knowledge Base Software
database einstein jwt-authentication knex knowledge knowledge-base mongodb monogodb nodejs postgresql vuejs vuex
Last synced: 26 Apr 2025
https://github.com/tigrisdata-archive/tigris-client-python
Python client for Tigris
database nosql python search tigris-database vector
Last synced: 12 Jul 2025
https://github.com/oussama4/sqlbuilder
A simple sql query builder for Go
database go golang orm query-builder sql sql-builder
Last synced: 27 Apr 2026
https://github.com/arnaudband/vet_clinic_db
you will use a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about: animals animals' owners clinic employees visits Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 20 Aug 2025
https://github.com/elhard1/next-js-supabase-website-template
🚀 Production-ready Next.js 14 + Supabase template with authentication, real-time features, and beautiful UI. Includes TypeScript, Tailwind CSS, and shadcn/ui components.
auth authentication boilerplate database file-storage full-stack nextjs nextjs14 postgresql react real-time responsive shadcn-ui starter starter-kit supabase tailwindcss template typescript web-development
Last synced: 26 Aug 2025
https://github.com/xadidja03/rent-a-car-management
database java javacore jdbc jdbc-database postgresql
Last synced: 26 Sep 2025
https://github.com/kazooki123/lunardb
LunarDB is a multi-model database made in Rust
cache cache-storage database key-value-store multimodal nosql rust
Last synced: 03 Jul 2025
https://github.com/mgroves/nosqlmigrator
A fluent migration tool to work with Couchbase NoSQL
couchbase database fluent migration-automation migration-tool nosql
Last synced: 26 Sep 2025
https://github.com/noonat/migrate
A simple migration helper for Go's database/sql package.
database golang migrations mysql postgres postgresql sql sqlite
Last synced: 09 Apr 2026
https://github.com/apache/couchdb-meck
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/marcocesarato/php-cpdo
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
cache cachepdo cpdo database memory pdo php
Last synced: 10 Oct 2025
https://github.com/bocaletto-luca/news-explorer
News Explorer is a fast, interactive web application designed to help users discover and explore news articles from various sources using free open-data APIs. The app provides real-time news retrieval, making it an ideal tool for journalists, researchers, and general users who want to stay informed. By Bocaletto Luca
api api-free bocaletto-luca css3 database gplv3 html5 javascript news news-api news-explorer open-data opensource responsive webapp
Last synced: 10 Apr 2026
https://github.com/nezorinegor/bookstore-db
📖 База данных для книжного магазина
Last synced: 02 Aug 2025
https://github.com/developpeurpascal/embarquer-une-base-de-donnees-locale-dans-vos-logiciels-et-applications-mobiles
Sources du webinaire du 19 décembre 2019.
database delphi embedded-database firedac mobile pascal pascal-language radstudio sample-apps sample-codes samples sql sqlite sqlite-database webinar webinar-demo webinars
Last synced: 01 Aug 2025
https://github.com/initdc/list-workers-kv
List key and value of Cloudflare Workers KV NAMESPACE
Last synced: 07 May 2026
https://github.com/clidey/connparse
Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.
cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml
Last synced: 22 Jun 2026
https://github.com/chriscummins/pip-db
Bioinformatics search engine for protein isoelectric points
bioinformatics blas clojure database protein-isoelectric-points research-tool
Last synced: 28 Apr 2026
https://github.com/redfoxdb/documentdb
RedFox.DocumentDb - A high-performance .NET client for Microsoft's DocumentDb, optimized for event sourcing, secure storage, and seamless ASP.NET Core integration.
database document documentdb event-driven event-sourcing events library microsoft npgsql nuget postgresql
Last synced: 20 Apr 2026
https://github.com/eixox/jetfuel
We've made this library to provide state of the art aspect driven utilities as well as a nice usecase programming paradigm.
core data database java orm persistence restrictions xml
Last synced: 29 Apr 2026
https://github.com/yeongseon/azure-functions-db-python
Database trigger and input/output bindings for Azure Functions Python v2 — Part of the Azure Functions Python DX Toolkit
azure azure-functions binding database dx-toolkit python serverless sqlalchemy trigger
Last synced: 07 Jun 2026
https://github.com/wzshiming/lrdb
A redis-protocol compatible frontend to google's leveldb
database db key-value key-value-store leveldb nosql redis storage
Last synced: 06 May 2026
https://github.com/kguzek/liveseries-server
A self-hostable web server for downloading, storing & streaming your favourite TV shows.
automation database episode-tracker nodejs self-hosted torrent torrent-scraper transmission tv-shows
Last synced: 08 Jun 2026
https://github.com/seananderson/ramlegacy
R package to download, import, convert, and cache the RAM Legacy Stock Assessment Database
database fisheries r r-package
Last synced: 22 Apr 2026
https://github.com/bocaletto-luca/mediawiki-eplorer
MediaWiki Explorer is an interactive web application that allows you to delve into the vast repository of knowledge hosted on Wikipedia using the MediaWiki API. With a modern, responsive design, Wiki Explorer empowers you to search for articles, filter through topics, and explore detailed information about your subjects of interest—all in one ...
api bocaletto-luca css3 database html5 javascript mediawiki mediawiki-api multidevice open-source responsive searching webapp
Last synced: 18 Jun 2025
https://github.com/ctkqiang/lqz
灵取证是一款功能强大且专业的安卓设备数据取证工具,专门为执法部门、司法机构和安全调查人员设计开发。本工具采用先进的取证技术,确保数据提取过程的完整性和准确性。本工具的开发和使用严格遵循相关法律法规框架,确保所有数据提取操作都在合法授权范围内进行。通过专业的数据处理流程,为执法调查工作提供可靠的电子证据支持。
adb android china chinese chinese-characters cpp ctkqiang cybersecurity database forensics forensics-tools hacking mobile networking transfer-data
Last synced: 24 Jul 2025
https://github.com/nafis-sadik/dotnet-core-scaffolding-oracle
Oracle Database Scaffolding with Entity Framework Core
database dotnet dotnet-core efcore entity-framework-core oracle oracle-database oracle-db scaffolding
Last synced: 30 Apr 2025
https://github.com/anonyfox/wired
WIP: Collection of embeddable database models for Rust.
data-structures database embedded-database learning-exercise rust
Last synced: 28 Oct 2025
https://github.com/noragami/igdbapi
Python wrapper for the Internet Game Database API.
Last synced: 14 Dec 2025
https://github.com/raupulus/dump1090-to-db
Stores the data collected by ADS-B in the database captured by dump1090. Mirror de https://gitlab.com/raupulus/dump1090-to-db
airflight airflight-analysis database db dump dump1090 php raspberry raspberry-pi raspberrypi rpi rpi0 rpi4
Last synced: 23 Apr 2025
https://github.com/mystpi/dinostore
🦕 Gleam bindings to the Deno KV database
bindings database deno deno-kv gleam javascript
Last synced: 10 Apr 2025
https://github.com/chuigda/project-rela
Translate relational queries to some imperative codes
Last synced: 29 Oct 2025
https://github.com/aallali/safinadb
SafinaDB (safina;سفينة;ship;saa-fee-na) is a custom-built database engine designed to be efficient, stable and fast (for learning purposes). Inspired by the Arabic word for "ship".
database key-value-store learning-by-doing rust storage-engine
Last synced: 11 Apr 2025
https://github.com/packruble/cardoteka
The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates
cardoteka dart database flutter persistence shared-preferences storage
Last synced: 28 Oct 2025
https://github.com/brannondorsey/spectrum-wrangler-docker
A Dockerized version of Spectrum Wrangler that downloads and geo indexes public FCC license data
amateur-radio database docker docker-compose fcc fcc-data fcc-license postgis postgresql public-data radio
Last synced: 03 May 2025
https://github.com/manusquall/restaurant-web-app
A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app
crud-application database food-products php restaurant-web sql sql-database
Last synced: 13 Apr 2025
https://github.com/willvin313/phprad-hr-manager
A PHPRad HR Manager project file.
dashboard database employees hr-management hr-management-system hr-manager human-resource-managment human-resources human-resources-management-system mysql phprad-classic-edition phprad-hr-manager wamp xampp
Last synced: 30 Apr 2025
https://github.com/speedment/oracle-java-magazine-examples
This repo contains Speedment examples from the article in Oracle Java Magazine
database oracle oracle-java-magazine orm speedment stream
Last synced: 10 Jul 2025
https://github.com/evillord666/dbtools
Cross database engine ADO.NET tools (for create, delete, insert data, e.t.c.) and extension for create DB and init via set of sql scripts mainly for prepare Unit tests infrastructure
adonet cross-database database database-access database-tools databases netcore test-data-generator test-data-loader test-data-supplier unit-tests
Last synced: 06 Mar 2026
https://github.com/umbrellio/sequel-connection_guard
A Sequel extension that provides a set of abstractions for working with unreliable database connections.
database sequel sequel-extension sequel-plugin
Last synced: 06 May 2025
https://github.com/rubbysoft/fixmate
About FixMate At FixMate, we are committed to providing fast, reliable, and affordable repair services for all your electronic devices. Whether it’s a smartphone, laptop, tablet, or home appliance, our team of certified technicians is dedicated to fixing your devices with precision and care. Founded with the vision of making repairs easier and mo
admin-dashboard database firebase good-first-issue magicui management nextjs tailwindcss typescript
Last synced: 12 Apr 2025
https://github.com/bblommers/dynamodb-migrator
Tool that helps you create and migrate DynamoDB databases
aws database dynamodb dynamodb-migrator migration-tool python
Last synced: 11 Apr 2025
https://github.com/faf4a/aoi.mongo
Easy to use package for the implementation of MongoDB in aoi.js.
Last synced: 29 Oct 2025
https://github.com/hailuand/corgimq
A lightweight Java message queue library built on your RDBMS.
database jdbc message-queue rdbms
Last synced: 07 Mar 2026
https://github.com/emanuelefavero/next-auth-prisma-db
A starter Next.js Typescript project using NextAuth.js and Prisma
authentication database db nextauth nextjs prisma
Last synced: 12 Apr 2025
https://github.com/dataterminalapp/dataterminal
A minimal Postgres desktop client for macOS
database electron mac-app postgres postgresql sql
Last synced: 17 Jun 2025
https://github.com/bluebrain/bluenaas-subcellular
A web environment for the simulation of brain molecular networks.
database experiment gui subcellular visualization
Last synced: 03 Jul 2025
https://github.com/hasaanahmad/nextpress-starter
NextPress Starter is a template that offers seamless authentication using AuthJS, integrated with a PostgreSQL database via Prisma ORM. It also includes Shadcn for an elegant UI component setup, making it easy to kickstart your Next.js projects with a modern tech stack.
authjs database next-auth nextauth nextjs postgresql postgress prisma prisma-orm shadcn shadcn-ui
Last synced: 23 Feb 2026
https://github.com/pitzzahh/automated-teller-machine-api
API used for making atm applications (none-web-app)
automated-teller-machine database postgresql-database spring-jdbc spring-jdbctemplate
Last synced: 19 Mar 2025
https://github.com/cartabinaria/basi-di-dati
Una raccolta di risorse per l'insegnamento di Basi di dati (90107) del Corso di Laurea in Informatica.
database relational-databases university-course
Last synced: 17 Jan 2026
https://github.com/brainhub24/lampstack
A professional lamp stack installer
apache database developer-tools distro docker fail2ban firewall-configuration firewalld installer-script lamp lapp lemp lets-encrypt mariadb nginx php php8 postgressql redhat ssl
Last synced: 27 Dec 2025
https://github.com/newrelic-experimental/nri-db
Database On-Host Integration for New Relic Infrastructure (formerly 'InfraDBPlugin')
Last synced: 10 Apr 2025
https://github.com/moyanj/genshindatabase
这里是一个致力于收集、整理和分享关于原神的数据的项目。我们汇集了丰富的原神数据,旨在为原神玩家提供全面、准确的资料支持。
chinese database genshin genshin-impact resources
Last synced: 06 Apr 2026
https://github.com/b1nary-gr0up/originium
LSM-Tree based storage engine used by FOIVER system.
database go lsm storage-engine
Last synced: 12 Apr 2025
https://github.com/chez14/f3-ilgar
A simple migration tool for Fat-Free Framework
database fat-free-framework migration migration-tool php
Last synced: 04 May 2025
https://github.com/3noch/drifter-project-m36
Drifter migration backend for Project:M36
database drifter haskell migration project-m36
Last synced: 02 May 2026
https://github.com/robertdebock/ansible-role-vsftpd
Install and configure vsftpd on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook security storage system tools tox vsftpd windows
Last synced: 23 Oct 2025
https://github.com/abbycin/mace
An embedded key-value storage engine that combines B+ tree read performance with LSM tree write performance
Last synced: 16 Dec 2025
https://github.com/zincware/znsocket
Python implementation of a Redis-compatible API using websockets.
cache database key-value low-latency nosql redis socketio websocket
Last synced: 16 Dec 2025