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/ozma-io/ozmadb

OzmaDB — SQL-like database for Web apps. OzmaDB is the core database engine for the ozma.io platform. It provides robust features for query execution, data persistence, permission checking, and much more. One of the key principles of OzmaDB is its approach to customization: "all your metadata is also data."

database f-sharp sql

Last synced: 16 Oct 2025

https://github.com/dylanlott/pangolin

a no:b:QL :b:ata:b:ase in Go

database go golang json pangolin storj

Last synced: 12 Oct 2025

https://github.com/bagussatoto/bumdesapp

Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES.

database html5 javascript mysql php php5

Last synced: 09 Apr 2025

https://github.com/man4toman/sypex-dumper-2-php.7.2-ready

Sypex Dumper 2 - PHP.7.2 ready, credit to https://sypex.net

database php7 php71 php72

Last synced: 09 Apr 2025

https://github.com/m-esm/e2db

Step by step demo to showcase how you can have e2e encryption for your database and files.

aes database e2e-encryption guide nodejs rsa

Last synced: 22 Apr 2025

https://github.com/chriseaton/docker-adventureworks

A docker image using Microsoft's AdventureWorks (demo/sample) database pre-loaded and installed on SQL Server or Postgres.

adventure-works adventureworks database mssql mssql-database postgres postgres-database sample test-data

Last synced: 30 Jan 2026

https://github.com/keyvanakbary/greensync

Tool for syncing Greenhouse Harvest API into MySQL

database greenhouse mysql synchronization

Last synced: 26 Apr 2025

https://github.com/kontenbase/kontenbase-php

Kontenbase SDK for PHP

backend database php rest-api sdk

Last synced: 13 Jan 2026

https://github.com/ps0305/mysql_crud

RESTFul CRUD Example with NodeJS and MySQL

database expressjs mysql mysql-crud nodejs restful-api

Last synced: 19 Apr 2025

https://github.com/zen-xu/harlequin-risingwave

Harlequin adapter for Risingwave.

database python risingwave tui

Last synced: 10 Oct 2025

https://github.com/phalcon/incubator-session

Extra Phalcon Session Adapters.

database mongodb phalcon session

Last synced: 18 Oct 2025

https://github.com/shimizudev/madara-mappings

A database with anime mappings from almost all sites and anime lists

anime anime-database anime-list anime-mappings anime-scraper anime-streaming anime-website database madara mappings

Last synced: 22 Apr 2025

https://github.com/torden/php-mdbm

Just! PHP interface for Y! MDBM , PHP mdbm wrapper

database dbm key-value mdbm php php-mdbm phpmdbm

Last synced: 13 Jan 2026

https://github.com/benscabbia/serializability

Determines whether a schedule is conflict serializable along with it's precedence graph.

conflict-serializability database precedence-graph serializability serialization transaction

Last synced: 23 Apr 2025

https://github.com/itsjimi/store-data

💾 Finally, the simplest way to store data

database javascript nodejs storage

Last synced: 08 Jul 2025

https://github.com/yamtaldev/hackernews-api

Spring boot & MySQL RESTful API. The Hacker News project is a lightweight system similar to Hacker News web site that allows users to post text-based news, up vote/down vote posts, and view a list of top posts. RESTful API that support CRUD operation such as: POST, PUT, GET(all and top top posts), DELETE, PATCH(up vote down and change post)

backend database docker docker-compose java maven mysql mysql-database news-api rest-api restful-api spring-boot

Last synced: 09 Oct 2025

https://github.com/charafau/loft

Flutter ORM - WIP

database flutter orm sqlite

Last synced: 23 Apr 2025

https://github.com/reem-lab/hello-rails

Set up for rails app with simple example to print in the views hello rails

database rails ruby sqlite3

Last synced: 28 Apr 2025

https://github.com/greenelab/hetontology

Biological ontologies as hetnets in Neo4j

database dataset neo4j networks ontology tool

Last synced: 12 Mar 2026

https://github.com/xoap-io/terraform-aws-database-rds

Terraform Module to spin up an RDS instance in AWS

aws database rds terraform terraform-module

Last synced: 18 Jan 2026

https://github.com/abdulhamiid/budget-app

The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.

bootstap5 capybara-rspec database postgresql-database rspec-rails ruby ruby-on-rails tdd

Last synced: 08 Oct 2025

https://github.com/owusu-desmond/vet-clinic-database

Vet clinic database is a database schema for a veterinary clinic. It is built using PostgreSQL.

database postgresql

Last synced: 14 Jul 2025

https://github.com/predetermined/deta-deno

An unofficial Deta.sh API client for Deno

database deno deta

Last synced: 11 Dec 2025

https://github.com/kontenbase/kontenbase-go

Kontenbase SDK for Go

api database go rest-api sdk

Last synced: 17 Jan 2026

https://github.com/weynelucas/django-db-adapter

A flexible toolkit for customize how Django creates the database objects for the application schema

application-schema database django oracle python sql-statements

Last synced: 14 Jan 2026

https://github.com/tryagi/pinecone

Pinecone is a fully-fledged C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries. This is fork of Pinecone.NET.

client csharp database dotnet embedding embeddings langchain-dotnet net6 net7 pinecone sdk vector vector-database

Last synced: 24 Oct 2025

https://github.com/juliaszymanska/sudoku_game

GUI Java implementation of the popular game sudoku.

apache-derby dao database gui java javafx junit junit5 logback logger maven mvn sudoku sudoku-game

Last synced: 12 Apr 2025

https://github.com/siddhi-io/siddhi-store-rdbms

Extension that can be used to perform DB operations with an RDBMS

database db extension h2 mssql mysql oracle postgres rdbms siddhi store table

Last synced: 06 Oct 2025

https://github.com/reem-lab/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap database herokudeployment rspec-rails ruby rubyonrails testing

Last synced: 06 Oct 2025

https://github.com/vesselofgod/db_project

2019 Database (CSI3105-02) Project

database design erdiagram jdbc

Last synced: 14 Oct 2025

https://github.com/chamodshehanka/dominos

This JavaFX application made with MVC design pattern and jfoenix library. This is for Domino's restaturant

database domino-s flat-design icons javafx javafx-application management modern-ui modernui mvc mysql pizza pizzastore restaurant-management wamp

Last synced: 24 Apr 2025

https://github.com/bayurifkialghifari/php-toko-online

Aplikasi online shop yang sudah terintegrasi dengan midtrans dan raja ongkir.

database online-shop php

Last synced: 14 Oct 2025

https://github.com/apache/cassandra-builds

Infrastructure build scripts for Apache Cassandra®

cassandra database java

Last synced: 08 May 2025

https://github.com/neo4j-field/ps-genai-agents

The goal of this project is to provide a generalized agent architecture that can be applied to many graph use cases.

cypher database genai neo4j

Last synced: 12 Jul 2025

https://github.com/gavinlyonsrepo/tv_viewer

GUI to view tv program details using TV maze application programming interface. Written in python 3 and PyQt 5, it also stores user favourites in an SQLite database. It uses python module pytvmaze to interface with API

communication database gui prettytable pyqt5 python python3 pytvmaze sqlite-database television television-series tv tv-maze tv-series tv-shows tv-viewer tvmaze tvmaze-api tvmazeapi tvshows

Last synced: 02 May 2025

https://github.com/flightphp/active-record

Micro Active Record library in PHP, supports chain calls, events, and relations.

active-record database flightphp flipping-sweet mapper mysql orm query-builder sqlite

Last synced: 13 Apr 2025

https://github.com/athennaio/database

🛢️ The Athenna database handler for SQL/NoSQL.

athenna database factories migrations mongodb mysql nodejs nosql orm postgresql seeders sql

Last synced: 02 May 2026

https://github.com/holon-platform/holon-datastore-jdbc

Holon Platform JDBC Datastore module. This is the JDBC implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.

database datasource datastore dialects holon-platform java-api jdbc jdbc-datastore rdbms relational-databases spring-boot transactional

Last synced: 23 Apr 2025

https://github.com/wgzhao/notes

个人笔记仓库

database git k8s

Last synced: 30 Oct 2025

https://github.com/gnuweeb/simple-crud-gw-membership

Simple CRUD database written in Assembly x86-64 (Linux, System V AMD64 ABI)

assembly crud crud-application database

Last synced: 12 Apr 2025

https://github.com/SwiftORM/CouchDB-StORM

CouchDB Module for StORM (Swift ORM)

couchdb database orm server-side-swift swift

Last synced: 11 May 2025

https://github.com/eurobios-mews-labs/acrocord

This package provide some useful tools to interact with postgresql server using pandas dataframe

data data-science database pandas-dataframe postgresql psycopg2 python python3 sqlalchemy table-factory

Last synced: 15 Apr 2025

https://github.com/bytehouse-cloud/driver-java

JDBC Driver for ByteHouse

database java jdbc jdbc-driver

Last synced: 14 Apr 2025

https://github.com/varunu28/bit-db

1️⃣ & 0️⃣ A database implementation based upon Bitcask paper

bitcask database java

Last synced: 06 Sep 2025

https://github.com/alireza29675/handy-storage

🗃️ Handy Storage is a simple way to store your data in a JSON file

database json storage

Last synced: 26 Jul 2025

https://github.com/micheleriva/aika

⛈ In-memory key-value multithreaded database

database haskell in-memory in-memory-database key-value redis

Last synced: 08 May 2025

https://github.com/n-octo-n/n8n-nodes-json-database

This n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores.

database hierarchical json key-value kv n8n n8n-community-node-package n8n-node n8n-nodes nodejs on-disk permanent persistent storage store tree

Last synced: 22 Apr 2025

https://github.com/aldis-ameriks/pg-typegen

Generate TypeScript type definitions from Postgres database

codegen database pg-typegen postgres schema schema-typegen typegen types typescript

Last synced: 09 Aug 2025

https://github.com/messams/lms

An integrated Student Information System providing centralized management of student data, enrollment, grades, attendance, and various academic and administrative functions within an educational institution.

api back-end database erd expressjs front-end mysql nodejs oop reactjs ui-design uml

Last synced: 12 Jun 2025

https://github.com/eirannejad/pushcsv

Push csv/tsv data to database

csv database tsv

Last synced: 21 Aug 2025

https://github.com/inspecta/bridal-cars-backend

Backend server for the bridal cars application. RESTful API built using Ruby on Rails. Endpoints (Users, Cars, Reservation)

capybara-rspec database postgresql rest-api rubocop ruby-on-rails

Last synced: 16 Oct 2025

https://github.com/metricq/hta

📚 Library for Hierarchical Timeline Aggregation metric storage

backend cpp17 database file-format library metrics storage

Last synced: 02 Aug 2025

https://github.com/nobiles2/mysqlreplicaintegritycheck

MySQL online replication consistency check tool - it works by executing checksum queries on the master and all slaves, which produces different results on replicas that are inconsistent with the master

checksum-testing database integrity mysql mysql-server php replicas replication slave slave-servers

Last synced: 11 Apr 2025

https://github.com/jamesquinlan/intro-database-sql

Introduction to SQL and Database Design

database database-course sql sql-course

Last synced: 05 Apr 2025

https://github.com/joelgombin/liremininterieur

Outils pour nettoyer les fichiers électoraux du Ministère de l'Intérieur

database elections outil r tool

Last synced: 13 Apr 2025

https://github.com/parzibyte/mysql_pdo_php_crud

Ejemplo muy básico para conectar PHP con MySQL usando PDO

crud database mariadb mysql php

Last synced: 12 Apr 2025

https://github.com/evillord666/reportgenerator

A small cross-database tool for building excel documents (reports) based on data from database that extacts via View or Stored Procedures with parametres, ordering e.t.c.

cross-database database database-reporting di-service etl etl-automation excel excel-export excel-to-sql generator reportgenerator reporting-engine reporting-tool reports smart-reporting sql-to-excel statement stored-procedures

Last synced: 03 Aug 2025

https://github.com/mskian/happy-new-year-wishing-web-app

Happy New year Wishing web app - Bootstrap - PHP/MYSQL

bootstrap database festival greetings mysql php

Last synced: 13 Apr 2025

https://github.com/piotrekh/dbup-add-migration

Package manager console command "Add-Migration" that creates an sql file with date and time (yyyyMMddHHmmss) in the file name (e.g. 20170730185349_Migration.sql)

database database-migrations dbup migrations sql-files

Last synced: 14 Jan 2026

https://github.com/cristalhq/pgxutil

Go jackc/pgx helper to write proper transactions

database go golang pgx postgres transactions

Last synced: 08 Apr 2025

https://github.com/kuzudb/kuzu-swift

Swift language binding for Kuzu graph database management system

cypher database graph graphdb ios nosql persistence swift vector

Last synced: 04 Oct 2025

https://github.com/imjching/keev

A simple key-value store based on gRPC and protobufs

database go grpc key-value protobuf

Last synced: 13 Sep 2025

https://github.com/bw9ubwo/pydanql

Simplified PostgreSQL interaction in Python using Pydantic data models.

crud database orm postgresql pydantic python rapid-prototyping

Last synced: 14 Apr 2025

https://github.com/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 2025

https://github.com/linwin-cloud/linwin-db-server

在广袤无垠的现代大数据海洋之中,计算机深度的和信息以及数据绑定,承载这亿万数据的就是数据库软件。 Linwin Data Server,基于Java开发的国产高性能数据库软件。支持国产和Linux操作系统,支持多用户操作。采用Nosql结构,自研mys数据库操作语言,更加简单方便高效。 用户数据的增删改查全部在内存内操作,与硬盘的交互写入读取交由专门的线程管理,无不妨碍.

data data-science database hashmap http java javascript key-value linux programming-language python server typescript webserver website

Last synced: 05 Mar 2026

https://github.com/caicancai/awesome-ivm-learning

A list of learning materials to understand ivm internals

awesome database ivm

Last synced: 12 May 2026

https://github.com/jdboisvert/django-migration-rollback

A lightweight Django app to be able to migrate back to a previous migration or to migrate back to a migration in a specific branch in a git repository.

database django migration python

Last synced: 02 Apr 2026

https://github.com/muhamed-didovic/voyager-bread-generator

Updated version for Voyager bread generator

bread-seeder database laravel voyager

Last synced: 20 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/moapis/multidb

Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.

bsd-3-clause database go golang goroutine parallel sql

Last synced: 24 Apr 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/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/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/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/dukex/ely

Run a api service inside the database

api api-rest database postgresql serverless

Last synced: 04 Mar 2026

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

RocksDB binding for Common Lisp

commonlisp database rocksdb

Last synced: 30 Jan 2026

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/esosdb/esosdb

Little database for you as local.(You can create big database)

database esosdb json local

Last synced: 04 Apr 2026

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/karnerth/qlookout

Monitor you database content

alerting database monitoring tool

Last synced: 16 Apr 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/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/sfluor/blazedb

A simple key value store

database golang keyvaluestore storage

Last synced: 05 Mar 2026

https://github.com/aamirmousavi/mongoleaf

Mongo leaf is a simple tool between you and go-mongodb driver. in leaf we only use json format to use mongo just like mongo-shell if you have a dynamic scenario mongo leaf might be useful for you.

database dynamic-programming go golang golang-library golang-module golang-package golang-tools gorm gorm-orm mongo-go mongo-go-driver mongodb mongodb-database mongodb-driver mongodb-orm orm

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