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-10 00:07:53 UTC
- JSON Representation
https://github.com/isaac-lal/codepath-web102
The complete CodePath WEB102 project files for Fall 2022.
database javascript react web-development
Last synced: 12 Aug 2025
https://github.com/croqaz/img-db
img-DB is a CLI application for organizing your images
Last synced: 21 Feb 2026
https://github.com/contributte/nextras-orm-events
:wolf: Doctrine-like events for Nextras ORM
contributte database event-dispatcher events nette nextras-orm orm
Last synced: 12 Apr 2025
https://github.com/apache/couchdb-oauth
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 11 Jan 2026
https://github.com/rn0x/islamicquizapi
قاعدة بيانات وواجهة برمجة تطبيقات API لتقديم أسئلة لتقيم مستواك في العلوم الشرعية وتطوير حصيلتك العلمية في مجالات متنوعة، جميع الإجابات مصدرها موقع الدرر السنية.
database database-islam dorar figh islam islamic json questions quiz quran tafseer
Last synced: 02 Jul 2025
https://github.com/amineelkouhen/mcp-cockroachdb
The CockroachDB MCP Server is a natural language interface designed for agentic applications to manage, monitor and query data in CockroachDB.
cockroachdb database generative-ai llm mcp mcp-server
Last synced: 08 Mar 2026
https://github.com/avanade/dbex
DbEx provides database extensions for DbUp-inspired database migrations.
ado-net database dbup sql sql-server
Last synced: 12 Sep 2025
https://github.com/indianghost/livesearch
Live Search Plugin is an amazing jQuery plugin developed by Achraf BELLAALI allows you to search in any table HTML at the real time
achraf-bellaali composer database html-table indianghost jquery jquery-ajax jquery-datatables jquery-plugin json livesearch research-data research-tool table-html
Last synced: 19 Apr 2025
https://github.com/drarig29/brackets-docs
Contains the documentation for all brackets-* related projects
brackets database docker documentation hacktoberfest javascript manager mkdocs tournament typedoc typescript
Last synced: 09 May 2025
https://github.com/drbarnabus/dactools
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool
Last synced: 30 Oct 2025
https://github.com/clarisma/libgeodesk
Fast and storage-efficient spatial database engine for OpenStreetMap data
database geodesk geospatial geospatial-analysis gis openstreetmap osm
Last synced: 22 Aug 2025
https://github.com/vicotrbb/sqltemple
SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.
Last synced: 06 Mar 2026
https://github.com/georgemoralis/protoerp
Λογισμικό τιμολόγησης - εμπορικής διαχείρισης ανοικτού κώδικα
accounting apache-shiro database erp-application hibernate hikaricp java javafx jdk15 jinq liquibase lombok mydata mysql-connector-java
Last synced: 04 Oct 2025
https://github.com/divinemonk/ctfdb
{ CTF Database }= (A collection of of websites and resources you will ever need for offline/online CTF competitions)
binary-exploitation capture-the-flag cryptography ctf ctfs cyber cyber-security cybersecurity database guide hacker hacking information information-security pathway reverse-engineering roadmap steganography training-materials web-security
Last synced: 31 Dec 2025
https://github.com/morikuni/mdq
mdq queries multiple databases in parallel and output the results in JSON.
cli database go mysql postgresql sql
Last synced: 12 Jan 2026
https://github.com/aiven-labs/aiven-laravel
Extend Laravel PHP framework to make working with Aiven databases simpler
aiven artisan-commands database laravel laravel8 mysql opensearch postgresql redis
Last synced: 02 Oct 2025
https://github.com/nuhu-ibrahim/lga-districs
A database of all the senatorial and representative districts, local governments and states in Nigeria
database house-of-representatives lga-districs national-assembly nigeria nigerian-states representative representative-districts senatorial senatorial-districts
Last synced: 04 Oct 2025
https://github.com/instafluff/comfydb
Comfiest Way to Use A Database (MongoDB)!
comfy database db easy easy-to-use instafluff intuitive mongo mongodb query search storage wrapper
Last synced: 31 Jul 2025
https://github.com/bratah123/swordiedb
A Maplestory Database API for SwordieMS-based sources written in Python
database maplestory pip spiritms
Last synced: 01 Aug 2025
https://github.com/abderrahmanemustapha/dna
ibn khaldoune university analytics web app
analytics data-mining data-visualization database dataset datasette django django-rest-framework javascript machine-learning machinelearning-python mysql mysql-database online-analytical-processing python3 react university university-project
Last synced: 02 Aug 2025
https://github.com/flarco/dbnet-python
A Python/VueJS database client (Web GUI) to access Oracle, Spark (Hive), Postgres, etc.
apache-spark database jdbc oracle postgresql spark web-gui
Last synced: 03 Oct 2025
https://github.com/vesal-j/pglite-note
A modern note-taking app with rich text editing, built on Next.js and PGLite for seamless local data persistence
database frontend indexeddb notebook notes pglite postgresql typescript
Last synced: 09 Mar 2026
https://github.com/cm4ker/platform
Platform for rapid creating business applications (auto generating crud, ui and more)
aquila business compiler database language language-analysis platform rad
Last synced: 21 Aug 2025
https://github.com/firesharkstudios/butterfly-db
Reactive database SELECTs for popular relational databases in C#
butterfly csharp database mysql orm postgres reactive-data-streams reactive-documents sqlite sqlserver
Last synced: 22 Aug 2025
https://github.com/fab2bprog/crud-sqlite-xojo-example
This is an example program for Create, Read, Modify, Delete, Search records in a Sqlite database in Xojo language. It works by presenting as an example a customer search list and a customer management form. This program integrates a database data abstraction layer allowing easy modification and increased adaptability to your needs.
abstraction-layer crud crud-application crud-sample database database-management desktop-application mit-license sqlite sqlite-database sqlite3 xojo
Last synced: 19 May 2026
https://github.com/alaouimehdi1995/simplified-search-engine
Multithreaded Web Crawler, Scraper, Indexer
container crawl crawler crawling database docker docker-compose engine index indexer indexing mongodb python python-3 scraper scraping search-algorithm search-engine searching
Last synced: 06 Mar 2025
https://github.com/thorwebdev/everydaylytics
Deno Fresh + Supabase
authentication database deno fresh postgres supabase
Last synced: 12 May 2025
https://github.com/jaffarabbas/flutter-mobile-application-development
My Flutter Practice codebase
aws aws-lambda da database firebase firebase-auth firebase-database firebase-realtime-database flutter flutter-apps flutter-apps-development flutter-ui
Last synced: 01 Jul 2025
https://github.com/thuongtruong1009/bookept
📚 Knowledge space for nerds. Search online books by subject and add them to your favorite cart
authentication book bookstore cart commerce css database heroku html javascript mysql mysqli online php php8 project pwa responsive sql template
Last synced: 10 Jun 2025
https://github.com/tirendazacademy/data-science-with-r
Data Science | Machine Learning | Data Analysis
data-analysis data-science data-visualization database machine-learning machine-learning-algorithms r r-data-visualization r-ggplot2 r-machine-learning-turorials r-markdown r-programming r-studio rmarkdown tutorial
Last synced: 23 Jul 2025
https://github.com/zxol/atwrap
promisified airtable wrapper
airtable database javascript node wrapper
Last synced: 19 Apr 2025
https://github.com/feathersjs-ecosystem/feathers-cassandra
Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder
cassandra cassanknex database db express-cassandra feathers feathersjs knex model orm
Last synced: 11 May 2025
https://github.com/jmari/SCouchDB
Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API
database pharo pharo-smalltalk smalltalk voyage
Last synced: 11 May 2025
https://github.com/ekaone/javascript-awesome-packages
😎 📃 Javascript Awesome Packages List, start from 🚦 State Management, 🧪 Testing, 🛠 Utilities, 🌈 Design System, 📈 Chart, 🖥 Server, 🔐 Security, 🗄 ORM and Query Builder
database orm security server state-management testing
Last synced: 04 Mar 2025
https://github.com/oefenweb/ansible-percona-toolkit
Ansible role to set up percona-toolkit in Debian-like systems
ansible checksum database debian mariadb mysql percona percona-toolkit pt-deadlock-logger toolkit ubuntu
Last synced: 13 Jul 2025
https://github.com/korridor/laravel-computed-attributes
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
accessor caching database eloquent eloquent-models laravel model package performance
Last synced: 13 Apr 2025
https://github.com/pchemguy/ContactEditor
Demo VBA application/template illustrating MVP design pattern backed by persistent storage
adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel
Last synced: 30 Jul 2025
https://github.com/rohitdhas/helix-db
A Simple NoSQL DB 💾 written in TypeScript for Node.JS. 🚀
Last synced: 18 Aug 2025
https://github.com/durner/query-optimization-tum-in2219
Homework for Query Optimization - a TUM Computer Science Course
database query-optimizer sql-query
Last synced: 06 Jul 2025
https://github.com/abtinz/django-flask
Backend Developement learning with codeyad, Hamrouesh, youtube courses
backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket
Last synced: 17 Jan 2026
https://github.com/cmars/ddcp
Database-to-Database Copy (DDCP) over Veilid
database distributed local-first privacy sqlite veilid
Last synced: 14 Jun 2025
https://github.com/wdataorg/wdata
A database with multiple data sets that support drawing, These data sets are: World population data set, World Carbon dioxide Concentration data set, World Number of Cities data set, China number of population data set, China number of space vehicles data set......
chinese data database pip pypi python3
Last synced: 07 Mar 2026
https://github.com/frideosapps/frideos_kvprx
A library with persistent and reactive classes, and key/value pairs storing helpers, using the sqflite plugin.
database dbprovider flutter flutter-library flutter-package frideos frideos-kvprx pairs-stored reactive-programming sqflite sqflite-database sqlite streams
Last synced: 28 Apr 2025
https://github.com/puppetlabs/puppetlabs-pe_databases
A Puppet Module for Maintaining Your Puppet Enterprise Databases
database module postgresql puppet puppet-enterprise puppetdb supported
Last synced: 11 Dec 2025
https://github.com/ultirequiem/planetscale
🪐 A simple client for connecting to PlanetScale
database db-driver javascript mysql node nodejs planetscale typescript
Last synced: 07 May 2025
https://github.com/richbl/postgresql-db-dump
shell script to perform a remote postgreSQL database dump
bash bash-script database dump postgres postgresql postgresql-database shell shell-script
Last synced: 28 Feb 2026
https://github.com/cgauge/laravel-aurora-connector
Database driver for Laravel dedicated to connect to Aurora
aws database driver lambda laravel mysql secrets-manager
Last synced: 05 Mar 2026
https://github.com/kenjij/firebase-ruby
Pure simple Ruby based Firebase REST library
Last synced: 28 Feb 2026
https://github.com/sirwanafifi/sqldumpjs
A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.
Last synced: 05 Mar 2026
https://github.com/rashedul-alam46/search-inside-the-database
Search a string inside the entire database.
Last synced: 21 Jun 2026
https://github.com/danielletto2020/liteeditorai
Лёгкий редактор для эпохи ИИ-агентов: терминал в центре, модули рядом — код, Git, контейнеры Docker·Podman, базы данных Postgres·MySQL·SQLite, плюс свои модули-плагины (пишет ваш ИИ-агент). Удалённый пульт для Android, чат через OpenRouter, мульти-вкладки, 6 тем. Linux · Windows.
ai-agents android claude-code code-editor containers database desktop-app developer-tools docker electron ide llm mysql openrouter plugins podman postgresql remote-control terminal xterm
Last synced: 15 Jun 2026
https://github.com/bocaletto-luca/cocktail-explorer
Cocktail Explorer is an interactive web application designed to help you discover and explore a wide variety of cocktails using a free API. This project dynamically fetches cocktail data—including images, names, descriptions, and preparation instructions—and presents the information through a sleek and responsive interface built with HTML, CSS, Jav
api api-free bocaletto-luca cocktails cocktails-api css3 database html5 javascript multidevice responsive ricette webapp
Last synced: 30 Apr 2026
https://github.com/devzstudio/cloud-backup
☁️ Backup your database and website files easily to dropbox
backup cloud-backup database dropbox mysql php web-application
Last synced: 16 Jun 2025
https://github.com/samarth30/spotify-youtube-clone
youtube spotify clone build with youtube api , spotify api and android
android android-application clone crud database java spotify spotify-android-api spotify-api spotify-clone spotify-functions spotify-player spotify-search spotify-search-api youtube youtube-api youtube-api-v3 youtube-clone youtube-music youtube-search-api
Last synced: 03 Aug 2025
https://github.com/netcorestack/datatransform
Sql2Sql or Sql2MongoDb Transform Tool
data data-transform database migration mongodb mssql nosql sql sql2mongo sql2mongodb sql2sql tooling transform
Last synced: 11 Apr 2025
https://github.com/mariadb-operator/mariadb-operator-helm
🦭 Install MariaDB operator via OLM using the Helm chart
crd custom-resource-definition database helm-operator kubernetes kubernetes-api kubernetes-operator mariadb mariadb-operator olm openshift operator
Last synced: 10 Apr 2025
https://github.com/FabianRolfMatthiasNoll/MyMangaDB
Self-hosted manga collection manager with automatic metadata, MyAnimeList import, Docker support, and detailed collection statistics.
collection database isbn library library-management manga manga-collection manga-database manga-metadata manga-organizer manga-scraper media-library myanimelist open-source personal-library self-hosted
Last synced: 11 Feb 2026
https://github.com/zerocoolhacker/factorymanagment
This is an inventory management system for a factory that manufactures plastic products
database easy-to-use inventory-management point-of-sale pos reports
Last synced: 22 Jun 2025
https://github.com/rob-leggett/node_restful_webservice
Node, Babel, JWT, ES6, MongoDB, Microservice
babel database jwt microservice mongodb nodejs
Last synced: 12 Apr 2025
https://github.com/sparks-baird/nomad-examples
Examples of using the Novel Materials Discovery (NOMAD) database, especially downloading all chemical formulas.
cheminformatics database materials-data materials-databases materials-datasets materials-discoveries materials-discovery materials-informatics
Last synced: 05 May 2025
https://github.com/lszeremeta/sdfeater
Always hungry SDF chemical file format parser with many output formats
chebi chemical-data chemical-elements cheminformatics cli cvme cypher data-structures database docker-image drugbank jar java molecularentity neo4j parser parsers periodic-table sdf sdf-files
Last synced: 17 Jul 2025
https://github.com/dbsynckit/dbsynckit
DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.
database database-migrations db dotnet dotnet-core mssql mysql postgresql sql-query-builder synchronization
Last synced: 30 Dec 2025
https://github.com/cheatsheet-lang/mongodb
Cheatsheet for MongoDB
cheatsheet database drop hacktoberfest hacktoberfest2020 mongodb mongotop nosql pipeline retrieve-data schema-less stage syntax
Last synced: 05 May 2025
https://github.com/fauna/fauna-go
Go driver for Fauna v10 (current)
client clients database driver drivers fauna faunadb go golang nosql nosql-database serverless
Last synced: 06 Mar 2026
https://github.com/ndleah/dvd-rental-marketing-analytics
🎥 Email marketing campaign analysis
data-analysis data-exploration data-modelling data-structures data-wrangling database sql
Last synced: 19 Jul 2025
https://github.com/armanceau/training
Traning of coding
api database html-css-javascript json mysql php sql training workinprogress
Last synced: 10 Jul 2025
https://github.com/joonas-yoon/json-as-db
Using JSON as very lightweight database
database json lightweight package pytest python storage tdd-python
Last synced: 20 Jul 2025
https://github.com/abbychau/gtsdb
A Dead Simple Timeseries Database. Aims to provide basic methods for embedding.
database edge-computing golang iot lightweight self-hosted time-series timeseries-database
Last synced: 29 Oct 2025
https://github.com/phalcon/incubator-logger
Extended Adapters for Phalcon Framework Logger component.
cloudwatch-logs database logger monolog phalcon php-library psr-3 udp-socket
Last synced: 21 Jun 2025
https://github.com/fwd/server
Full-Stack NodeJS Toolkit
boilerplate boostrap database express-js framework momentjs nodejs shell
Last synced: 20 Jul 2025
https://github.com/gavincabbage/chiv
gavincabbage.com/chiv | Archive relational database tables to Amazon S3
Last synced: 11 Apr 2025
https://github.com/bytebase/postgresql-parser
PostgreSQL parser based on ANTLR4
antlr antlr4 database parser postgres postgresql sql
Last synced: 09 Jul 2025
https://github.com/rursprung/r2d2-oracle
an r2d2 adapter for the oracle database
connection database oracle pool r2d2 rust sql
Last synced: 30 Apr 2025
https://github.com/patilshreyas/easydatabase
Java API to easily implement JDBC-ODBC Database connection and operations.
database java java-library jdbc odbc
Last synced: 10 Apr 2025
https://github.com/spresnac/laravel-artisan-database-helper
Some usefull helper to handle database backup & restores
backups database hacktoberfest laravel restore
Last synced: 21 Mar 2025
https://github.com/mutablelogic/go-sqlite
Golang interface to SQLite
database golang rest-api sqlite sqlite-orm sqlite3
Last synced: 15 Jul 2025
https://github.com/sirdiego/importr
TYPO3 CMS Extension - importr
csv database excel extbase import scheduled-tasks typo3 typo3-cms typo3-cms-extension
Last synced: 03 May 2025
https://github.com/stackql/stackql-middleware
Middleware solution to allow clients to query back end APIs using SQL
api bff database middleware postgres postgresql sql stackql
Last synced: 11 Jul 2025
https://github.com/pjt3591oo/sequelizejs_translate
sequelize 5V document 번역
database javascript js nodejs orm sequelize
Last synced: 10 Apr 2025
https://github.com/alirezasalehizadeh/querybuilder
Simple PHP query builder for quick interaction with database tables.
database mysql php query-builder sql
Last synced: 20 Mar 2025
https://github.com/wesovilabs/mollydb
A GraphQL configuration file database
configuration database go golang graphql graphql-api hooks storage yml
Last synced: 25 Aug 2025
https://github.com/aldy505/sql-dsl
SQL as template literal (for a lot of stuff)
database dsl mysql postgresql sql
Last synced: 12 Jul 2025