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-01 00:07:37 UTC
- JSON Representation
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/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/chanmyaemaung/laravel-crud-storage
Laravel CRUD w/ Image Upload
Last synced: 28 Jan 2026
https://github.com/afaanbilal/hyperdb
HyperDB is an in-memory hyper-fast key-value store with an HTTP API written in Rust.
database db fast http in-memory-database rust
Last synced: 26 Apr 2026
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/gms1/jdbmigr
export/import database content to/from XML, Fast-Infoset, CSV or DML in batch (Java(JDBC) command line tools)
batch command-line csv database export fast-infoset import java jdbc xml
Last synced: 02 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/grumpybusted/grumpy.dacpacmerge
Library for merging a Database Package file (dacpac) with and existing database
dapac database deployment mssql schema
Last synced: 03 Aug 2025
https://github.com/rostislavdugin/postgresus
PostgreSQL backups (with UI and self hosted)
backup backups database pg postgres postgresql psql
Last synced: 25 Dec 2025
https://github.com/chandrikadeb7/covid-19-helpdesk
Covid-19 helpdesk for tracking moderate and high risk patients around us along with online doctor portal.
coronavirus-tracker coronavirus-tracking covid-19 covid-2019 covid-virus covid19 database google-maps-api html-css-javascript infection php phpmyadmin realtime-tracking risk tracking tsql xampp
Last synced: 02 Oct 2025
https://github.com/ziptility/rxdbdotnet
RxDBDotNet is a .NET library that implements the RxDB replication protocol, enabling real-time data synchronization between RxDB clients and .NET servers using GraphQL and Hot Chocolate. It extends the standard RxDB replication protocol with .NET-specific enhancements.
aspnetcore conflict-detection csharp data-sync database distributed-systems dotnet graphql hot-chocolate local-first nuget offline-first open-source reactive real-time replication rxdb synchronization websockets
Last synced: 12 Apr 2025
https://github.com/brazil-data-cube/lccs-ws-spec
Land Cover Classification System Web Service Specification
database earth-science geospatial gis land-cover land-cover-classification land-user postgresql
Last synced: 12 Apr 2025
https://github.com/oliverdougherc/encoding_database
Distrubted video encoding database
benchmark database transcode video video-encoding video-processing
Last synced: 20 Feb 2026
https://github.com/morebec/ydb
YDB is a simple PHP utility library to use Yaml files as a flat file database
database php table-schema yaml ydb
Last synced: 05 Oct 2025
https://github.com/scotttesler/migurt
🍦A database migration and seeding tool.
database database-management database-migrations databases migration migration-tool migrations migrationtool postgres postgres-database postgresql postgresql-database relational-databases sql
Last synced: 22 Aug 2025
https://github.com/andersnm/typedsql
database micro-orm mysql orm sql sql-server sqlserver
Last synced: 23 Aug 2025
https://github.com/ibmstreams/streamsx.jdbc
Supports Streams application to work with databases via JDBC
database db2 ibm-streams jdbc stream-processing toolkit
Last synced: 09 Mar 2026
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/cshekharsharma/universum
A simple yet high performance in-memory and persistent database written in Go
Last synced: 12 Jan 2026
https://github.com/carono/yii2-migrate
Трейт для помощи создания баз данных
Last synced: 13 Apr 2025
https://github.com/backendrulz/MySQLTunnel
A http MySQL remote tunnel
database mysql mysql-tunnel-client php tunnel
Last synced: 13 Mar 2025
https://github.com/nguyenanhung/database
A wrapper database and backup database
database pdo php php-database query-builder sql
Last synced: 15 Apr 2025
https://github.com/codezero-be/laravel-route-key-exists
Laravel validation rule to check if a custom route key exists.
binding database exists laravel model route rule validation
Last synced: 12 Apr 2025
https://github.com/questdb/questdb-packer-ami
Scripts and resources that can be used to build your own AMI with QuestDB.
aws cloud database packer questdb time-series
Last synced: 27 Jun 2025
https://github.com/twtrubiks/flask-migrate-tutorial
透過 Flask-Migrate-Tutorial 管理資料庫 (database)
database flask migrate mssql mysql postgresql python sqlite tutorial
Last synced: 15 Apr 2025
https://github.com/sarvsav/iza
Streamline platform operations with Linux inspired commands written in Go!
artifactory ci cicd cli database devops go golang linux mongodb platform-engineering shell
Last synced: 07 Mar 2026
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/sloweyyy/northwind-db-practice
This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.
Last synced: 15 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/alimghmi/pyhera
pyhera is an optimized in-memory database
database database-management dbms dbms-engine hera heradb jsondb key-value-database key-value-store multithreading nosql nosql-databases pyhera pyhera-db pyheradb python python-database python2 python3
Last synced: 30 Jan 2026
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/mmontone/rucksack
Rucksack is a persistence library for Common Lisp.
Last synced: 28 May 2026
https://github.com/aetperf/pg_fasttransfer
Postgresql Extension for FastTransfer
database datatransfer fasttransfer postgres postgresql-extension
Last synced: 01 Jul 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/rajspeaks/oracle-ebs-track-tasks-and-assignments
Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit
api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine
Last synced: 04 Apr 2025
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/whitfin/lowdb-titanium-adapter
Titanium SDK adapter for the LowDB embedded database
database json mobile nosql titanium-mobile titanium-sdk
Last synced: 19 Apr 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/phpgt/database
Database query organisation.
database database-access database-api-organisation database-logic-organisation database-migrations php-library php-pdo phpgt sql sql-database sql-query
Last synced: 08 Apr 2026
https://github.com/valencian-digital/planter
Blazingly fast data generation for MongoDB
data-generation database mongodb rust seeding
Last synced: 31 Mar 2025
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/aracki/ssa-clojure
Small web app - written in clojure - functional programming practice
bootstrap clojure database html-page
Last synced: 03 May 2026
https://github.com/sambhav228/google-cloud-developer-cheat-sheet
Google Cloud Platform (GCP) cheat-sheet
ace cloud compute database gcp gcp-certification gcp-cheatsheet google googlecloudplatform identity-and-security networking storage
Last synced: 18 May 2026
https://github.com/optimajet/dataengine.net
OptimaJet Data Engine
database mssql mysql oracle orm postgresql sqlite
Last synced: 07 Mar 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/winebarrel/pgslap
pgslap is a PostgreSQL load testing tool like mysqlslap.
database golang load-testing postgresql
Last synced: 22 Apr 2025
https://github.com/svidaniya/yamodb
powerful and lightweight library designed for data and database.
database database-management db python sqlite yaml
Last synced: 30 Oct 2025
https://github.com/flexmonster/pivot-mongo
The sample demonstrating how to connect to MongoDB with Flexmonster Pivot
data-visualization database mongodb nosql
Last synced: 13 Apr 2025
https://github.com/turbot/steampipe-plugin-mongodbatlas
Use SQL to instantly query MongoDB Atlas resources. Open source CLI. No DB required.
backup database etl hacktoberfest mongodb mongodb-atlas mongodb-atlas-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 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/desarrolla2/download-bundle
This bundle allows you to download a database and folders associated with the project from remote host to local machine. It is the easiest and easiest way to have the same production data in your development environment.
Last synced: 14 Jul 2025
https://github.com/haadiiii/vet-clinic-database
This database is of an imaginary Vet who wanted an easier way to manage his data.
Last synced: 03 Jul 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/bcko/ud-fs-logsanalysis-python
Udacity Full Stack Web Developer Nanodegree Project : Logs Analysis in Python Postgresql
database logs-analysis postgresql python udacity udacity-fullstack-nanodegree
Last synced: 25 Jun 2025
https://github.com/tsnsoft/tsn_spring_beans
Пример работы с базами данных в Java через SPRING BEANS в NetBeans
beans database example java javaee mysql netbeans spring springframework
Last synced: 07 Apr 2026
https://github.com/matheuscavini/qualafesta-ticketsselling
Online plataform developed in Django for selling and buying event tickets.
api database django django-rest-framework ingressos marketplace portuguese python qrcode selling-platform tickets web-development
Last synced: 08 Apr 2025
https://github.com/willianantunes/go-playground
This map is totally blank for me. Let's discover it until we find the treasure!
Last synced: 18 May 2026
https://github.com/woodprogrammer/keyvaluestore
Distributed Simple Nosql Store
consistency database distributed-systems key lookup nosql store value
Last synced: 12 Sep 2025
https://github.com/k1ethoang/database-uni
Cơ sở dữ liệu. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2)
Last synced: 04 Sep 2025
https://github.com/davisdevelopment/hx-pmdb
pure-Haxe persistent data store
database embedded-database haxe javascript jit python
Last synced: 03 Jul 2025
https://github.com/yuval-a/deriveODM
DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.
collection data data-mapper data-science database db document dry mapper mongo mongodb mongoose node nodejs object odm persistence persistent react reactive
Last synced: 01 Apr 2025
https://github.com/fachschaftmathphysinfo/cards
Database for Anki Decks with reviewer functionality in the future
anki database fachschaft flutter gqlgen graphql university
Last synced: 23 Apr 2025
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/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/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/vladimirakopyan/evedestructionmaps
I mapped destruction of ships in eve online for my final year project
csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard
Last synced: 18 May 2026
https://github.com/steadybit/reliability-hub-db
Database containing the content for Steadybit's Reliability Hub
chaos-engineering chaos-testing database reliability resilience steadybit
Last synced: 14 Apr 2025
https://github.com/bytexenon/ip-security-database
A large database of IPs
cybercrime cybersecurity data-dump database dump iot ip-database malware-analysis network-security penetration-testing pentesting security threat-intelligence vulnerability-assessment
Last synced: 14 May 2025
https://github.com/globbie/knowdy
Knowdy: a knowledge management system
c database embedded-database graph graph-database
Last synced: 24 Apr 2025
https://github.com/gharib-uk/movie-database
A Rest-API with Go and React for managing and showing movies
database golang-application golang-examples movie-database
Last synced: 05 Sep 2025
https://github.com/adrianschlatter/ppf.jabref
Python interface to JabRef SQL-database.
database jabref python sqlalchemy
Last synced: 09 Apr 2025
https://github.com/ashrafbasry/larabackup
Simple Laravel Database Backup Solution
backup database laravel mysql mysql-dump mysqldump-php
Last synced: 15 Apr 2025
https://github.com/loiclefevre/autonomous-database-for-developers
Working apps demoing Autonomous Converged Database powerful capabilities for developers
autonomous-database converged-database database java oracle spring-boot
Last synced: 09 Apr 2025
https://github.com/zeyadkhaled/firebase-query-to-excel
A Java class to process Firebase Firestore database queries and create an excel file that could be shared.
csv database excel firebase firebase-database firebase-realtime-database firestore java library query sharing
Last synced: 17 Jul 2025
https://github.com/fortunewalla/dvdstore
The Dell DVD Store is an open source simulation of an online e-commerce site with different SQL implementations.
database dell dellstore dellstore2 dvd dvd-store dvd-store2 dvdstore dvdstore2 e-commerce e-commerce-project mysql sample-data sample-database sql sql-query sqlquery
Last synced: 31 Jul 2025
https://github.com/xinux-org/mirror
⛓ | Personal Arch Mirror. Vault of compiled arch packages.
arch arch-linux archlinux database pacman repo uzinfocom
Last synced: 24 Feb 2025
https://github.com/luismisanve/geminipostsql_chatbot
Blazor AI ChatBot that translates natural language into PostgreSQL queries then turns the result into natural language again
ai asp-net-core blazor database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql visual-studio
Last synced: 13 Jul 2025
https://github.com/kasrakhaksar/py-auto-migrate
A Powerful Database Migration Tool To Transfer Data 🚀
ai cli clickhouse database dynamodb elasticsearch mariadb mongodb mysql oracle postgresql pypi-package python redis sqlserver
Last synced: 05 Jun 2026
https://github.com/bocaletto-luca/dbpedia-explorer
DBpedia Explorer is an interactive web application that lets you navigate the rich, structured data extracted from Wikipedia through the DBpedia project. Leveraging the DBpedia API, this application provides a semantic exploration of topics, empowering users to discover interconnected information through a modern, responsive interface. Bocaletto L.
api bocaletto-luca css3 database dbpedia dbpedia-webapps encyclopedia free-api html5 javascript responsive webapp
Last synced: 18 Jun 2025
https://github.com/trysharpen/versionna
Sharpen Versionna is a PHP migration system to manage versioning of Manticoresearch. It includes a CLI tool to keep your Manticore index schemas and your data on sync.
database database-migrations database-schema database-versioning full-text-search fulltext indexing manticore-search manticoresearch migration migration-automation migrations php search search-engine sql versioning
Last synced: 13 Jan 2026
https://github.com/siddheshkukade/movie-review-full-stack-java-spring-boot-reactjs
"Movie Review App is a robust full-stack application utilizing Java Spring Boot and ReactJS. It offers seamless user authentication, extensive movie exploration, and interactive review capabilities, enhancing the movie-watching experience." by @SiddheshKukade
api backend database full-stack j2ee java java8 javascript mongodb react spring-boot
Last synced: 13 Jul 2025
https://github.com/surrealdb/chocolatey
The script for packaging SurrealDB for the Chocolatey package manager
database nosql serverless surreal surrealdb
Last synced: 02 Jul 2025
https://github.com/aditeyabaral/natural-language-database-querying
A novel approach to data retrieval from tagged databases using only natural language audio queries
database intel machine-translation nlp nlp-keywords-extraction nlp-machine-learning nltk nltk-python querying speech-recognition
Last synced: 26 Jun 2025