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-10 00:07:53 UTC
- JSON Representation
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/wopss/dodbm
A C++ library for database migration.
cpp11 database mariadb migration-tool mysql
Last synced: 15 Apr 2026
https://github.com/aden-q/cmu-15-445
CMU 15-445 Database Systems, Fall 2021
Last synced: 16 May 2026
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/edmondscommerce/doctrine-static-meta
An implementation of Doctrine using the PHP Static Meta Data driver and no annotations
code-generation code-generator database doctrine doctrine-orm experimental idea php php7
Last synced: 30 Apr 2025
https://github.com/gimchuang/com.gm.unity-firebase-tool
Tools for calling Firebase Firestore REST API with UnityWebRequest. 🔥
database firestore rest-api unity unity-firebase unitywebrequest
Last synced: 08 May 2026
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/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/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/watson-clara/logics-database-report-scrapper
This program uses Selenium to scrape data from multiple databases.
data-scraping database logics scraper selenium
Last synced: 30 Apr 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/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/syaiful6/goduckdb
Go SQL Driver for DuckDB
database duckdb-database golang
Last synced: 15 May 2026
https://github.com/retrodad0001/easydbmigrator
EasyDBMigrator - making SQL and PostgreSQL database migrations and integration testing easier with legacy systems
database microsoft migation posrgresql sql-server
Last synced: 11 Apr 2025
https://github.com/krittakondev/goapisuit
goapisuit is a powerful and efficient framework built for Golang developers to speed up API development. Inspired by Laravel, goapisuit focuses on simplifying the process of creating and managing APIs while providing tools to handle database operations easily.
api cli crud database framework go goapisuit golang golang-framework laravel laravel-framework midleware open-source orm rest rest-api template template-engine web-development
Last synced: 23 Oct 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/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/soroushj/sqlt
More SQL types for Go
database go-module golang-module sql sql-types
Last synced: 07 Sep 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/hjpr/nursereports
Public repository for the nursereports website. A RN-specific career tool that demystifies the landscape of hospital jobs, and provides accountability to power.
crud database healthcare nursing
Last synced: 07 May 2025
https://github.com/manuelep/planetclient
Py4web app component for easy REST API services implementation for serving geospatial data.
database geojson geospatial gis osm postgis programming vector-space-model
Last synced: 17 Jan 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/ghosind/corgidb
An embedded key-value database.
database key-value kvdb nosql nosql-database
Last synced: 17 May 2026
https://github.com/hydrocarbons/secure-json
JSON storage library to securely persist json data on disk
2019 adf database encrypted-data hydrocarbons inmemory json localstorage nodejs persistence persistent-storage secure secure-json simple
Last synced: 07 Apr 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/ibmstreams/streamsx.eventstore
Toolkit for IBM Db2 Event Store integration.
database eventstore ibm-streams toolkit
Last synced: 15 Jul 2025
https://github.com/saenuma/flaarum
A database that enforces structures and features its own query language.
database db golang structured-database ubuntu
Last synced: 11 Apr 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/samrocksc/jsoncrement
jsoncrement
database increment incremental json
Last synced: 09 May 2026
https://github.com/luismisanve/geminipostsql
WinForms program assisted with an AI that translates natural language to PostgreSQL queries
ai chsarp database dotnet gemini json postgresql visual-studio winforms
Last synced: 11 Apr 2025
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/neetigyachahar/genql
Generate SQL query from natural language.
Last synced: 08 May 2025
https://github.com/websolutionstuff/dynamic-line-chart-in-laravel
How to create dynamic line chart in laravel
bootstrap charts database example javascript jquery js laravel laravel6 laravel7 line-chart tutorial
Last synced: 13 Jul 2025
https://github.com/wlonk/pytest-django-migrations
Test Django migrations through Pytest.
database django migrations pytest python
Last synced: 06 Apr 2026
https://github.com/oneplc/plc_x_core
PHP Application Framework. Base Application for all onePlace X Modules.
application-framework business-logic business-solutions database freedom high-availability laminas laminas-mvc oneplace php-framework php7 php7-framework skeleton-application zend-framework
Last synced: 12 Apr 2025
https://github.com/yjg30737/onepiece-database
Watching One Piece characters info in ONE PIECE WIKI(FANDOM) with PyQt GUI
anime database fandom one-piece onepiece onepiece-database onepiece-db pandas pyqt pyqt-examples pyqt-tutorial pyqt-web-crawler pyqt5 pyqt5-gui python python-crawler scrapy wiki-crawler wikia
Last synced: 07 Apr 2026
https://github.com/jhuckaby/pixl-server-unbase
A database component for the pixl-server framework.
Last synced: 07 Feb 2026
https://github.com/apache/shardingsphere-externals
Distributed database middleware
database database-cluster distributed-database distributed-sql-database distributed-transactions middleware mysql postgresql shard shardingsphere sql
Last synced: 10 Apr 2025
https://github.com/benevanio/thinkscript
Sistema de gerenciamento de livros utilizando a linguagem de programação java, usando o JAVAFX.
database graphical-user-interface gui javafx jdbc jdbc-driver mysql mysql-database no-relational
Last synced: 01 May 2026
https://github.com/pdscopes/database
Database entities and query builder
database entities migration php query-builder
Last synced: 11 Jan 2026
https://github.com/apaxa-go/pgxh
Helpers for pgx (GoLang driver for PostgreSQL)
database golang library postgresql
Last synced: 17 Jan 2026
https://github.com/0xsafkat20/c-sharp-project-2
C-Sharp Project
code csharp database mysql-database ui
Last synced: 10 Apr 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/wenyxu/gt-term
Your first Serverless GreptimeDB on Vercel 🤣
database greptimedb serverless term terminal time-series vercel
Last synced: 12 Apr 2026
https://github.com/andrewjbateman/mevn-stack-data
:clipboard: MEVN Info & Full stack MEVN app with CRUD functions
data database express expressjs full-stack info mevn mevn-stack middleware mongodb mongodb-atlas nodejs typescript vue vue3 vue3-typescript
Last synced: 07 Apr 2026
https://github.com/edmondsql/edmyadmin
mysql web based admin tool with php (alternative to phpmyadmin)
admin database mariadb mysql php phpmyadmin
Last synced: 14 Jul 2025
https://github.com/felipe-coletti/cross-platform-software-development
Practical exercises from the Cross-Platform Software Development course at Fatec Zona Leste (Fatec ZL), from August 2022 to June 2025
academic application course cross-platform database exercises higher-education math study website
Last synced: 10 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/macagua/example_msaccess_python
Examples for create a Microsoft Access database and query his data with Python
access database microsoft msaccess office pyodbc python python3 sql sql-query sqlalchemy sqlalchemy-orm
Last synced: 16 May 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/geekalexis/banking-system
A banking system created using JDBC and the Oracle Database
Last synced: 17 May 2026
https://github.com/zechengz/uiuc-cs-assistant
UIUC CS Assistant
data-mining database expressjs heterogeneous-network javascript python reactjs scss sql web-programming
Last synced: 20 Mar 2025
https://github.com/TaqsBlaze/OrbDB
A highly flexible ORM suitable for quick prototyping, OrbDB aims to allow you to change or update your schema with ease to suit your database changes without installing any other packages speeding up your development process
database javascript json nodejs npm orb orm orm-library schema
Last synced: 05 May 2025
https://github.com/kilicdev/bucksh0t.db
Database Advanced features By bucksh0t.dev
database javascript library module nodejs
Last synced: 01 Jul 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/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/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/mit-lcp/northstar_mimic_visualization
Code to extract MIMIC data for the Northstar interactive visualization tool
database mimic-iii northstar visualization
Last synced: 10 Apr 2025
https://github.com/mineking9534/databaseutils
Reflection driven database library for Java
database java postgres reflection sql
Last synced: 17 Feb 2026
https://github.com/alesanchezr/json-orm
Create and manage a database with just JSON static files.
database json json-orm static-file-orm
Last synced: 03 May 2026
https://github.com/zehracakir/javaileveritabaniislemleri
JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.
database docker docker-container java jdbc postgresql sql visual-studio-code
Last synced: 18 Apr 2026
https://github.com/evanxg852000/rockstartdev
A collection of projects implemented for learning
algorithm compilers cpp14 data-structures database golang learning python
Last synced: 18 Apr 2026
https://github.com/manonmarchand/rheodata
Repository to gather published rheological data
Last synced: 24 Apr 2026
https://github.com/nettrash/pgc
PostgreSQL Database Comparer
comparison database postgresql rust
Last synced: 21 Apr 2026
https://github.com/bolner/fatcatdb
Zero configuration, high performance database library for ETL workflows
csharp database dotnet-core etl library
Last synced: 18 Apr 2026
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
https://github.com/joymohanty8999/dbs-mini-project
A mediocre Food Court Management System
corenlp database java-8 javafx oraclesql scenebuilder
Last synced: 07 May 2026
https://github.com/retzd-tech/genkitx-hnsw-indexer
Genkit AI framework plugin for HNSW vector database. save data into vector store for Retrieval Augmented Generation (RAG) implementation in Generative AI
ai database firebase generative-ai genkit hnsw rag vector vector-database
Last synced: 17 Apr 2026
https://github.com/aratan/daps-landing-page
Daps Landing Page Daps Landing Page es una aplicación web basada en Web3 y Smart Contracts que permite a las organizaciones aceptar donaciones y visualizar el saldo de la organización en tiempo real. Descripción Daps Landing Page es una aplicación web que utiliza tecnología Web3 y Smart Contracts para permitir a las organizaciones aceptar donacion
blockchain database distributed ipfs p2p web3 web3-dapp
Last synced: 17 Apr 2026
https://github.com/bertrandmartel/cloud-admin
Database admin interface with dynamic model configuration supporting table relations through datatable views powered by React
admin-dashboard database datatables material-ui react react-table
Last synced: 04 May 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/gabrpt/matsim-output-postgresql-converter
Tool to convert matsim output to postgreSQL database with postGIS extension
converter database matsim parser postgis postgis-database postgres-database postgresql postgresql-database python-script
Last synced: 17 Apr 2026
https://github.com/bam-j/study-repo
블로그 글 링크들을 한 눈에 보기 쉽도록 정리했습니다.
algorithm css database git html javascript nodejs react typescript
Last synced: 04 Apr 2026
https://github.com/mtoprak53/capstone_project_1
Calorie Counter - Calorie Logging Web App
bootstrap database flask flask-sqlalchemy html-css jinja2 jquery postgresql python
Last synced: 04 Apr 2026
https://github.com/rwubakwanayo/clinic
This is an education project to design clinic database diagram and create database schema based on generated design.
Last synced: 09 May 2026
https://github.com/abdullahalsazib/e-com-backend
This repo contains the backend code for a full-featured multi vendor e-commerce website.
backend backend-api database e-commerce gin-gonic golang golang-examples restapi
Last synced: 03 May 2026
https://github.com/oefenweb/ansible-mariadb-client
Ansible role to set up mariadb-server client in Debian-like systems
ansible database debian mariadb mariadb-client ubuntu
Last synced: 18 Apr 2026
https://github.com/src-mgra/firebase-todolist
Firebase ToDo-List implemented in Ionic App
crud database databases firebase ionic persistence typescript
Last synced: 04 May 2026
https://github.com/vlannaai/noy-db
Zero-knowledge, offline-first, encrypted document store with pluggable backends and multi-user access control
aes-256-gcm database document-store e2ee encryption monorepo multi-user offline-first pbkdf2 pluggable-backends privacy sync typescript web-crypto zero-knowledge
Last synced: 15 Jun 2026
https://github.com/pichillilorenzo/known-http-header-db
HTTP Header Database
database db header http http-header http-headers javascript js json
Last synced: 07 May 2026
https://github.com/izumin5210/ridgepole-docker
Run ridgepole in docker
database docker migration whalebrew
Last synced: 28 Apr 2026
https://github.com/mikeblum/sqlite-koans
code for SQLite Koans post
database golang sqlite sqlite3 template-project
Last synced: 07 May 2026
https://github.com/acaciaman/db-autotest
DB Database test automation. This python package allows to create database object structure and load data from database.
Last synced: 05 May 2026