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/tangsiyang2001/rookiedb
A personal implementation of Berkley's CS186.
bplus-tree currency database dms java query-optimization recovery
Last synced: 27 Mar 2025
https://github.com/hevalhazalkurt/hackerrank_mysql_solutions
My HackerRank MySQL solutions and challenges
database hackerrank hackerrank-solutions hackerrank-sql mysql mysql-database problem-solving sql sql-query
Last synced: 14 May 2026
https://github.com/juminstock/programming-classes
Notes of my programming classes 🧑🏻💻.
css3 database html5 javascript prisma-orm typescipt web-development
Last synced: 11 Apr 2025
https://github.com/argentini/argentini.sqlpkg
Console application wrapper for Microsoft SqlPackage that adds features like excluding data from specific tables and database purging/creation. (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
c-sharp cli database dotnet linux macos sql-server sqlpackage windows
Last synced: 11 Apr 2025
https://github.com/node-casbin/couchdb-adapter
CouchDB adapter for Casbin
abac acl adapter auth authorization authz casbin couchdb database node-casbin nodejs rbac storage
Last synced: 09 Jul 2025
https://github.com/pdscopes/database
Database entities and query builder
database entities migration php query-builder
Last synced: 11 Jan 2026
https://github.com/bocaletto-luca/manga-explorer
Manga Explorer – Complete Edition is a professional web application built entirely using free APIs. It allows users to discover manga through multiple search modes, including: Search by Name: Enter a manga title to retrieve and paginate all matching results. Search by Letter: Browse through an A–Z menu that filters manga titles by their ...
bocaletto-luca css3 database free-api html5 javascript manga manga-api manga-explorer manga-search open-data opensource responsive webapp
Last synced: 13 Mar 2026
https://github.com/evandrolg/clickhouse-lua
A simple, lightweight HTTP-based ClickHouse client for Lua 🗄️
Last synced: 16 May 2026
https://github.com/openpmd/openpmd-ccd
A Python Module & LabView Bindings for Storing CCD Images with openPMD
ccd data-analysis database hdf5 open-data open-science openpmd
Last synced: 16 May 2026
https://github.com/LuisMiSanVe/GeminiPostSQL_API
REST API that uses AI to translate natural language to PostgreSQL queries
ai asp-net-core database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql rest-api restsharp visual-studio
Last synced: 07 May 2025
https://github.com/ajsevillano/users-crud
🖥 Fullstack CRUD written in Javascript for managing users
backend crud database expressjs frontend javascript nodejs postgresql
Last synced: 06 Apr 2026
https://github.com/angelodotnet/net8-sagreeventi.sqlserver
Application that keeps track of food and wine festivals and events reported by users
blazor-application database free-software localstorage net8 pwa-apps sql-server webassembly
Last synced: 24 Dec 2025
https://github.com/i-e-b/streamdb
A minimalist database that uses only Streams as storage, and can survive power loss and data corruption
byte-streams csharp database minimalist-database recoverable storage working
Last synced: 06 Mar 2026
https://github.com/joutvhu/hive_wait
Hive Wait provide a Hive repository to calling methods in the box as async. Wait until the Hive is ready to use before calling the box's methods.
box dart database hive lazy repository
Last synced: 06 May 2026
https://github.com/bluetiger-official/bluetiger-multitool
BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...
boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss
Last synced: 07 May 2025
https://github.com/hernanmd/animalgeo
World animal species synonyms and geolocations dictionary
animal-science breeds curation database geolocation-database population-genetics
Last synced: 15 Jun 2025
https://github.com/f00b4r/postgresql-czech
:green_book: Czech Dictionary for PostgreSQL
czech-dictionary database postgresql postgresql-czech
Last synced: 03 Mar 2025
https://github.com/krisluczka/rapidvault
The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.
cpp database database-management database-management-systems
Last synced: 06 Mar 2026
https://github.com/adriens/schemacrawler-additional-command-lints-as-csv
An additional command for schemacrawler to dump lints as csv files and produce analytics
csv dashoard database elasticsearch kibana lint logstash schemacrawler
Last synced: 05 May 2025
https://github.com/decaded/nyadb
NyaDB is a simple JSON "database" library for Node.js. It provides an easy-to-use interface for creating and managing JSON-based "databases" within your Node.js applications.
database javascript json nodejs
Last synced: 30 Apr 2025
https://github.com/DIMFLIX/nexus-pc
My term project on databases
application college college-project computer-shop course-project coursework css database java javafx javafx-application postgresql shop
Last synced: 17 Jul 2025
https://github.com/konnco/laravel-transeloquent
If you want the faster way to translate your model and store it in a single table, this package is built for you.
database laravel laravel-5-package laravel-transeloquent multilanguage translated-attributes translation
Last synced: 06 Mar 2026
https://github.com/manuelep/planetstore
Py4web app component that implements a database model inspired to the OpenstreetMap database, optimized for storing informations, with more a very flexible json structure that able to host and model any kind of data.
database geospatial gis osm postgis programming
Last synced: 17 Jan 2026
https://github.com/nambok/mentedb
A cognition aware database engine for AI agent memory. Purpose built in Rust with WAL, HNSW, knowledge graphs, and speculative context pre assembly. Not a wrapper, a ground up storage engine that thinks.
agent-memory ai ai-agents cognitive-architecture context-window database knowledge-graph langchain llm memory rag rust storage-engine vector-database
Last synced: 10 Apr 2026
https://github.com/iamriteshkoushik/bluedis
A Redis-CLI compatible in-memory database following the Redis Serialization Protocol with AOF persistance
aof database golang in-memory-storage redis-server
Last synced: 30 Oct 2025
https://github.com/ghosind/corgidb
An embedded key-value database.
database key-value kvdb nosql nosql-database
Last synced: 17 May 2026
https://github.com/wopss/dodbm
A C++ library for database migration.
cpp11 database mariadb migration-tool mysql
Last synced: 15 Apr 2026
https://github.com/jeffotoni/gofileserver
Simple RESTFUL API demo server written on Go (golang) user S3, postgresql, Upload, Download
aws-s3 cloud curl database go golang restful restful-webservices
Last synced: 27 Mar 2025
https://github.com/rohanvdvivedi/tuplestore
This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.
data-layout database database-storage-engine slotted-page storage-model tuples
Last synced: 11 Apr 2025
https://github.com/vinitra/entity-matcher
Identify which instances in a database represent the same real-world entity (entity resolution). SIGMOD 2021.
database entity-resolution sigmod-programming-contest
Last synced: 29 Apr 2026
https://github.com/edadma/bittydb
a small embeddable database engine for the JVM for storing documents (i.e. JSON objects)
Last synced: 06 Apr 2026
https://github.com/thanasornsawan/playwright_automation_everything
This repo contains database testing, api testing, web testing and github action cicd to send notification to slack
api automated-testing database graphql playwright playwright-javascript qa-automation testing web
Last synced: 12 Feb 2026
https://github.com/ce11an/tree-sitter-surrealql
SurrealQL grammar for tree-sitter
database surrealdb tree-sitter tree-sitter-highlight tree-sitter-parser
Last synced: 23 Oct 2025
https://github.com/ciusji/sled
The champagne of beta embedded database.
b-link-tree b-plus-tree b-tree bw-tree database embedded-kv kv rust
Last synced: 15 May 2026
https://github.com/nminhducit/educenterdb
EduCenterDB is a project aimed at designing a database management system for an English learning center
database dbi202 erd sql sql-server
Last synced: 15 Jun 2025
https://github.com/contiguity/base
Just because Deta Space shut down doesn't mean your projects have to. Contiguity Base is a one to one replacement for Deta Base & (soon) Deta Drive
contiguity database deta nosql
Last synced: 09 Sep 2025
https://github.com/firaskahlaoui/retail-data-warehouse
This project demonstrates the creation of a Data Warehouse using SQL Server 2022. It includes the design of dimension and fact tables, ETL processes for data integration, Python scripts for synthetic data generation, and SQL queries for KPI analysis to support business decision-making.
analytics database databasedesign datawarehousing etl kpi python sqlserver-2022
Last synced: 08 Jul 2025
https://github.com/arzan101/ev--car-data-analysis
This Power BI dashboard provides an interactive and data-driven overview of the electric vehicle (EV) landscape. It visualizes key insights across various dimensions including sales trends, model performance, manufacturer comparisons, and market growth. The purpose of the dashboard is to enable stakeholders to explore and analyze development
data-analysis data-science data-visualization database datacleaning excel powerbi
Last synced: 17 Jun 2025
https://github.com/repnot/coursera_capstone
Capstone project repository for the IBM Data Science program offered on Coursera
api-rest data-science database ibm-db2 ibm-watson python sql
Last synced: 10 Apr 2025
https://github.com/kalebzaki4/bancodedados
Este repositório contém informações e recursos relacionados à modelagem de banco de dados. A modelagem de banco de dados é uma parte essencial do desenvolvimento de aplicativos e sistemas de gerenciamento de informações. Neste repositório, você encontrará materiais que podem ajudá-lo a entender e aplicar conceitos de modelagem de banco de dados.
banco-de-dados database java modelagem-de-dados sgbd
Last synced: 10 Apr 2025
https://github.com/otterbk/corona-management-system
코로나 동선 관리 시스템(3학년 2학기 소프트웨어 공학 기말 프로젝트)
android-app database network rmi-client rmi-server server
Last synced: 07 May 2026
https://github.com/rpadovani/sqlx-v2
Modern, high-performance sqlx successor for Go 1.24+ using generics and zero-allocation linear memory mapping.
database generics golang performance sqlx
Last synced: 25 Apr 2026
https://github.com/maxinexiong/my-leetcode-sql-exercises
My solutions to LeetCode SQL questions.
database leetcode leetcode-solutions mysql sql sqlquery
Last synced: 25 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/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/antonygiomarxdev/rango
Durable document memory for stateful AI systems. Local-first state · Durable history · Incremental sync. Written in Rust.
agent-memory ai-agents bson copilot database document-database llm local-first memory rust sync
Last synced: 29 Apr 2026
https://github.com/onconova/onconova
Onconova is an open-source data platform aiming to enable reliable, structured data collection and analysis in precision oncology.
angular database healthcare interoperability oncology python research webapp
Last synced: 26 Apr 2026
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 2026
https://github.com/fpsska/mockjson
DATA BASE 🗄
backend-api database fakeapi json mockdata my-json-server rest-api typicode
Last synced: 27 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/ghost-land/3dsdb
An open Source database for Nintendo 3DS
Last synced: 14 Feb 2026
https://github.com/amitt001/moodb
A Simple & Efficient Implementation of a Small Database in Go 🐮
Last synced: 27 Apr 2026
https://github.com/fiforms/reliefinventory
A Warehouse Inventory Management System for Disaster Relief
database disaster-relief laravel php
Last synced: 15 Feb 2026
https://github.com/anselmoo/copy2hash
Copy or rename any file(s) to a hash-secured filename via terminal
data-science data-warehouse database hash indexation sha sha256
Last synced: 27 Apr 2026
https://github.com/jetstrike-ai/aio_databases
Installer VST Plug-In's for FL-Studio and other
database python38 windows-10 windows-7 windows-8-1
Last synced: 15 Feb 2026
https://github.com/apache/cloudberry-go-libs
go-libs for Apache Cloudberry (Incubating)
ai big-data cloudberry data-analysis data-warehouse database distributed-database go greenplum mpp olap postgres postgresql sql
Last synced: 27 Apr 2026
https://github.com/megalithofficial/meg.db-light
MegDB-light, A lightweight TypeScript database module providing a type-safe API for efficient data storage and retrieval. Easily extendable with custom drivers, including a built-in JSONDriver.
begginer-friendly custom-driver customisable database easy-to-use fast javascript json lightweight node-js quickdb type-safe typescript
Last synced: 15 Feb 2026
https://github.com/jonathanstowe/tinky-db
Store Tinky Machine descriptions in a database
database raku red state-machine workflow
Last synced: 28 Apr 2026
https://github.com/hxndev/sql-queries-on-hr-dataset
This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.
code database dataset hr hr-data mysql-database queries query sql
Last synced: 28 Apr 2026
https://github.com/ballerina-platform/module-ballerinax-cdc
The Ballerina CDC module is part of the Ballerina Extended Library. It provides a spec-compliant, production-grade listener designed to stream real-time database changes.
ballerina cdc change-data-capture database event-driven integration realtime wso2
Last synced: 18 Feb 2026
https://github.com/surpri6e/files-share
Files share application
database files-share filesharing react reactjs typescript
Last synced: 28 Apr 2026
https://github.com/laolarou726/text_2_sql_demo
This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.
agent database langchain llm python sqlite text2sql
Last synced: 16 Feb 2026
https://github.com/yoc00lig/restaurant-management-system
The Restaurant Management System is a relational database project. The system provides comprehensive support for a catering company, facilitating both take-away and on-site ordering services. 🍽️
database databases-course management-system
Last synced: 16 Feb 2026
https://github.com/izumin5210/ridgepole-docker
Run ridgepole in docker
database docker migration whalebrew
Last synced: 28 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/dain55788/ibm-data-engineer-lecture-note
Lecture Notes and Practice Materials of IBM Data Engineering Course
data-analysis database dataengineering datawarehouse ibm
Last synced: 01 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/harrryhe/grind-daily
GrindDaily is a daily challenge platform where users can view and complete tasks via the React frontend, while the Node.js and Express backend.
backend css database expressjs frontend html javascript material-ui mongodb mongodb-atlas mongoose nodejs react software-engineering tailwindcss webapplication website
Last synced: 31 Jan 2026
https://github.com/softinio/duck4s
Scala 3 wrapper library for DuckDB
database duckdb functional-programming jvm millbuild munit scala
Last synced: 29 Apr 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/natshah/natshah-crawler
Natshah Crawler works to crawl a selected domain with all it's internal links and internal pages.
crawler database filter natshah-crawler
Last synced: 29 Apr 2026
https://github.com/reshmaharidhas/translator
Android app
android badaga baduga database dictionary english firebase java language real-time translator
Last synced: 29 Apr 2026
https://github.com/hectorqin/thinkphp-migration
ThinkPHP database migration tools
database migration-tool phinx thinkphp
Last synced: 30 Apr 2026
https://github.com/fullstop125/catalog-of-my-things
This is a console app that will help you to keep a record of different types of things we own: books, music albums, movies, and games.The data is stored in JSON files but we have also prepared a database with tables structure analogical to our program's class structure.
capstone-project database postgresql ruby tests workflow
Last synced: 01 Apr 2026
https://github.com/maximo-perez-villalba/framework-dao-db
El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.
crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram
Last synced: 30 Apr 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_kingdom-of-iraq-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Kingdom of Iraq (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 25 Feb 2026
https://github.com/theinvincibleknight/mysql-installation-guide
Step by step detailed guide to install and configure MySQL.
database devops installation mysql mysql-database mysql-server ubuntu
Last synced: 30 Apr 2026
https://github.com/anmol111pal/blog-app-api
Discover our blogging backend on GitHub! Empowering writers with Node.js, Express.js, and MongoDB. Speed and security in one - Node.js handles requests flawlessly. Express.js ensures lightning-fast responses. MongoDB stores and retrieves data securely. Unleash creativity worry-free. Join now!
aws-cdk aws-cdk-typescript aws-sdk backend backend-api backend-application database dynamodb expressjs mongodb mongodbatlas nodejs rest rest-api typescript
Last synced: 03 Mar 2026
https://github.com/interkosmos/fortran-tcdb
Fortran 2008 interface bindings to Tokyo Cabinet
database fortran nosql tokyo-cabinet
Last synced: 01 Feb 2026
https://github.com/varuns2002/python-sudoku-mysql-insert_games
This is a tool to insert new games in the database for the Python-Sudoku-MySQL program.
database game insert-games mysql python single-player sudoku tkinter-gui tool
Last synced: 01 May 2026
https://github.com/nagyatka/pandabase
PHP ORM
database lightweight mysql orm pandabase php
Last synced: 01 Feb 2026
https://github.com/arianamagaliariza/taller-de-lenguajes-ii
Teamwork done for the subject "Lenguages Workshop II"/ "OO1" (UNLP)
database ingenieria-en-computacion java oo1 sqlite taller-de-lenguajes-2 uml-diagram unlp unlp-informatica unlp-sistemas
Last synced: 01 May 2026
https://github.com/kaifcoder/simple-android-app-with-roomdb-tutorial
this is a very simple add which have implementation of roomDB in android.
android application database kotlin roomdatabase
Last synced: 01 May 2026