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-06-30 00:07:52 UTC
- JSON Representation
https://github.com/efe-eroglu/stock-tracking-system
An automation system for small commercial enterprises to keep track of their products in their warehouses.
csharp database desktop-app sql
Last synced: 28 Apr 2025
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/davisdevelopment/hx-pmdb
pure-Haxe persistent data store
database embedded-database haxe javascript jit python
Last synced: 03 Jul 2025
https://github.com/schbenedikt/search-engine
AI search engine
ai artificial-intelligence awesome bootstrap bootstrap5 container database docker engine features google-ai mysql python search
Last synced: 13 Apr 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/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/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/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/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/gpahal/hgraph
Graph datastore implemented in Haskell
database graph graph-algorithms graph-database haskell neo4j
Last synced: 07 Oct 2025
https://github.com/muchokidavid/messaging_app
This is a project for creating a chatting app with features such as real-time messaging, user authentication, and more.
authentication authorization database flask full-stack-web-development migrations python reactjs rest-api
Last synced: 12 Apr 2025
https://github.com/nofacedb/facedb
Database server for storing facial features vectors and sending notifications
database go highload microservice server
Last synced: 14 Jan 2026
https://github.com/mmontone/rucksack
Rucksack is a persistence library for Common Lisp.
Last synced: 28 May 2026
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/mta-tech/kai
KAI allows users to perform complex analytics and document searches using natural language queries
agent ai analytics database llm rag sql text-to-sql
Last synced: 27 Feb 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/initdc/list-workers-kv
List key and value of Cloudflare Workers KV NAMESPACE
Last synced: 07 May 2026
https://github.com/korzun/prisma-migrate-planetscale
Automate Prisma Migrations on Planetscale
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/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/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/andkom/php-berkeley-db
A simple Berkeley DB library for PHP.
berkeley berkeley-db database library php php-library
Last synced: 12 Aug 2025
https://github.com/nasirovx/drf---api---swagger
API creation using Django REST Framework (DRF) and API documentation using Swagger (drf-yasg).
api database django django-application django-framework django-rest-framework posgresql python3 sqlite3 swagger-ui
Last synced: 26 Oct 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/bocaletto-luca/database-collection-structure
Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us
collection-database-structure database database-collection database-structures sql structures
Last synced: 30 Jan 2026
https://github.com/ankansaha/axiodb
A fast, lightweight, and scalable open-source DBMS for modern apps. Supports JSON-based data storage, simple APIs, and secure data management. Ideal for projects needing efficient and flexible database solutions.
algorithms data-structures database javascript json nodejs nosql
Last synced: 30 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/adrianschlatter/ppf.jabref
Python interface to JabRef SQL-database.
database jabref python sqlalchemy
Last synced: 09 Apr 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/indigoparadox/dbfetch
Rough set of python scripts for fetching JSON data, shoving it into a database, and plotting graphs.
database plotting-graphs weewx
Last synced: 15 Apr 2025
https://github.com/semolex/zfdb
Simple interface to the ZIP files to use them as DB
database db dbengine key-value-store python python-database-api storage zip zip-storage zipdb zipfile zipfile-storage
Last synced: 10 Apr 2026
https://github.com/astrodynamic/key-value-storage-redis-in-cpp
The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.
bd bplustree cmake comand-line console-application cpp cpp17 data-storage database hash-table interface key-value-store makefile memory-management redis storage
Last synced: 16 Feb 2026
https://github.com/bilalmohib/nextjs-redisdatabaseprojects
Contains My projects built with Next JS and Redis database.All these projects perform CRUD operations in different scenarios.
backend database expressjs frontend javascript nextjs nodejs redis redis-server redisearch redisjson webdevelopment
Last synced: 01 Aug 2025
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/jobstoit/gqb
Golang and SQL query build generation
database generation golang query-builder sql-generator
Last synced: 22 Jan 2026
https://github.com/contrast-bot/contrast-bot
Contrast is a Simple, but Powerful Discord Bot.
data database discord-bot discord-js embed-builder nodejs slash-commands sqlite sqlite3 typescript
Last synced: 18 Jun 2025
https://github.com/andy-python-programmer/dino
Dino is a lightweight and fast database for rust!
Last synced: 15 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/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: 16 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/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/edmondsql/edliteadmin
sqlite web based admin tool with php (extension sqlite3 and pdo_sqlite)
admin database php phpliteadmin sqlite sqlite3
Last synced: 19 Oct 2025
https://github.com/pongee/database-schema-visualization
database mariadb mysql plantuml visualization
Last synced: 08 Oct 2025
https://github.com/victorokoroji/vet-clinic-database
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
Last synced: 30 Apr 2026
https://github.com/fatihilhan42/data-science-projects
In this repo, there are (beginner-upper) level projects in the field of data science. I will host these projects that I have done in this field every day in this repo. With the hope that it will be useful to those who are interested in the field of data science like me and will just start...
data-analysis data-engineering data-mining data-science data-structures data-visualization database datascience fatihilhan fortytwo fortytwofficial jupyter-notebook python
Last synced: 11 Oct 2025
https://github.com/quantumudit/querying-with-tsql
This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.
azure-data-studio database sql sql-server t-sql
Last synced: 15 Apr 2026
https://github.com/nbayramberdiyev/pdo-wrapper
Simple yet efficient PDO wrapper.
database database-queries mysql pdo pdo-mysql pdo-wrapper php php-mysql php-pdo
Last synced: 18 Jun 2025
https://github.com/flux-framework/flux-accounting
bank/accounting interface for the Flux resource manager
accounting database hpc priority-calculation user-management
Last synced: 02 Mar 2026
https://github.com/powerlevel9000/school-library
School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
Last synced: 30 Jul 2025
https://github.com/vpetkovic/simplex
.NET library that provides simplified data access layer for interaction with ADO.NET data sources
database mssql mysql postgresql sinks
Last synced: 16 Feb 2026
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/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/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/rmattos/pinata
Piñata is a simple and lightweight .NET library for managing database state during integration testing
c-sharp data-schema database dotnet integration-testing json-data mongodb mysql testing
Last synced: 17 Aug 2025
https://github.com/bocaletto-luca/museum-arts-explorer
Museum Art Explorer is a free and open-source web application that allows users to search, explore, and view detailed information on artworks from The Metropolitan Museum of Art Collection. The app uses the Metropolitan Museum of Art Collection API—a fully free API that requires no registration—and is built with HTML, CSS, JavaScript, and ...
api arts bocaletto-luca css3 database free-api html5 images javascript museum open-data opensource pictures responsive webapp
Last synced: 12 Mar 2026
https://github.com/redvars/orm
RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.
database deno javascript odm postgresql sql typescript
Last synced: 12 Apr 2026
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/diptochakrabarty/mysql-docker-cluster
MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms
database database-management innodb innodb-cluster mysql mysql-database mysql8 sql
Last synced: 24 Mar 2025
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/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/carono/yii2-migrate
Трейт для помощи создания баз данных
Last synced: 13 Apr 2025
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/simonacca/dict2sql
express SQL as python data structures
Last synced: 14 Jan 2026
https://github.com/rotshidzw/clinic
relational database to create the data structure for a vet clinic a complete database with data about: animals animals' owners clinic employees visits
Last synced: 19 Feb 2026
https://github.com/quietboil/include-oracle-sql
A Yesql inspired macro for using Oracle SQL in Rust
Last synced: 07 Oct 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/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/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/go-rel/mysql
MySQL adapter for REL written in Golang.
database golang hacktoberfest mysql orm
Last synced: 24 Oct 2025
https://github.com/krishcdbry/nexadb
NexaDB - A lightweight NoSQL database with vector search, TOON format, and enterprise security built-in
database nosql-database toon vector-database vector-embedding-database vector-search
Last synced: 13 Jan 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/xadidja03/rent-a-car-management
database java javacore jdbc jdbc-database postgresql
Last synced: 26 Sep 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/sphireinc/mantis
Sphire Mantis is a broadly featured Go helper library with standalone packages
database errors helper helper-functions interface logging
Last synced: 21 Apr 2025
https://github.com/roe-dl/weewx-airq
Service for WeeWX to retrieve air quality data from the airQ device of Corant GmbH
air-q air-quality air-quality-measurements database noise ozone particulate-matter tvoc weewx
Last synced: 26 Feb 2026
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/pogy-bot/pogy.db
A database wrapper for Pogy the discord bot!
database mongoose mongoosejs pogy-database
Last synced: 27 Oct 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/matheustanaka/challengeGraphql
CRUD using Graphql, Apollo server and Mongodb.
apollo-server database graphql mongodb nodejs
Last synced: 15 Apr 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/chanmyaemaung/laravel-crud-storage
Laravel CRUD w/ Image Upload
Last synced: 28 Jan 2026
https://github.com/youns3510/php_oop_crud_project
object-oriented programming with PHP & MySQL.
crud-application database oop php
Last synced: 04 Jan 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/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/raphaelalmeidamartins/mysql-one-for-all
MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course
Last synced: 27 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/cnayan/q-server
Gives API for back-end server connectivity; MS SQL Server connector provided.
data database provider q-server query query-engine
Last synced: 09 Oct 2025
https://github.com/web-team-cive/necta-postgres
The postgres database of NECTA results.
csee csee-results database form-four golang necta necta-api necta-database postgres tanzania
Last synced: 24 Apr 2025