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-08 00:08:06 UTC
- JSON Representation
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/globbie/knowdy
Knowdy: a knowledge management system
c database embedded-database graph graph-database
Last synced: 24 Apr 2025
https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
database microsoft-sql-server sql
Last synced: 01 Mar 2026
https://github.com/schirrel/pg-connection
Simple PostgreSQL query builder for nodejs
database hacktoberfest javascript nodejs orm pg-connection postgres postgresql potgresql-wrapper query-builder
Last synced: 26 Oct 2025
https://github.com/njiddasalifu/file-management-system
File Management System which can help organise files and also keep track of audit tail
Last synced: 01 Apr 2026
https://github.com/fiware/tutorials.historic-context-flume
:blue_book: FIWARE 301: Persisting Context Data using Apache Flume
apache-flume contextual-data data-persistence database elasticsearch fiware fiware-cygnus historical-data mongo-db mysql postgresql tutorial
Last synced: 24 Oct 2025
https://github.com/cjfinnell/pgverify
A Go module and CLI tool for comparing table contents of PostgreSQL wire protocol compatible databases
cdc cockroachdb database go postgresql
Last synced: 24 Jan 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/pongee/database-schema-visualization
database mariadb mysql plantuml visualization
Last synced: 08 Oct 2025
https://github.com/modscleo4/jsdb
JSDB is a Node.js database manager with SQL support
database javascript jsdb nodejs npm sql
Last synced: 10 Apr 2025
https://github.com/cipi-sh/agent
Cipi Agent for Laravel applications
ai automation cipi database databases deploy deployment devops gdpr-compliant git integration laravel mcp mcp-server package php pipeline tool vps webhook
Last synced: 03 Jun 2026
https://github.com/recabasic/dynabase
World's fastest TKV (Table-Key-Value) database with KV support for Node.js. Written in TypeScript with both CommonJS and ESM support.
database in-memory-database in-memory-storage key-value kv nosql table-key-value tkv
Last synced: 25 Feb 2026
https://github.com/yarden-zamir/install-mssql-odbc
Action for installing odbc drivers for mssql
automation ci database github-actions mssql mssqlserver odbc odbc-driver python scraping
Last synced: 16 Mar 2026
https://github.com/fraktalio/fmodel-rust-postgres
Run your domain models as Postgres extensions
database domain-modeling event-sourcing extension fmodel postgresql rust-lang
Last synced: 17 Jan 2026
https://github.com/julie-ify/jxpense
JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.
bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby
Last synced: 26 Oct 2025
https://github.com/cemuka/uielementsitemeditor
Basic editor tool with UIElements in unity
database editor editor-scripting gamedev tool ui-elements unity unity3d
Last synced: 16 Mar 2026
https://github.com/korzun/prisma-migrate-planetscale
Automate Prisma Migrations on Planetscale
Last synced: 30 Apr 2026
https://github.com/stasvinokur/simple_sqlite
This library can help you using sqlite3 library much easier and faster.
database database-connector database-management python python3 sqlite sqlite3
Last synced: 24 Oct 2025
https://github.com/centralfloridaattorney/zmongo_retriever
Use data from MongoDB in LangChain, Llama and OpenAI
data-chunking data-retrieval database document-processing langchain llamacpp machine-learning mongo mongodb openai python
Last synced: 05 Mar 2026
https://github.com/s3bza/cos326-dockerised-databases
Using Docker to completely containerise the database technologies used in the Database Systems course, COS326.
basex-database database docker mongodb neo4j objectdb postgresql
Last synced: 12 Feb 2026
https://github.com/mohamed-adel23/real-time-chat-app
This application is a scalable, real-time chat system built using modern web technologies and distributed systems principles.
backend chat-application database distributed-systems docker frontend http-server real-time redis server-side software-engineering websocket
Last synced: 08 Oct 2025
https://github.com/calebstewart/terraform-provider-alembic
Terraform provider which allows automatically executing Alembic migration scripts
alembic database database-migrations sqlalchemy sqlalchemy-database-migrations sqlalchemy-python terraform terraform-provider
Last synced: 13 Feb 2026
https://github.com/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 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/web3-systems/multichain-database
🗄️ MultiChain Browser Database system for Web3 Entities: Accounts, Contracts, Logs and Transactions.
caching database eth ethereum typescript web3
Last synced: 08 Oct 2025
https://github.com/bocaletto-luca/tv-show-explorer
TV Show Explorer – Complete Edition is a professional, full-featured web application that empowers users to explore TV shows through multiple discovery modes. This free application uses the TV Maze API to retrieve comprehensive data about TV shows—including cover images, summaries, cast details, and episodes—and provides advanced filtering ...
api bocaletto-luca css3 database free-api html5 javascript open-data open-source responsive serie-tv tv-show tv-show-explorer tv-shows-api webapp
Last synced: 06 May 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/holon-platform/holon-jdbc
Holon Platform JDBC module. Provides Java DataBase Connectivity support, dealing with javax.sql.DataSource configuration and management in single or multiple persistence source enviroments.
database datasource datastore hikaricp holon-jdbc holon-platform jdbc spring-boot
Last synced: 15 Mar 2026
https://github.com/rajeshmk/laravel-sequence
Generate transaction-safe sequential numbers in Laravel with grouping, formatting, and model integration.
auto-number concurrency custom-id database eloquent generator invoice-number laravel laravel-package laravel-plugin order-number php php8 sequence sequence-number serial-number
Last synced: 01 Apr 2026
https://github.com/gamebear64/folderdb
Filesystem based database focused on lightweight data storage and easy data preview
bun database document-oriented filesystem javascript json no-server nosql npm simple
Last synced: 06 Jul 2025
https://github.com/xkonti/learning-surreal
Schema and queries from the series of livestreams about SurrealDB
astrojs database livestream surrealdb tutorial
Last synced: 07 Nov 2025
https://github.com/poksyy/hospital-project-frontend
This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:
android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql
Last synced: 12 Mar 2026
https://github.com/everlag/poeitemstore
A simple Path of Exile stash indexer in golang
boltdb database golang pathofexile
Last synced: 16 Apr 2026
https://github.com/fab2bprog/xojo_minifact
Xojo code for Business software : This is the beginning of a business management software, inventory management, product management, stock management.
billing-application customer-account database database-management databases input input-control input-method listbox product-management sqlite stock-management text-input textfield treeview user-management xojo xojo-database-application xojo-database-example
Last synced: 30 Apr 2026
https://github.com/yahoojapan/k2hash_nodejs
K2HASH nodejs addon library - NoSQL Key Value Store(KVS) nodejs library
antpickax database in-memory k2hash kvs nodejs nodejs-library nosql queue
Last synced: 13 Mar 2026
https://github.com/hootanht/databaseteacherassistant
SQL and SQL Server course for beginners
course database database-design database-management development sql sqlserver sqlserver-2019 tsql
Last synced: 22 Jan 2026
https://github.com/iamsr/tapa
A tool that predicts the production impact of database migrations before execution.
database migration mysql postgres
Last synced: 12 Feb 2026
https://github.com/tsnsoft/derby_netbeans
Рабочие драйверы и тестовая база данных Derby для NetBeans 8.2
database database-management derby drivers java netbeans
Last synced: 30 Apr 2026
https://github.com/pgcontrib/bigint
bigint type for go-pg and other orms
database golang orm postgresql
Last synced: 14 Jan 2026
https://github.com/chanmyaemaung/laravel-crud-storage
Laravel CRUD w/ Image Upload
Last synced: 28 Jan 2026
https://github.com/borisdali/helpdesk
aiHelpDesk: AI DB SRE in a box. Agentic DB Support. A database reasoning layer equipped with a governed actuation arm that treats human operators and upstream agents indiscriminately
ai database generative-ai kubernetes postgres support
Last synced: 01 Apr 2026
https://github.com/kodjunkie/nestjs-crud
NestJs CRUD for RESTful APIs
database drizzle-orm mikro-orm nestjs nestjs-backend nestjs-graphql nestjs-library nestjs-microservices nestjs-module nestjs-mongoose nestjs-postgres postgresql
Last synced: 23 Apr 2026
https://github.com/a2lix/schemql
A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation
autocomplete database query schema sql type-safe typescript validation zod
Last synced: 02 Apr 2026
https://github.com/thiagomvilela/jacademic
Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.
database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database
Last synced: 14 Feb 2026
https://github.com/bocaletto-luca/weather-exploer
Weather Dashboard is a fully dynamic, free‑API–driven web application that provides current weather data, forecasts, and real‑time aggregated "Top Extreme Temperature" lists. Users can: Search for Weather: Enter any location (city, country) to view current conditions and forecast information via wttr.in. Global Top Extremes: Select a year to ...
api api-free bocaletto-luca css3 database html5 javascript open-data responsive weather weather-api weather-app webapp
Last synced: 17 Apr 2026
https://github.com/bobek-balinek/bluejet
BlueJet is a modern Swift wrapper around Lightning Memory-Mapped Database Manager (LMDB)
carthage cocoa database lmdb persistence swift swift-library
Last synced: 17 Mar 2026
https://github.com/kkrypt0nn/manuf
📇 An updated list of MAC address prefixes and their manufacturer
database lookup mac mac-address mac-address-lookup mac-address-vendor mac-vendors macvendors manufacturer vendors
Last synced: 25 Oct 2025
https://github.com/j4cobgarby/cordial
The new version of Cordial. This time, it's actually working! The source uses a local database which I've set up with XAMPP (since I didn't want to give away my actual database credentials.) However, the live version is available at http://cordial.jacobgarby.co.uk
css database html javascript mysql php social-network website
Last synced: 05 Apr 2026
https://github.com/brainiac2677/sql-notes
Contains SQL practise problems and solutions.
database oracle postgresql sql
Last synced: 09 Oct 2025
https://github.com/gpahal/hgraph
Graph datastore implemented in Haskell
database graph graph-algorithms graph-database haskell neo4j
Last synced: 07 Oct 2025
https://github.com/mahdyhamad/db-controller-api
nosql database impmenetation, uses docker for horizantal scalling
database docker load-balancer nosql-database
Last synced: 24 Jan 2026
https://github.com/nissy/mg
mg is database migrations command.
database migrations mysql postgres
Last synced: 06 Oct 2025
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/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/gasparian/pure-kv
Simple embedded in-memory key-value storage with ttl and RPC interface
bolt-database concurrency concurrent-map database go go-datastore go-key-value go-rpc golang in-memory-database key-value key-value-database key-value-store pure-go redis rpc rpc-client
Last synced: 07 Feb 2026
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/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/tigrisdata-archive/tigris-client-python
Python client for Tigris
database nosql python search tigris-database vector
Last synced: 12 Jul 2025
https://github.com/maykinmedia/django-dbcache-fields
This library provides a decorator dbcache that caches the result of your Django Model methods in your database.
cache caching database decorators django
Last synced: 26 Apr 2025
https://github.com/hironico/mini-sql
Mini-SQL is a very lightweight yet powerlfull database query frontend that supports jdbc compliant database servers.
database frontend jdbc light lightweight mssql oracle postgresql
Last synced: 14 Jan 2026
https://github.com/glynnbird/couchdeconflict
Command-line utility to remove conflicts from CouchDB/Cloudant documents
Last synced: 18 Aug 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/carreraprogrammer/vet-clinic-database
This is a project where I use a relational database to create the data structure for a vet clinic.
Last synced: 03 Mar 2026
https://github.com/ossamamehmood/arms
Airline Reservations and Management System (ARMS)
access arms database database-access database-design database-management microsoft-access
Last synced: 18 Jan 2026
https://github.com/awmleer/nanosql
A simple SQL Database implementation for "Database System Concepts" course.
Last synced: 10 Apr 2025
https://github.com/cdaringe/ava-fixture-docker-db
acquire a fresh docker database container attached to your ava test context
ava database docker node postgres typescript
Last synced: 28 Apr 2025
https://github.com/writepush-labs/eventor
Fast eventstore implementation written in Go
database event-sourcing go golang http rest
Last synced: 14 Jan 2026
https://github.com/fiware/tutorials.historic-context-nifi
:blue_book: FIWARE 302: Persisting Context Data using Apache NIFI
apache-nifi contextual-data data-persistence database fiware fiware-draco historical-data mongo-db mysql postgresql tutorial
Last synced: 24 Oct 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/ieCecchetti/ToDo-bot-Telegram
Full compleated and runnable Active-Todo bot realized with python-telegram-bot API. Able also to notify the event 1 hour before it starts. Enjoy
bot bots database notifier python sqlite telegram telegram-bot-api telegram-notifica telegram-notification todo todolist
Last synced: 11 Mar 2025
https://github.com/sftsrv/sqlq
A little CLI for working with databases during development for quick queries and automation
cli database database-management javascript postgres sql sqlite typescript
Last synced: 02 Mar 2026
https://github.com/stimulsoft/samples-reports.js-for-vue.js
JavaScript samples for Reports.JS report builder for Vue.js applications
barcode components data database embedded exporting generator hierarchical interaction javascript report report-builder report-engine report-generator reporting samples sorting table vue vuejs
Last synced: 14 Oct 2025
https://github.com/digipolitan/evocation-swift
carthage cocoapods database fastlane ios offline osx swift synchronization tvos watchos webservice
Last synced: 18 Oct 2025
https://github.com/adrianmjim/nestjs-supabase-js
NestJS Supabase integration
auth authentication database module nestjs postgres storage supabase supabase-auth supabase-db supabase-js supabase-realtime supabase-storage
Last synced: 26 Oct 2025
https://github.com/helderfarias/sqlx-wrapper
A simple wrapper fo sqlx with control of transaction
Last synced: 17 Jan 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/theyakka/ystore
A flexible data/config file parser
configuration configuration-files configuration-management content data database go key-value
Last synced: 24 Jan 2026
https://github.com/christophhagen/healthdb
Access the SQLite database containing iOS Health Data
apple-health apple-healthkit database healthkit healthkit-framework reverse-engineering sqlite
Last synced: 29 Apr 2025
https://github.com/babydb/babydb
BabyDB is experimental time serie database.
database distributed golang key-value rocksdb time-series
Last synced: 14 Jan 2026
https://github.com/thekirankumarv/handmadeproductmanagementsystem
The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.
css database javascript php sql
Last synced: 25 Oct 2025
https://github.com/joeyism/py-sql2sql
A simple lightweight tool to perform ETL jobs between two SQL databases
database etl extract lightweight load mysql oracle postgresql psql relational sql to transform
Last synced: 25 Apr 2025
https://github.com/brazil-data-cube/lccs-db
Land Cover Classification System Database Model
database earth-science geospatial gis land-cover land-cover-classification land-use postgresql
Last synced: 12 Apr 2025