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-07 00:08:29 UTC
- JSON Representation
https://github.com/hitoshyamamoto/hayai
Instantly create and manage local SQL, NoSQL, and Vector databases with Docker using a fast and extensible CLI tool for backend developers.
backend cli database database-management developer-tools
Last synced: 01 Jun 2026
https://github.com/romi/plantdb
Database to host and serve images and processed data.
Last synced: 14 Jan 2026
https://github.com/ium101/files-and-folders-lister-z
Files and Folders Lister Z is a utility for listing the contents of directories on your computer. It provides both a command-line and a graphical user interface (GUI) for easy use.
application application-code brasil brazil cmd command data database databases exe filemanagement filesystem linux lowcode macos python sh tool utility windows
Last synced: 09 Oct 2025
https://github.com/tobinchilongo/blogapponrails
Microverse project Blog app will let users view post blogs.
database increment relational-database rspec-rails ruby schema validation-library
Last synced: 17 Apr 2026
https://github.com/zastinian/hedystia.db
A database made by the company hedystia, easy to use
database db discord discordjs easy encrypted hedystia javascript json typescript
Last synced: 27 Feb 2026
https://github.com/mcrd25/food-tracking-api
api database food-tracker rails rails-api rails5 rspec ruby
Last synced: 11 Feb 2026
https://github.com/theogravity/apifire-server
Generates an express-based API server w/ database migrations and models and an error-handling / logging infrastructure written in Typescript
code-generator database express generator nodejs objectionjs openapi openapi-generator openapi3 orm swagger typescript yeoman yeoman-generator
Last synced: 23 Jan 2026
https://github.com/richan-fongdasen/database-converter-laravel
Simple database converter for Laravel Applications
database database-conversion database-migrations laravel
Last synced: 09 Feb 2026
https://github.com/troublete/go-luadb
A Lua extension for database (Postgres) access.
database db extension go golang lua lua-extension posgres posgresql
Last synced: 18 Apr 2026
https://github.com/proost/dbresolver
The sqlx resolver and wrapper for database cluster
database go golang mysql postgresql rdbms sqlx
Last synced: 18 Jan 2026
https://github.com/toolsplus/atlassian-connect-play-slick
Slick repository implementations for Atlassian Connect Play
atlassian atlassian-connect database play-framework play-slick slick
Last synced: 28 Feb 2026
https://github.com/Paralaxus/Constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 19 Aug 2025
https://github.com/robertdebock/ansible-role-vault_autosnapshot
Configure vault_autosnapshot on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook security storage system tools tox vaultautosnapshot windows
Last synced: 18 Jan 2026
https://github.com/beastop/decentralized-grqphdb
A tiny effort towards creating a decentralized graph database management system for rapid prototyping.
database decentralized decentralized-graphdatabase flask graphdatabase python python3
Last synced: 25 Apr 2025
https://github.com/jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
database mysql php postgresql query-builder sql sqlite
Last synced: 14 Apr 2026
https://github.com/vishalthehuman/academia-campus-repository
Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.
css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql
Last synced: 21 Feb 2026
https://github.com/whats-good/artbox
QR8 (Formerly Artbox) is an all-in-one NFT gallery for artists to display their collections, and collectors to explore and discover new artists. Stack: Next.js, TS, Apollo-client on the Frontend, and Express, GraphQL Yoga, Prisma and PostgreSQL on the backend.
apollo-client database graphql graphql-yoga nextjs postgresql pothos prisma react typescript wagmi webapp
Last synced: 13 Apr 2026
https://github.com/davydany/dbmole
A database connectivity testing tool. You simply call DBMole with the parameters needed to connect to your DB (host, port, db, user, password), and let DBMole debug your connection for you!
connectivity database java jdbc mysql odbc ojdbc oracle postgres
Last synced: 13 Apr 2026
https://github.com/neves-rafael/rocket-notes-back-end
É a parte Back-End de uma aplicação que permite o cadastro de usuários em um banco de dados, adicionando notas, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.
beekeeper database insomnia javascript knex nodejs sqlite3
Last synced: 17 Jan 2026
https://github.com/marvnc/pixiv-dump
Pixiv Encyclopedia DB Dumps, updated daily
crawler database dump encyclopedia japanese pixiv pixiv-crawler pixiv-database scraping
Last synced: 12 Jan 2026
https://github.com/i-am-uchenna/retail-database-management-system-t-sql-sql-server-
This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.
customer-management database database-management database-schema retail sql-server t-sql
Last synced: 29 Apr 2026
https://github.com/vishanurag/portfolio
This is my personal portfolio WebProject. I have included all of the projects of mine in this Portfolio.
ajax database portfolio-website project web
Last synced: 12 Feb 2026
https://github.com/llorllale/liquibase-facade
API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.
database java liquibase sql version-control versioning
Last synced: 14 Jan 2026
https://github.com/stkirchberg/telegram_social-transfer-knot
Mini-social network on Telegram with automatic post broadcasting and custom nicknames.
bot database local server serverless telegram
Last synced: 23 Jan 2026
https://github.com/stickytools/sticky-locking
A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.
concurrency conditions database embedded hierarchical hierarchical-locking high-concurrency ios linux lock lock-manager locking macos mutex osx readers-writer-lock swift swift-4 swift-framework swift-package-manager
Last synced: 28 Jan 2026
https://github.com/goatplatform/orderstamp-js
A lightweight TypeScript utility providing efficient, O(1) ordered list management in databases, simplifying insertions and reordering.
algorithms big-data database typescript
Last synced: 01 Mar 2025
https://github.com/softmotions/ejdb2swift
EJDB2 Swift binding for iOS OSX Linux
binding bindings carthage carthage-installation cocoapod cocoapods database ejdb ejdb2 ios ios-swift json mobile osx swift swift-binding swift-package
Last synced: 26 Apr 2025
https://github.com/xdb-dev/xdb
XDB is a new kind of database library based on tuples. Rather than writing database specific schemas, queries, and migrations, XDB allows developers to model their domain once and use it with one or more databases.
Last synced: 01 Apr 2026
https://github.com/alana-rocha/sgbc-crud
CRUD utilizando typescript e mysql para trabalho da matéria de banco de dados. Esse CRUD é designado para um sistema de gerenciamento de bilheteria de cinema.
database mvc-architecture typescript
Last synced: 13 Jun 2025
https://github.com/0xsirsaif/papers-i-love
A captivating collection of computer science papers that fuel inspiration and intellectual curiosity.
compiler database memory networking os papers
Last synced: 25 Oct 2025
https://github.com/idealista/postgresql_role
Ansible role to install PostgreSQL
ansible ansible-role centos database debian postgres postgresql rhel
Last synced: 12 Mar 2026
https://github.com/tokhy1/laravel_competitions_management_system
This Laravel application provides a robust and user-friendly platform for managing competitions, registrations, and results. Designed with a modular structure and clear user roles, it caters to both participants and event organizers.
authentication authorization backend blade-template bootstrap competition crud-operation css dashboard database full-stack fullstack-development html js jwt laravel mvc mysql php
Last synced: 07 Apr 2026
https://github.com/wallymathieu/mejram
Database analysis by using information tables and conventions
analysis conventions database postgresql referential-constraints sql-server
Last synced: 23 Apr 2025
https://github.com/g4brym/sqlify
A simple sql builder with migrations based on standard Python type hints
database migration-tool migrations postgres postgresql psycopg2 python query query-builder sql sql-builder sqlite3
Last synced: 11 Mar 2026
https://github.com/databooster/dbparallel
(Migrated from CodePlex) The dbParallel is a Database Task Parallel Foundation that provides database developers an application level support for parallel programming in database.
async-sql asynchronous-sql callback-task concurrency database dispatcher efficiency engine enterprise foundation job library oracle parallel-sql sql-server standby-mode task-parallel timeout tuning workflow
Last synced: 09 Apr 2025
https://github.com/timnekk/sqlitecontroller
Export and Import data to SQLite DB
Last synced: 11 Oct 2025
https://github.com/stevencodelab/aes128sistem
Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.
aes-128 bootstrap database decryption encryption javascript php sql
Last synced: 10 Apr 2026
https://github.com/nagyatka/pandabase
PHP ORM
database lightweight mysql orm pandabase php
Last synced: 01 Feb 2026
https://github.com/jeganathpv/firebase-crud
A python package(PyPi) to perform CRUD operations with Firebase Realtime database.
crud database firebase firebase-database firebase-python firebase-realtime-database python3
Last synced: 19 Jan 2026
https://github.com/aplus-framework/database-extra
Aplus Framework Database Extra Library
aplus aplus-framework composer database database-extra extra framework full-stack gitlab library migration migrator php php8 phpoop phpstorm seed seeder vscode
Last synced: 14 Jul 2025
https://github.com/abeloldev/bono-db-manager
A small library for Python3 which aims to handle DB in a faster way.
database espanol-ingles good-first-issue help-wanted python3
Last synced: 18 Jan 2026
https://github.com/far-beyond-dev/pebblevault
PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!
buntdb database in-memory-database rust sqlite
Last synced: 25 Apr 2025
https://github.com/nlopes/database-schema
This crate provides a simple way to dump a database structure to a file, in SQL format.
database database-migration database-schema diesel mysql sqlite sqlx
Last synced: 14 Apr 2026
https://github.com/aweris/postgres-data-dump
Tool for dumping a sample of data from PostgreSQL
database dump manifest postgresql
Last synced: 14 Jan 2026
https://github.com/oguzhanumutlu/photondb
As fast as a photon, as small-sized as a photon.
compact database fast javascript node photon small sql table
Last synced: 13 Apr 2026
https://github.com/daikazu/laratone
Simple API for managing color libraries in you Laravel application.
database laravel-package packagist seed
Last synced: 16 Jan 2026
https://github.com/mickamy/seeder
Populate your database with realistic fake data, one command.
cli database developer-tools fake-data go postgresql seeder test-data
Last synced: 31 May 2026
https://github.com/shivangraikar/golang-database
Golang database programs
database golang golang-examples routines sql
Last synced: 16 Apr 2026
https://github.com/bocaletto-luca/lyrics-finder
Lyrics-Finder is a free and open-source web application that lets you retrieve song lyrics in two powerful ways: Direct Search: Quickly fetch lyrics by entering both an artist's name and a song title. Alphabetical Artist Explorer: Browse through an A–Z menu to dynamically query and list artists ... Opensource, Open-Data, Free Api By Bocaletto L.
api bocaletto-luca css3 database free-api html5 javascript lyrics lyrics-api lyrics-finder open-data opensource webapp
Last synced: 11 Mar 2026
https://github.com/azizbenismail/atelier_crud_symfony
Un atelier CRUD (Create, Read, Update, Delete) avec Symfony consiste à créer une application web qui permet de gérer les opérations basiques de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données
crud database dom-manipulation mysql-database symfony
Last synced: 18 Apr 2026
https://github.com/rtradeltd/database
☕️ package database provides PostgreSQL management for Temporal
Last synced: 27 Jul 2025
https://github.com/tectijuana/conocimiento-archived
Ingeniería del Conocimiento del ITT, TecNM
Last synced: 17 Mar 2025
https://github.com/plopezm/goedb
Goedb is a database manager to ease the persistence layer in a enterprise development
database datasource entity-manager orm persistence
Last synced: 14 Jan 2026
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 2026
https://github.com/lekhana3003/simplcache
An Easy Java Cache Library
cache cache-database cache-storage cachemanager database eviction eviction-policies github java library redis
Last synced: 13 Apr 2026
https://github.com/sarah627/java_miniatures
This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects
abstraction algorithms arrays class conditional-statements database docker exception-handling generics interfaces-java jdk loops-and-iterations mvc-architecture object oop oop-principles springboot static-method strings structures-java
Last synced: 02 Feb 2026
https://github.com/byte-cats/datastation
A Simple to use Go library to help connect to most types
Last synced: 29 Apr 2026
https://github.com/deven96/face_verify
Facial verification
artificial-intelligence database facial-detection python verification
Last synced: 07 Feb 2026
https://github.com/murtadhaalobaidi/soundgood-music-school
Soundgood Music School
astah database jdbc-connector lucidchart maven pgadmin4 psql psql-database query sql sql-server sqlshell terminal
Last synced: 13 Apr 2026
https://github.com/s1owjke/prisma-query-formatter
Small utility for Prisma query formatting and param substitution
database logging prisma prisma-client prisma-extension query
Last synced: 31 Jan 2026
https://github.com/enzon3/txtdb
A simple database utilizing text files
backend database db easy-to-use text
Last synced: 14 Apr 2026
https://github.com/lucasparedes/sql-coderhouse
Proyecto final del curso "SQL" de CoderHouse.
coderhouse database final-project mysql project sql
Last synced: 16 May 2026
https://github.com/davemlz/master_of_datascience
Master of Data Science repository
data data-mining data-science database r rmd sql sqlite statistics
Last synced: 14 Apr 2026
https://github.com/youhengzhou/jsoneng
Custom JSON database crud engine written using python used for community projects
database database-management dictionary json python
Last synced: 26 Apr 2025
https://github.com/dysnomia-studio/dmarc-parser
A simple job that query, parse and save to database dmarc aggregate reports
dashboard database dmarc dmarc-parser parser
Last synced: 05 Aug 2025
https://github.com/aryabhatt05/number_track
Kotlin application with two modules, Admin and Client, provides a robust solution for managing user data with Firebase as the backend.
Last synced: 13 Apr 2026
https://github.com/ksanyok/translatepress-addon-indexer
An addon for TranslatePress to automatically index the translation tables for enhanced search performance and faster content loading.
database indexdb optimization php php7 php8 wordpress wordpress-development wordpress-plugin
Last synced: 05 May 2026
https://github.com/andythefactory/ninox-api
An API wrapper for the ninox db api (https://docs.ninox.com/en/api/public-cloud-apis)
api api-client api-rest api-wrapper api-wrappers database database-connector ninox python python-3 python3
Last synced: 04 Feb 2026
https://github.com/twineworks/vertica-9-for-pentaho-kettle
Vertica 9 database metadata for pentaho kettle
Last synced: 14 Jan 2026
https://github.com/viveknathani/dbtree
A tool to visualize database schemas right inside your terminal.
ascii database go postgresql schema
Last synced: 18 Jan 2026
https://github.com/softspiders/clean-architecture-counter-starters
Counter App starters on React in the Clean Architecture
api ca clean-architecture counter-app database db fullstack hooks jest jest-fetch-mock json-server react react-testing-library rest softspiders ss starter test ts typescript
Last synced: 11 Apr 2026
https://github.com/darkseal/netcore-azuresql
A sample .NET Core App to show how to securely connect to an Azure SQL Database using managed identity.
azure azure-sql azure-sql-database azureday azureday2020 azuresql csharp database database-schema efcore efcore31 entityframeworkcore managed-identities managed-identity mvc netcore netcore3 netcore31 razor sqlserver
Last synced: 15 Apr 2026
https://github.com/danizen/fastapi-bakeoff
A benchmark of fastapi docker images compared against Django and Spring Boot
Last synced: 13 Mar 2026
https://github.com/timothymeadows/sqlite3-entities
SQLite3 Async Entities in JavaScript / Node.js
database javascript nodejs nosql sqlite3 sqlite3-entities
Last synced: 13 Apr 2026
https://github.com/larapulse/database
PHP library and ORM to handle DB connection, apply C.R.U.D. operations
database mysql mysql-database orm orm-library orm-php-framework pdo pdo-mysql pdo-php pdo-wrapper postgres postgresql
Last synced: 25 Feb 2026
https://github.com/elliotjreed/database-anonymiser
Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).
anonymization database hacktoberfest mysql pdo php postgres sqlite
Last synced: 07 Feb 2026
https://github.com/yuaanlin/minisql
A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.
database minisql project sql zhejiang-university zju
Last synced: 16 Apr 2026
https://github.com/hrkings/express-typescript-full-template
A full feature Express API template, including database, Babel toolchain and full testing support
api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing
Last synced: 14 Apr 2026
https://github.com/p32929/fjsondb
A fast and simple JSON database for NodeJS
awesome database easy-to-use fast fjsondb javascript json json-database json-db simple typescript
Last synced: 24 Apr 2025
https://github.com/shane-staret/railway-management-system-mccc-cis-245
MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.
database database-management java javafx railway software-design sql user-interface
Last synced: 13 Feb 2026
https://github.com/suhy-jang/tweetx
graphql api, node, react - twitter clone (04.Aug.2020 ~ 17.Aug.2020)
apollo-client apollo-client-testing aws-s3 database git-flow graphql-api graphql-yoga posgresql prisma react redux sendgrid twitter-clone-app
Last synced: 02 May 2025
https://github.com/vaseug/powerlib
PowerLib contains classes and extension methods for working with data structures and MSSQL server data.
arrays collections data-structures database deployment entityframework helpers linq linq2sql mssqlserver sqlclr sqlserver
Last synced: 02 Feb 2026
https://github.com/genndy007/auto-company-db-gui
Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.
coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter
Last synced: 08 May 2026
https://github.com/shrirambalaji/blog.shrirambalaji.com
Shriram Balaji's Blog
database rust systems typescript webdev
Last synced: 13 Mar 2026
https://github.com/eby8zevin/android-pos4122020
The Next Project . . .
android android-app android-application android-database android-studio androidstudio create data database database-sqlite delete point-of-sale pos read search sqlite update
Last synced: 13 Oct 2025