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/invoiceninja/inspector
Simplified database records management.
database laravel management php
Last synced: 15 Apr 2025
https://github.com/pjt3591oo/sequelizejs_translate
sequelize 5V document 번역
database javascript js nodejs orm sequelize
Last synced: 10 Apr 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/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/solution10/sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
composer-packages database php sql
Last synced: 14 Sep 2025
https://github.com/spithash/linux-backup-script
Take backups of your mysql/mariadb databases and your files/folders. This bash script can be useful for linux server backups or migrations.
backup backup-script bash-script database linux linux-backup mariadb-database mysql-database
Last synced: 28 Jun 2025
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/thorwebdev/everydaylytics
Deno Fresh + Supabase
authentication database deno fresh postgres supabase
Last synced: 12 May 2025
https://github.com/numessanguis/naver_line_restore_chat_root
Merge your NAVER LINE chat history when you have an old database and a fresh install (Android - requires root).
chat-application database line naver naver-line sqlite
Last synced: 22 Jul 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/fwd/server
Full-Stack NodeJS Toolkit
boilerplate boostrap database express-js framework momentjs nodejs shell
Last synced: 20 Jul 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/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/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/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/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/nesto-software/moment-holiday
A Moment.js plugin for handling holidays at scale.
database holiday holiday-calculation holidays library moment momentjs node nodejs typescript
Last synced: 24 Oct 2025
https://github.com/0spol/docker_learning_lab
A hands-on Docker environment for learning and practicing containerized databases and utilities. Includes ready-to-run containers for MySQL, PostgreSQL, Oracle, MongoDB, Mongo-Express, phpMyAdmin, Java, and Linux utilities. Ideal for development, testing, and educational purposes.
database databases dev-environment docker docker-compose education java learning-lab mongodb mysql phpmyadmin postgresql
Last synced: 15 Mar 2026
https://github.com/serenedb/serenedb
The First True Distributed Real-Time Search Analytics Database
analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql
Last synced: 02 Apr 2026
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: 03 Mar 2026
https://github.com/kenjij/firebase-ruby
Pure simple Ruby based Firebase REST library
Last synced: 28 Feb 2026
https://github.com/myphz/wwwallet-be
wwwallet back end - Built with NodeJS, Express and MongoDB
authentication backend bitcoin cryptocurrency database javascript mongodb mongoose nodejs wwwallet
Last synced: 14 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/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/rocherkong/bara
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.
dapper dataaccess database dotfiles mybatis mysql oracle orm sql
Last synced: 26 Oct 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/manyakrus/image_database
Application for automatically creating a schema for tables and columns in a Postgres database (ERD-diagram). Automatically creating ERD diagrams, display link arrows to the desired column (not only to the table), and have the ability to edit and update the edited diagram
arrows automatic columns database erd-diagram graph image postgres schema tables update
Last synced: 04 Oct 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/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/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/raj-rathod/raj
it is fully dynamic and multi vendor website.Basically it have three section Section One :Customer ,this section handle all the customer commands like searching, add to cart , finding product, placing the order etc. Section Two : Seller , this section handle seller commands like add product, manage products list, increase - decrease price and amount of product, show the sold product list return product list ,shipping detail, payment etc.Section Three : Administration , this section handle all the above two section
bootstrap4 college-project college-students crud-operation css database dbms dbms-mini-project dbms-project dbmsminiproject free html javascript jquery-ajax mysql mysql-database php7 phpmyadmin rajesh-rathore
Last synced: 14 Aug 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/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/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/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/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: 02 Sep 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/darkterra/mongo-scheduler
Persistent event schedule for node.js using mongo as storage
cron database delayed delayed-jobs event javascript job module mongodb nodejs npm-module npm-package scheduler task
Last synced: 01 Oct 2025
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/jdforsythe/mysqlconnection
Simple library to make it much easier to use MySQL in Visual Studio projects
database dotnet dotnet-framework mysql visual-studio
Last synced: 22 Aug 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/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/mongorunway/mongorunway
Efficient database migration made easy
database database-migration migration-tool mongo-migration mongodb mongodb-migration python3 tool tools utility-library
Last synced: 23 Sep 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/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/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/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/bocaletto-luca/movies-database
Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.
data-management database dates films movie-data movies open-data research sql
Last synced: 03 Aug 2025
https://github.com/bocaletto-luca/phonebook
This is a Python application that implements a simple phone book with a graphical user interface (GUI) using PyQt5. The application allows users to add, view and delete phone contacts. Furthermore, it offers an "About" function to display information about the author of the application.
contact-management data-storage database gui open-source personal-organization phone-book pyqt5 python
Last synced: 09 Oct 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/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/hyunjoonbok/R-projects
Portfolio in R
anomaly-detection data data-analysis data-science data-visualization database deep-learning h2o keras lightgbm marketbasketanalysis regression-models tensorflow time-series xgboost
Last synced: 30 Jul 2025
https://github.com/statamic/custom-publish-forms-api
An example of using Custom Publish forms powered by an API.
addon api database laravel publish statamic statamic-addon statamic-v2
Last synced: 06 Apr 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/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/leynier/python-github-database
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.
database db github github-api github-as-a-database github-database github-rest-api pydantic pydantic-models python python-database python-library python-package
Last synced: 24 Jul 2025
https://github.com/paebbels/pyipcmi
A Python-based IP Core Management Infrastructure.
altera database infrastructure intel ip-core modelsim python3 quartus-prime questasim riviera-pro simulation synthesis vhdl vhdl-verification xilinx xilinx-vivado
Last synced: 15 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/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/supercamel/spinodb
SpinoDB is an in-memory NoSQL data library that is fast and self-contained. It's written in C++ with bindings for many languages. It is suitable for web and desktop applications with demanding performance requirements.
c database gnome gobject javascript nosql vala
Last synced: 21 Mar 2025
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/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/reem-lab/house-booking-back-end
This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.
api database devise-jwt postgresql postman-documentation rspec-rails ruby ruby-on-rails
Last synced: 04 Sep 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/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/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/renatoathaydes/eventory
An event sourcing-inspired library targeting offline-first use, with automatic synchronization with remote instances when connection is available.
dart database event-sourcing events
Last synced: 07 Sep 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/finos/legend-community-delta
Combining best of open data standards with open source technologies
data database delta-lake spark
Last synced: 15 Oct 2025
https://github.com/xortroll/arc
Atmosphère (and custom) Nintendo Switch result code database
database nintendo result switch
Last synced: 08 Oct 2025
https://github.com/voidcoefficient/gold
redis-like database made with rust
database redis rust toy-project
Last synced: 16 Oct 2025
https://github.com/megagonlabs/holobench
🫧 Code for Holistic Reasoning with Long-Context LMs: A Benchmark for Database Operations on Massive Textual Data (Maekawa*, Iso* et al.; ICLR 2025)
database llm long-context-modeling nlp reasoning
Last synced: 23 Apr 2025
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/Mongorunway/mongorunway
Efficient database migration made easy
database database-migration migration-tool mongo-migration mongodb mongodb-migration python3 tool tools utility-library
Last synced: 11 Oct 2025
https://github.com/uonline/uonline
Browser-based MMORPG in a fantasy world.
bower coffeescript database foreman gulp jade javascript jshint mmorpg postgresql pug yarn
Last synced: 26 Feb 2026
https://github.com/mpyw/sqlc-restruct
Post-processor for kyleconroy/sqlc
database go golang postprocessing postprocessor sqlc
Last synced: 09 Apr 2025
https://github.com/thechaoscoder/vsdb
VSDB - A Database for VapourSynth Scripts & Plugins
avsrepo database laravel laravel-framework vapoursynth vapoursynth-plugins vsdb vsrepo
Last synced: 30 Oct 2025
https://github.com/maxnd/mxmarkedit
A free app for Mac to create Markdown documents with stylistic support, tasks, simple databases, bibliographies and presentations
biblatex bibliography database dissertation document documents free-pascal lazarus macos markdown meeting-management note-taking org-mode pandoc presentation presentation-slides table text-editor todo-list
Last synced: 10 Apr 2025
https://github.com/reem-lab/vet-clinic
The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻⚕️
Last synced: 28 Apr 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/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/candh/loggd
A simple local JSON database made with NodeJS, for NodeJS
database developer-tools ilovejavascript javascript json nodejs npm-package
Last synced: 26 Oct 2025
https://github.com/michaldziuba03/nestjs-modules
Monorepo for NestJS modules 📦
cassandra connector database driver ioredis modules monorepo nest nest-module nestjs redis typescript
Last synced: 24 Feb 2026
https://github.com/akaanuzman/learn_node
My development and learning process with node.js per day. 🚀
backend backend-api backend-service database databases express-middleware expressjs javascript js json json-api json-schema mongodb mongoose mongoosejs mysql nodejs nodejs-api nodejs-modules nodejs-server
Last synced: 27 Oct 2025
https://github.com/scop/django-instant-admin
Instant Django admin site for an existing database
crud database django django-admin
Last synced: 06 Sep 2025
https://github.com/oracle/oci-toolkit-intellij
Oracle Cloud Infrastructure Toolkit for IntelliJ
autonomous cloud database intellij-plugin java oracle
Last synced: 09 Apr 2025
https://github.com/usagi-coffee/pg_chainsync
Access blockchain inside PostgreSQL
blockchain database ethereum pgrx postgres postgres-extension postgresql postgresql-extension rust sql
Last synced: 14 Oct 2025