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-09 00:07:56 UTC
- JSON Representation
https://github.com/woojiahao/file-to-db-tool
A GUI tool that reads a file and converts the file into a database table.
csv database gui python3 sqlalchemy tkinter tkinter-gui
Last synced: 04 Sep 2025
https://github.com/facile-it/paraunit-testcase
TestCase and client to test Symfony applications with Doctrine database isolation
database test-symfony testcase transaction
Last synced: 10 Jan 2026
https://github.com/chiraag-kakar/contactme
A simple contact form built using HTML , CSS , Javascript & G-Script that uses google sheets as database.
css database google-sheets gscript html javascript
Last synced: 07 May 2025
https://github.com/rawleyfowler/mamml
In memory database with first class JSON IO
Last synced: 18 Mar 2025
https://github.com/iamgoroot/dbie
Golang DB layer for lazy
bun contract-driven-development database database-layer generator go go-pg gogenerate golang golang-tools gorm mongo
Last synced: 14 Jan 2026
https://github.com/sclorg/cassandra-container
Cassandra container images based on Software Collections and intended for OpenShift and general usage. Currently only CentOS based image is available. The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.
cassandra centos container database docker dockerfile fedora openshift rhel
Last synced: 11 Jul 2025
https://github.com/rvegajr/ez-api-urf-net
A complete Api Generator using the most excellent URF framework and swagger
api application-framework database generator patterns rest rest-api unit-of-work
Last synced: 03 Sep 2025
https://github.com/evernext10/consuming-themoviedb-api-with-retrofit-and-save-sqlite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api
Last synced: 11 Jun 2025
https://github.com/petrosdemetrakopoulos/smartviews
A blockchain enabled OLAP Data Warehouse. It is the implementation / application part of my thesis as an undergraduate Computer Science student of Athens University of Economics and Business
blockchain dapp data-warehouses database ethereum ethereum-blockchain mysql-server olap-cube redis-cache
Last synced: 19 Aug 2025
https://github.com/coinrust/reindexer-rs
Reindexer library for Rust
database document-oriented embeddable in-memory-database reindexer reindexer-client reindexer-library reindexer-rs rust sql-query
Last synced: 21 Apr 2025
https://github.com/nsco1/py-questdb-client
A Python3 API for ingesting data into QuestDB through the InfluxDB Line Protocol.
database ilp python questdb time-series
Last synced: 08 Apr 2026
https://github.com/koddachad/dq_tester
A lightweight simple data quality testing tool.
data database dataengineering dataquality dataqualitycheck
Last synced: 08 Oct 2025
https://github.com/xiaobogaga/minidb
a simple in-memory database built for fun
Last synced: 12 Jan 2026
https://github.com/obaydmerz/nodeorm
A laravel-like database management library for nodejs
automation data database dependency-less easy heidisql laravel library manage management mysql node nodejs orm sql sqlite useful
Last synced: 21 Apr 2025
https://github.com/majdisorder/data.dump
A C# data dump engine for SQL Server and PostgreSQL
business-intelligence csharp data database dataset datastructures datatable dontnet dynamic pocos reflection reporting sql
Last synced: 05 Jul 2025
https://github.com/dfsp-spirit/vplg
The Visualization of Protein-Ligand Graphs software that powers the PTGL webserver at http://ptgl.uni-frankfurt.de/. One of my PhD projects.
bioinformatics computational-biology database graphs pdb protein protein-structure webserver webservices
Last synced: 13 Apr 2025
https://github.com/allankoechke/mantisbase
Lightning fast BaaS in C++ — One binary, full backend, anywhere.
api auto-rest-api cpp database http rest-api sql
Last synced: 17 Jan 2026
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 2025
https://github.com/mehmetkahya0/tv-series-length-calculator
A website to calculate the total duration of Movies and TV Series.
angularjs calculator calculator-javascript css database html js movie movie-calculator movie-database-api tv-series website
Last synced: 09 Apr 2025
https://github.com/phrenotype/qorm
The best
activerecord database mysql orm php php-orm postgresql sql sqlite
Last synced: 18 Jan 2026
https://github.com/yaacoo/graphragsqlator
LLM graph-RAG SQL generator for large databases with poor documentation
ai database ehr-data faiss-vector-database knowledge-graph langchain llm rag sql
Last synced: 19 Apr 2025
https://github.com/remotesensinginfo/eodatadown
Automated download and processing of Earth Observation data to create a monitoring system.
ard database earth earth-observation google-cloud monitoring monitoring-system observation remote remote-sensing sensing
Last synced: 21 Feb 2026
https://github.com/jasonbourne723/platodb
platodb 是一款高性能的基于 LSM-Tree 的键值数据库,采用模块化架构设计,支持快速的读写性能和崩溃恢复能力。适用于高吞吐量和低延迟需求的存储场景。
database distrubuted golang lsm-tree
Last synced: 19 Apr 2025
https://github.com/stoufa/mongodb-mini-project-vehicle-rental-agency-database
MongoDB Mini-Project: Vehicle Rental Agency Database
api database java mongodb nosql-database rest-api spring-boot
Last synced: 15 Apr 2025
https://github.com/changyeop-yang/study-database
본 과목은 데이터베이스 시스템 및 데이터베이스 응용 프로그램을 설계, 사용 및 구현하는 데 필요한 기초 개념을 소개한다. 구체적으로, 데이터베이스 모델링 및 디자인, 데이터베이스 관리 시스템 (DBMS)이 제공하는 언어 및 모델, 데이터베이스 시스템 구현 기술 등을 학습한다.
database kyungpook-national-university oracle-database
Last synced: 07 Apr 2025
https://github.com/fairscript/interact
A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.
bigquery data database linq orm postgresql reflection sql sqlite typesafe
Last synced: 19 Apr 2025
https://github.com/iowacomputergurus/dnn.scheduledjobs
A DNN mdoule for scheduled Job execution
database database-management dnn dnncms dotnetnuke hacktoberfest
Last synced: 19 Apr 2025
https://github.com/skbkontur/db-viewer
Database Viewer with custom configuration
cassandra cql database database-viewer db-viewer
Last synced: 08 Aug 2025
https://github.com/nathan-parkinson/linq2db.include
linq2db.include adds Entity Framework style Include (eager loading) to linq2db
c-sharp database eager-loading include linq linq2db linqtodb orm sql
Last synced: 14 Jan 2026
https://github.com/ghazaleze/courseshop_datawarehouse
a data warehouse for an online course shop
database datawarehouse etl-process sql sql-server-database staging-area
Last synced: 28 Jun 2026
https://github.com/bonitasoft/bonita-connector-database
Enables interactions in your Bonita processes with various databases.
bonita connector database delivery-central delivery-marketplace hacktoberfest lifecycle-independent published-full
Last synced: 15 Apr 2025
https://github.com/lostpebble/pebblebed
Simplified interactions with Google Cloud Datastore for NodeJS
database datastore google-cloud google-cloud-datastore nodejs
Last synced: 21 Jul 2025
https://github.com/erri120/egs-db
Database for the Epic Games Store (similar to SteamDB and the GOG Database)
Last synced: 22 Apr 2025
https://github.com/bivittatusdb/bivittatusdb
Operator Based Relational Database Management system for python
crud-operation data data-science data-structures database database-management indexing mit-license mongodb operator-based operator-overloading python python3 relational-database relational-model sql transaction-management
Last synced: 23 Mar 2025
https://github.com/gabrielu3/database-cellphone-enterprise
SQL Database Implementation for a fictional enterprise that sells cell phones
data database plpgsql postgresql postgresql-database script sql trigger
Last synced: 14 Apr 2025
https://github.com/pietheinstrengholt/laravel-neo4j-neoeloquent-demo
Demo with Laravel 5 and NeoEloquent OGM utilizing Neo4j graph database
composer database demo laravel neo4j-graph-database php
Last synced: 12 May 2025
https://github.com/ghazaleze/flower-shop-datebase
for a flower shop with online and non-online purchases
database flower-shop kivy-framework sql sql-server transactional-database
Last synced: 12 Apr 2025
https://github.com/alex-oleshkevich/aerie
An async database toolkit.
asyncio database orm python sqlalchemy
Last synced: 11 Apr 2025
https://github.com/roma-glushko/eyewear
👓 Inspect, monitor and track Magento2 database growth
database magento2 monitoring-tool tool
Last synced: 18 Mar 2025
https://github.com/Storm-WG/storm-stored
Storage daemon for Storm and other LNP/BP nodes - an embeddble microservice frontend for different storage backends
database embedded lnp-bp microservices-architecture sled zeromq
Last synced: 03 Apr 2025
https://github.com/molenzwiebel/basie
:package: Simple drop-in persistence for TypeScript applications.
database node persistence sqlite3 typescript
Last synced: 10 Apr 2025
https://github.com/davidkarlsen/flyway-operator
k8s operator for Flyway migrations
database database-management flyway kubernetes kubernetes-controller kubernetes-operator operator schema
Last synced: 21 Mar 2025
https://github.com/keymetrics/interdb
:construction_worker: Local and shared database
database discovery js key-value shared-database
Last synced: 13 Aug 2025
https://github.com/juliusmarkwei/todolist-api
A web api for a todolist application build using drf
api backend client database django django-rest-framework models python3 rest-api restful-webservices server web
Last synced: 13 Apr 2025
https://github.com/tigrisdata-archive/tigris-client-java
Tigris Java client
Last synced: 11 Jan 2026
https://github.com/alessandrotesoro/wp-fluent-query
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
database eloquent laravel wordpress
Last synced: 30 Dec 2025
https://github.com/cossacklabs/acra-censor-demo
AcraCensor (SQL firewall) example project: see how to configure AcraCensor to prevent SQL injections in vulnerable OWASP web application.
acra data-protection data-security database docker encryption firewall mutillidae owasp playground sql sqlfirewall sqlinjection waf
Last synced: 30 Apr 2025
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/orsinium-labs/ddlite
🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)
database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3
Last synced: 28 Oct 2025
https://github.com/iamantimpal/iamantimpal
👋 Hi, I'm Antim Pal, the Founder of Optimism Educator. An online platform dedicated to empowering students with skills in Computer Science, Web Design, Graphic
data-analysis data-science data-visualization database database-design database-management datascience graphical-user-interface graphics grapic-design reading-list readme readme-badges readme-generator readme-md readme-profile readme-stats readme-template
Last synced: 10 Apr 2025
https://github.com/rezamardanidev/sqlitebase
How to create a database sqlite by using classes in Python and creating tables and how to store data
class-python database python sql sqlite
Last synced: 09 Sep 2025
https://github.com/liam-hq/awesome-er-diagrams
A curated list of ER diagrams providing insights into modern data architectures.
awesome awesome-list data-visualization database database-schema entity-relationship-diagram er-diagram erd lists mariadb mysql postgresql prisma ruby-on-rails sqlite sqlserver
Last synced: 30 Dec 2025
https://github.com/yorci/surrealdb.cr
SurrealDB driver for Crystal
crystal database database-connector surreal surrealdb
Last synced: 21 Jul 2025
https://github.com/graze/morphism
Tool for parsing, extracting, and diffing mysqldump files
Last synced: 06 May 2025
https://github.com/armoghans-organization/student-record-keeping-system
Student Record Keeping Software Backend Using Microsoft Sql.
code database mssql mssql-database project sql university university-project
Last synced: 09 Jul 2025
https://github.com/jeninsutradhar/hexadb
An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing
ai-powered database db json natural-language-processing nlp sql
Last synced: 11 Apr 2025
https://github.com/kungfux/xdatabase
XDatabase is a simple unified library to interact with SQLite, MySQL, MS SQL and MS Access databases (through OLEDB driver). Plus, a set of methods to work with binary data and select not only tables but row, column or a single cell.
csharp database library ms-access mssql mysql sqlite3
Last synced: 11 Apr 2025
https://github.com/jykuo-love-shiritori/twp
A practice project for a C2C e-commerce website selling "Too White Powder"
bootstrap5 c2c c2c-selling-platform database e-commerce e-commerce-website ecommerce ecommerce-website go golang postgresql practice practice-project reactjs shopping-cart shopping-site sql vite vitejs vitejs-react-typescript
Last synced: 14 Jan 2026
https://github.com/parzibyte/crud-sql-server-python
Conexión a SQL Server con Python usando PyODBC
crud crud-application database odbc pyodbc python sql-server
Last synced: 12 Apr 2025
https://github.com/simplesuite/simplesuite-selfhost
Deploy your own simpleSuite backend and frontends with Docker Compose. Open-source, self-hostable, and privacy-first.
backend database deployment devops docker docker-compose homelab infrastructure open-source postgres privacy self-hosted supabase
Last synced: 02 Jul 2026
https://github.com/willvin313/radsystems-studio-helpful-resources
This repo provides a list of Radsystems Studio helpful resources to make learning easier.
app-generator asprad database documentation mysql noderad php-rad phprad phprad-classic-edition phprad-vue project-template pyrad radsystems-demo radsystems-studio radsystems-studio-demo resources tutorials video
Last synced: 23 Jun 2025
https://github.com/alicebob/schemaspy
Read Postgres schema definitions in Go.
Last synced: 11 Apr 2025
https://github.com/ip2location/ip2location-d
Use IP2Location geolocation database to lookup for accurate visitor location with D Library. It enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category that any IP address or hostname originates from.
d-library database geolocation ip-address ip-address-lookup ip-database ip-geolocation ip-lookup ip2location
Last synced: 14 Jul 2025
https://github.com/claudiarojassoto/hello_rails
This is a Ruby on Rails application named 'hellorails', set up with a PostgreSQL database. The application has been initialized with Git and allows you to display a 'Hello World' message on the browser's main page.
database rails-application ruby-on-rails
Last synced: 10 Jul 2025
https://github.com/pferreirafabricio/backup-mongo-db
🗳️ A simple PowerShell script to make a backup of a MongoDB database and create a scheduled task for it on Windows
database database-script gzip mongodb mongodb-database mongodump powershell powershell-script system-schedule windows zip
Last synced: 11 Apr 2025
https://github.com/khaouitiabdelhakim/etl-real-example
This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.
data database database-management sql sql-server ssis ssms warehouse
Last synced: 18 Mar 2025
https://github.com/armour/k-skyband-query-in-postgresql
📊 K-SkyBand Query in PostgreSQL
database incomplete-data k-skyband postgresql
Last synced: 06 Jul 2025
https://github.com/develephant/dynamodb-coronasdk
AWS DynamoDB Module for Corona SDK
appdev aws-dynamodb corona coronasdk database dynamodb lua mobile-development
Last synced: 19 Mar 2025
https://github.com/daikoz/SQLWrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 04 May 2025
https://github.com/mainek00n/go-osv
Build a local copy of Open Source Vulnerabilities; OSV. Server mode for easy querying.
database golang osv vulnerability
Last synced: 10 Apr 2025
https://github.com/evernext10/Consuming-TheMovieDB-API-With-Retrofit-and-Save-SQLite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api
Last synced: 28 Mar 2025
https://github.com/shrsyc/google_sheets_db
Use Google Sheets as a DATABASE for your project's prototype , its easy and seamless to create and the database and API end points could be created in just minutes
api database google-sheets postman
Last synced: 13 Apr 2025
https://github.com/jub0t/deliver.rs
Content Delivery Network written in Rustlang, optimized for speed and latency. In-built caching and features like image processing.
baas cdn content content-delivery-network database datastore free hosting image-processing latency open-source performance rust saas server storage storing
Last synced: 18 Jul 2025
https://github.com/fgforrest/darwin
Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.
autoupdate database database-schema evolution java model sql
Last synced: 10 Jul 2025
https://github.com/sirsayed98/bigtable
Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size .
bigtable database distributed-systems express mongodb node os socket-io
Last synced: 16 Feb 2026
https://github.com/beuth-erdelt/benchmark-experiment-host-manager
This python tool helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.
aws benchmark cluster database dbms k8s kubernetes python tpc-c tpc-h ycsb
Last synced: 10 Apr 2025
https://github.com/tbremer/giraffe
browser database databases graph graphdb javascript node nodejs
Last synced: 10 Apr 2025
https://github.com/apache/couchdb-ioq
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 13 Apr 2025
https://github.com/thomasleplus/dbgrep
Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.
database grep grepping oracle oracle-database oracle-db plsql regex regular-expression search
Last synced: 08 Jul 2025
https://github.com/birddevelper/flexitable
FelxiTable is a professional jQuery plugin that convert JSON array list into HTML table
css data-visualization database html javascript jquery jquery-plugin json table
Last synced: 13 Mar 2025
https://github.com/konnektr-io/pg-age-digitaltwins
Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.
apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql
Last synced: 06 Mar 2026
https://github.com/houzuoguo/perldb
This is a programming exercise, do not use in serious code.
Last synced: 13 Apr 2025
https://github.com/claudiarojassoto/budgetapp
Mobile budget app for user-friendly financial management, including registration, transaction tracking, secure authentication
controllers crud database devise models postgresql ruby-on-rails views
Last synced: 23 Apr 2025
https://github.com/ixboy/lifestyle
A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.
Last synced: 01 Oct 2025