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/rvegajr/ez-db-codegen-core

Easy code generation based on a database schema. The template language this application uses is HandleBars.

c-sharp code-generation code-generator database handlebars handlebars-template

Last synced: 03 Sep 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/render-examples/clickhouse

Run ClickHouse DBMS on Render

clickhouse clickhouse-server database render

Last synced: 01 Apr 2026

https://github.com/mohidex/data-pipeline-on-gcp

The Real-time Ecommerce Data Collection and Processing project empowers businesses with real-time insights by efficiently extracting, processing, and storing ecommerce data from multiple sources. Combining Golang and Python, this cutting-edge solution streamlines data handling from diverse ecommerce websites.

beautifulsoup data-engineer data-pipeline data-science database datastore dependency-injection firebase firestore gcp go golang google google-cloud pubsub python solid-principles storage web-scraping

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/labmlai/db

Minimalistic Object-Relational Mapper for JSON/YAML/Pickle file based db

database json minimal orm pickle python yaml

Last synced: 30 Jun 2025

https://github.com/serenasensini/basi-di-dati---apogeo

Repository ufficiale del volume creato per Apogeo "Basi di dati"

database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql 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/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/morning-train/wp-database

Database with Illuminate Models, Eloquent and migrations

database eloquent php wordpress wp

Last synced: 26 Feb 2026

https://github.com/vinted/chef-proxysql

Chef ProxySQL cookbook with auto loading and comprehensive configuration

chef cookbook database proxy proxysql

Last synced: 04 Apr 2026

https://github.com/omarajmi/dalphppdo

Php database abstraction layer using PDO

database database-abstraction database-layer php-library php7 php71

Last synced: 09 Apr 2025

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/sfluor/blazedb

A simple key value store

database golang keyvaluestore storage

Last synced: 05 Mar 2026

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

RocksDB binding for Common Lisp

commonlisp database rocksdb

Last synced: 30 Jan 2026

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/asphalt-framework/asphalt-sqlalchemy

SQLAlchemy integration component for the Asphalt framework

database python3 sqlalchemy

Last synced: 17 Jan 2026

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/juliaqubo/qubolib.jl

QUBO Instances for benchmarking

benchmark database instances quantum-optimization qubo

Last synced: 12 Mar 2026

https://github.com/ilhanaydinli/dbcli

A powerful, interactive CLI tool for managing database connections, imports, exports, and operations.

bun cli database database-management pg-dump postgresql typescript

Last synced: 01 May 2026

https://github.com/karnerth/qlookout

Monitor you database content

alerting database monitoring tool

Last synced: 16 Apr 2026

https://github.com/frbcesab/zoteror

:package: Retrieve references from Zotero database

database r-package references zotero

Last synced: 12 Oct 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/meshy/django-sans-db

Limit database access in Django code and template renders

database django python

Last synced: 05 Mar 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/ntdls/katzebase

ACID compliant document-based database engine with SQL language, APIs and Management UI.

database json nosql rdbms unstructured-data

Last synced: 14 Apr 2025

https://github.com/vndee/graph-crdt

A portable on-memory conflict-free replicated graph database.

conflict-free-replicated-datatype database graph

Last synced: 27 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/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/ooliver1/botbase

A personal nextcord bot base package for bots.

botbase database nextcord nextcord-bot nextcord-py pypi python python3

Last synced: 06 Mar 2026

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/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

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/aws-solutions-library-samples/amazon-elasticache-caching-for-amazon-rds

Code for AWS blog: Optimize cost, increase throughput and boost performance of Amazon RDS workloads using Amazon ElastiCache

caching database elasticache elasticache-redis hacktoberfest rds rds-aurora rds-mysql rds-postgres redis

Last synced: 14 Oct 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/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/winebarrel/qlap

qlap is a MySQL load testing tool like mysqlslap.

database golang load-testing mysql

Last synced: 02 Mar 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/fahmifan/tblsrun

Generate database documentation from migration files

container database database-documentation docker documentation postgres postgresql

Last synced: 01 Mar 2026

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/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/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/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/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/sarthakmakhija/storage-engine-workshop

Repository for a workshop on the topic - building storage engine

database golang lsm-tree skiplist storage wal

Last synced: 28 Apr 2025

https://github.com/elgopher/deebee

Go library for storing application state.

database go snapshot

Last synced: 09 Mar 2026

https://github.com/ixboy/lifestyle

A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.

css3 database rails6 ruby

Last synced: 01 Oct 2025

https://github.com/mvanduijker/laravel-transactional-mails

Send your mails in laravel after database transaction is committed.

database laravel mail php transactional

Last synced: 02 Sep 2025

https://github.com/jasonbourne723/platodb

platodb 是一款高性能的基于 LSM-Tree 的键值数据库,采用模块化架构设计,支持快速的读写性能和崩溃恢复能力。适用于高吞吐量和低延迟需求的存储场景。

database distrubuted golang lsm-tree

Last synced: 19 Apr 2025

https://github.com/k1low/qp

Printer that prints the results of a query to the database.

database go printer sql

Last synced: 16 Apr 2025

https://github.com/codetheearth/flaredb

syntax of mongoose, freedom of sqlite

database mongoose sqlite

Last synced: 29 Sep 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: 03 Oct 2025

https://github.com/initphp/database

This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.

data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder

Last synced: 07 Mar 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/rcardin/actorbase

Implementation of a key-value NoSQL database using the actor-model.

akka database distributed-systems scala

Last synced: 30 Apr 2025

https://github.com/icflorescu/openshift-cartridge-postgresql

Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.

cartridge database database-engine gear openshift postgresql sql

Last synced: 08 Jul 2025

https://github.com/vitaliy-bezugly/propertysearch

Pet project with the implementation of a service for finding, placing and renting housing

asp-net asp-net-core asp-net-core-mvc bootstrap5 cshtml css database docker docker-compose entity-framework-core mssql razor-views three-tier-architecture

Last synced: 19 Apr 2025

https://github.com/owusu-desmond/login-register-system

A user login and register system build with PHP

apache database mysql php sql

Last synced: 17 Aug 2025

https://github.com/little-brother/sqlite-unhide

Recovery deleted rows from SQLite3 databases

carving database deleted forensic forensics recovery sqlite sqlite3 undark

Last synced: 25 Sep 2025

https://github.com/inomuh/camfitool

This tool is a simple interface that allows injection of image faults into robot cameras. Thanks to this interface, you can create new image libraries by injecting the fault types you have determined, both real-time to TOF and RGB type ROS cameras, and to the image libraries previously recorded by these cameras.

camera database fault-injection opencv python qt5 robotics ros testing-framework testing-tools

Last synced: 17 Aug 2025

https://github.com/materializeinc/connection-examples

Materialize connection examples

database materialize sql

Last synced: 14 Apr 2025

https://github.com/lsst-dm/qserv-ingest

Tools for loading extremely large datasets inside Qserv

bigdata cosmology database kubernetes parallel

Last synced: 04 May 2025

https://github.com/lightnet/rusthttpgunjs

Prototype rust gun for server side. Client rust not worked on. Client browser work partly.

database gunjs javascript rust-lang rust-library

Last synced: 14 Apr 2025

https://github.com/ozontech/ch-rollup

Rollup your ClickHouse database

clickhouse database golang

Last synced: 19 Apr 2025

https://github.com/objectbox/objectbox-go-performance

Open Source Performance Benchmarks for ObjectBox Go, GORM, and others

bbolt database golang gorm objectbox orm performance storm

Last synced: 20 Jul 2025

https://github.com/changyeop-yang/study-database

본 과목은 데이터베이스 시스템 및 데이터베이스 응용 프로그램을 설계, 사용 및 구현하는 데 필요한 기초 개념을 소개한다. 구체적으로, 데이터베이스 모델링 및 디자인, 데이터베이스 관리 시스템 (DBMS)이 제공하는 언어 및 모델, 데이터베이스 시스템 구현 기술 등을 학습한다.

database kyungpook-national-university oracle-database

Last synced: 07 Apr 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/osmsharp/tiled-db

A tiled OSM database.

database forkable osm tiles

Last synced: 20 Aug 2025

https://github.com/codekidx/sparrow

A GUI client for Aerospike database

aerospike client database gui rust tauri-app ui viewer

Last synced: 22 Sep 2025

https://github.com/envigit/hotellaspalmas

Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL

csharp database hotel-reservation-system sql wpf

Last synced: 21 Aug 2025