An open API service indexing awesome lists of open source software.

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.

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/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/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/drevops/mariadb-drupal-data

๐Ÿ—„๏ธ MariaDB Docker image with enclosed data

database docker drupal mariadb mysql persistent

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/graze/morphism

Tool for parsing, extracting, and diffing mysqldump files

database mysql mysqldump php

Last synced: 06 May 2025

https://github.com/vyom-yadav/github-gist-clone-backend

Backend REST API for GitHub Gist Clone

api-rest clone-app database golang postgres

Last synced: 10 Apr 2025

https://github.com/kota65535/alternator

Declarative SQL database schema management by human-friendly pure SQL.

database go golang mysql sql

Last synced: 07 May 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/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/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/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/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/gridsound/gs-sample-database

The GridSound's Sample Database https://gridsound.github.io/gs-sample-database/

audio database music samples webaudio

Last synced: 02 May 2025

https://github.com/pathwayforte/results

Results of the evaluation of pathway databases using TCGA datasets

benchmarking bioinformatics database pathway-analysis systems-biology

Last synced: 12 Apr 2025

https://github.com/drudge/n8n-nodes-mongogb-ng

Nextgen MongoDB n8n node

database mongodb n8n n8n-nodes nosql

Last synced: 03 May 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/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/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/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/keymetrics/interdb

:construction_worker: Local and shared database

database discovery js key-value shared-database

Last synced: 13 Aug 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/jehiah/retrydb

RetryDB transparently retries *sql.DB operations against a secondary datasource.

database go reliability

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/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/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/ludevnet/assembly

Library for files/resources for LU related software

database file-formats lego-universe library rust-lang

Last synced: 28 Apr 2026

https://github.com/demg-dev/simpleblockchaindatabase

Simple Database based on Blockchain technology.

blockchain blockchain-technology database python

Last synced: 12 May 2026

https://github.com/dfeneyrou/litecask

A high performance single-header embeddable persistent key-value store with indexing capabilities

bitcask database embedded key-value-store kv-store single-header

Last synced: 29 Apr 2026

https://github.com/neverinfamous/postgres-mcp

Secure PostgreSQL Administration & Observability with Code Modeโ€” True V8 Isolate Sandbox Replacing 248 Specialized Tools for up to 90% Token Savings. Includes Tool Filtering, Payload Optimization, HTTP/SSE, OAuth 2.1, Audit & Token Logging, Deterministic Error Handling, Support for 12 Extensions (pgvector, PostGIS, pg_partman, pg_cron & more).

ai-agents citext code-mode data-science database database-management developer-tools hypopg kcache ltree mcp npm oauth2 pg-cron pg-partman pgcrypto pgvector postgis postgresql typescript

Last synced: 09 Apr 2026

https://github.com/teymurgahramanov/app22

The most useful web app to play with Kubernetes!

database devops docker fastapi kubernetes openapi python rest-api sql swagger test

Last synced: 29 Apr 2026

https://github.com/1amageek/database-framework

Build your own database with pluggable indexes โ€” vector, full-text, spatial, graph, and more on FoundationDB

database foundationdb full-text-search knowledge-graph owl server-side-swift sparql spatial-index swift vector-search

Last synced: 21 Apr 2026

https://github.com/danielhe4rt/100daysofcode

Repository focus to update all my journey through 100DaysOfCode challenge. Here you're gonna find a lot of C++, Rust and Database content.

100daysofcode cpp database

Last synced: 26 Mar 2025

https://github.com/enieber/rn-db-example

samples how to use database with react native

database hacktoberfest pouchdb react-native react-native-db realm sqlite watermelondb

Last synced: 10 Apr 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/alwarg/ember-mirage-gen

The addon will give the complete mirage section after receiving the network call

database ember ember-cli ember-mirage-gen factories fixtures

Last synced: 25 Oct 2025

https://github.com/ropenspain/comidistar

Paquete de R para interactuar con la base de datos de las puntuaciones de las Catas de Expertos de El Comidista.

database food r r-package ratings

Last synced: 28 Apr 2025

https://github.com/frbcesab/zoteror

:package: Retrieve references from Zotero database

database r-package references zotero

Last synced: 12 Oct 2025

https://github.com/skipperbent/pecee-boolean-query-parser

Convert a boolean search query into a query that is compatible with a fulltext search.

boolean-query boolean-query-formatter boolean-query-parser database fulltext-query mysql-fulltext-query mysql-query-parser

Last synced: 26 Oct 2025

https://github.com/duffney/go-building-web-services-applications

Source code for the Pluralsight course titled "Building Web Services and Applications with Go"

database golang templates web web-application web-service

Last synced: 10 Apr 2025

https://github.com/georgemoralis/pspudb

Organize your psp games collection and use your favourite psp emulator to run it . Join us on discord https://discord.gg/3Fx68AKe2E

database emulation psp

Last synced: 27 Sep 2025

https://github.com/idevelopthings/surrealdb-schema

This package provides functionality for parsing SurrealDB schema information from the database API, it then proves classes/structure for those parsed definitions.

database schema surrealdb typescript

Last synced: 27 Oct 2025

https://github.com/1995parham-learning/datayar

How migrate / change your SQL data from production namespace to testing namespace

backup database migration production psql restore sql staging

Last synced: 27 Oct 2025

https://github.com/alysonsz/finance-api

Problem Situation: Difficulty in managing personal finances without a clear and simple view of income and expenses. This project provides a robust REST API, built with .NET and Clean Architecture, for tracking categorized financial transactions, enabling better financial control and insights.

api blazor blazor-application blazor-client blazor-server blazor-webassembly csharp csharp-code database entityframework finance finance-application sqlserver webapi webapi-core webapiclient

Last synced: 07 Sep 2025

https://github.com/juliaqubo/qubolib.jl

QUBO Instances for benchmarking

benchmark database instances quantum-optimization qubo

Last synced: 12 Mar 2026

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/pin3dev/42_inception

Docker infrastructure with NGINX, WordPress, and MariaDB, using Docker Compose and custom volumes. Includes dedicated containers and TLS security.

42commoncore 42cursus 42school bash-script database docker docker-compose docker-image dockerfiles mysql-database script tutorial tutorial-code tutorial-project wordpress

Last synced: 24 Oct 2025

https://github.com/mwapsam/vet-clinic-database

This is a relational database for a vet clinic, it stores the necessary information about the animals.

database postgresql relational-databases sql

Last synced: 27 Oct 2025

https://github.com/darkterminal/turso-http-laravel

Turso/libSQL HTTP SDK for Laravel

database laravel libsql php sqlite turso

Last synced: 10 Apr 2025

https://github.com/juliusmarkwei/auth-system

a user authentication system build with JWT auth mechanism

api database jwt jwt-authentication management models python restful-api server user-management

Last synced: 06 Sep 2025

https://github.com/disco-dave/message-db

Haskell client library for Eventide's Message DB

cqrs database event-sourcing haskell postgresql

Last synced: 21 Oct 2025

https://github.com/ent8r/node-brocade

๐Ÿ”Ž Module for making requests to the Brocade API

barcode database datakick ean13 gtin

Last synced: 27 Apr 2025

https://github.com/folkertvanheusden/ipfixer

Stores IPFIX (NetFlow version 10), NetFlow v9 and NetFlow v5 data in a database - it is a collector

database ipfix mariadb mongodb netflow postgresql

Last synced: 24 Feb 2026

https://github.com/fluree/example-supply-chain

This repo demonstrates one way to use smart functions in Fluree to govern a supply chain process.

blockchain database example fluree react supply-chain

Last synced: 28 Jan 2026

https://github.com/betahut/laravue

:rocket: Laravel + Vue + Vuex + Vue Router + SPA + Dingo API = awesome:heart:

dashboard database dingo-api laravel laravel58 oauth2 passport respository rocket vue vue-router vuex

Last synced: 26 Apr 2025

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/greenelab/library-access

Collecting data on whether library access to scholarly literature

articles catalog database dataset doi journals library literature sci-hub tool

Last synced: 11 Mar 2026

https://github.com/skyfay/database-backup-manager

A self-hosted backup automation tool for MySQL, PostgreSQL, MongoDB & more. Backup to S3, FTP, or Local Storage. Features cron scheduling, notifications, and easy restores via a modern Web UI.

automation backup backups cloud-storage cron dashboard database database-backup databases devops docker mongodb mysql nextjs open-source postgresql recovery s3 self-hosted shadcn-ui

Last synced: 29 Jan 2026

https://github.com/decathlon/dblinter

A static analysis tool for postgresql databases

database quality validation

Last synced: 19 Oct 2025

https://github.com/mikemix/percona-xtrabackup-cron

Hot MySQL/MariaDB backup with Percona Xtrabackup running in cron

backup cron database docker mariadb mount mysql percona-xtrabackup

Last synced: 28 Feb 2026

https://github.com/veer66/cl-rocksdb

RocksDB binding for Common Lisp

commonlisp database rocksdb

Last synced: 30 Jan 2026

https://github.com/okerew/biobridge

Biobridge is a Python library for simulating biological processes and systems also analyzing them, visualising them, and interacting with them.

analysis biology biopython bridge c cpu database learning library linux machine macos python realtime simulation unix windows

Last synced: 10 Oct 2025

https://github.com/pointblankdev/dynamite

An exciting DynamoDB client

aws client database dynamodb

Last synced: 25 Feb 2026

https://github.com/abdelilahou/rusty-school

simple rust api for school management system using actix, sea-orm and sea-orm-migrations, google auth with access and refresh tokens

actix-web api backend-api database database-migrations database-schema postgres rust sea-orm sea-orm-migrations sea-query

Last synced: 29 Oct 2025

https://github.com/sobolevn/mssql-linux-friendly

MSSQL Server that works well and is friendly to the end user

database docker docker-image mssql mssql-database mssql-docker mssqlserver

Last synced: 07 Oct 2025

https://github.com/morning-train/wp-database

Database with Illuminate Models, Eloquent and migrations

database eloquent php wordpress wp

Last synced: 26 Feb 2026

https://github.com/rabbitmq/khepri_mnesia_migration

Tools to migrate between Mnesia and Khepri

database elixir elixir-library erlang erlang-library migration

Last synced: 07 Oct 2025

https://github.com/vit-orm/vitorm

a lightweight yet comprehensive ORM for MySql, SqlServer, Sqlite etc

clickhouse database elasticsearch mysql orm sqlite sqlserver vitorm

Last synced: 25 Feb 2026

https://github.com/xixu-me/library-data-assistant

Java-based client-server application for managing library book data with web crawling capabilities

crawler crawling database java mysql

Last synced: 08 Oct 2025

https://github.com/fahmifan/tblsrun

Generate database documentation from migration files

container database database-documentation docker documentation postgres postgresql

Last synced: 01 Mar 2026

https://github.com/dineug/erd-editor-intellij-plugin

Entity-Relationship Diagram Editor IntelliJ Plugin

database db diagram draw editor entity erd intellij intellij-plugin relactionship sql vuerd

Last synced: 08 Oct 2025

https://github.com/samueltissot/sqltime

a timestamp type that works with RDBMS.

database deepequal go golang gorm mysql postgres postgresql testing timestamp

Last synced: 14 Jan 2026

https://github.com/juliadatabases/dbconnector.jl

Simplified interface that builds on Julia database packages adhering to DBInterface

database interface julia

Last synced: 11 Apr 2025

https://github.com/karnerth/qlookout

Monitor you database content

alerting database monitoring tool

Last synced: 16 Apr 2026

https://github.com/zmoooooritz/stapy

An easy to use SensorThings API Client written in Python

api cli data-science database ogc python sensor sensor-data sensorthings sensorthings-api

Last synced: 17 Jan 2026

https://github.com/vpdb/website

The VPDB web application.

angularjs beautiful database pinball pwa threejs

Last synced: 05 Jul 2025

https://github.com/german-zarate/film-view-app

A web application for reading and writing film reviews | Made using the Flask web framework and a PostgreSQL database

backend-development database flask fullstack-development portfolio postgreesql python sql web-development

Last synced: 15 Oct 2025

https://github.com/exasol/mcp-server

Exasol MCP server. Provides knowledge about the Exasol database to an LLM through the Model Context Protocol.

ai database exasol-integration mcp-server python3

Last synced: 11 Feb 2026

https://github.com/winterrdog/sqlyte-db

A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.

c data-structures database sql

Last synced: 10 Jul 2025

https://github.com/rawleyfowler/mamml

In memory database with first class JSON IO

database json ocaml

Last synced: 18 Mar 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