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/richbl/gogs-remote-backup

Remotely back up a Gogs (Go Git Service) database and selected files and folders

backup bash bash-script database gitea go gogs golang postgresql remote shell shell-script

Last synced: 10 Oct 2025

https://github.com/ericentin/sled

An idiomatic Elixir binding for sled, the champagne of beta embedded databases.

database elixir elixir-bindings embedded-kv high-performance rust sled

Last synced: 19 Feb 2026

https://github.com/spikeekips/mitum-fixed-network

mitum is general purpose blockchain factory.

blockchian consensus-protocol database

Last synced: 25 Feb 2026

https://github.com/ebenefuenf/quma

quma - A Python database libary

database mysql postgresql python sql sqlite3

Last synced: 02 Apr 2026

https://github.com/shubh2-0/jdbc-practice

πŸ” Dive into JDBC practice with two projects: Student Management Application and Student Management Application with DAO Pattern. Learn CRUD operations, DAO layer abstraction, code organization, and extensibility. Clone, configure, and contribute to level up your JDBC skills. Let's explore the world of database interaction! πŸš€πŸ‘©β€πŸ’»πŸ“š

api database java jdbc jdbc-driver mysql

Last synced: 23 Apr 2025

https://github.com/100/stock-analysis-markov

Analyzing Stock Movements using Markov Chains and Monte Carlo Simulation

database desktop-application java markov-chain monte-carlo-simulation random-walk stock-market

Last synced: 09 Apr 2025

https://github.com/contributte/doctrine-extensions-atlantic18

:mag: Doctrine Atlantic18/DoctrineExtensions extension for Nette Framework (@nette)

database doctrine2 doctrineextensions gedmo nette nette-framework

Last synced: 07 Jan 2026

https://github.com/jfeser/castor

Deductive synthesis and compilation of specialized databases.

compiler database deductive-reasoning program-synthesis

Last synced: 25 Jul 2025

https://github.com/fwd/database

SQL-like JSON Database

database embedded json

Last synced: 24 Apr 2025

https://github.com/dhi13man/spring-multi-data-source

To mitigate Spring's limitations with multiple data sources in a single service, this library provides two custom Java annotations that automatically generate all the required bean definition configurations, and package-segregated repositories, for each data source.

annotation-processor annotations database java maven spring spring-boot

Last synced: 14 Apr 2025

https://github.com/AutomataNexus/Aegis-DB

Multi-paradigm distributed database: SQL, Document, Graph, Key-Value, Time Series & Streaming in one platform. Built in Rust.

database distributed-systems document-database gdpr graph-database hipaa key-value-store rust sql time-series

Last synced: 07 May 2026

https://github.com/byebyebruce/chat2data

πŸ—£ πŸ“ŠChat2Data is a tool for interacting with your DATA, supporting MySQL, PostgreSQL, SQLite3, and CSV files

ai chat chatgpt csv database embed langchaigo langchain llm mysql openai pdf postgres sqlite txt vectordb web-ui

Last synced: 23 Apr 2025

https://github.com/kehom/gdextensionpack

Several Godot Engine plugins packed into a GDExtension

addon addons database game-database game-development gamedev godot-addons godot-engine-4 godot4 tutorial ui

Last synced: 05 Jul 2025

https://github.com/r-dbi/RKazam

A boilerplate for DBI drivers, fully DBI-compliant

boilerplate database r

Last synced: 30 Jul 2025

https://github.com/nutanix-cloud-native/ndb-operator

Nutanix NDB Kubernetes Operator

database kubernetes ndb nutanix operator

Last synced: 12 Jan 2026

https://github.com/video-db/videodb-node

VideoDB Nodejs SDK

database llm mutimodal node rag video

Last synced: 12 Feb 2026

https://github.com/faris771/comp333_db_project

Hotel DBMS for Database course

database java javafx mysql scenebuilder

Last synced: 11 Apr 2025

https://github.com/multum/metalize

Node.js tool for easy reading database metadata

database metadata mysql postgres postgresql structure

Last synced: 25 Sep 2025

https://github.com/migliori/power-lite-pdo

PowerLite PDO is a DBAL PDO Wrapper, a lightweight and powerful PHP library that provides an efficient way to interact with multiple types of databases

database dbal firebird mysql oci pdo pdo-wrapper pgsql php-library

Last synced: 05 Sep 2025

https://github.com/kamichidu/goen

GOlang ENtity interface, similar to ORM but not fully featured

database go golang orm-like

Last synced: 28 Jun 2025

https://github.com/gggeek/db-3v4l

A platform to run sql snippets (or full test loads) against multiple databases versions: mysql, postgresql, oracle, etc...

database load-testing mariadb mysql oracle postgresql sql sqlite sqlserver testing

Last synced: 28 Feb 2026

https://github.com/uottawa-makerspace/makerspacerepo

An open-source repository of maker projects and university of Ottawa Courses

aws database linux postgresql ruby ruby-on-rails

Last synced: 27 Feb 2026

https://github.com/woahbase/alpine-mysql

MultiArch Alpine Linux + S6 + MySQL (actually MariaDB).

alpine database docker mariadb mysql s6 service

Last synced: 27 Apr 2026

https://github.com/mah-shamim/php-mysql-quiz-app

To create a website that presents a question with multiple types of options (image, text, file, video, link) and an answer, using HTML, jQuery, JSON, PHP, and MySQL

ajax complex-questionnaire database dynamic-content dynamic-questions html html-jquery-quiz-system interactive-quiz jquery json media-questionnaire media-rich-quiz multi-option-quiz mysql php php-mysql-quiz-app questionnaire questionnaire-app questionnaire-system web-development

Last synced: 25 Jul 2025

https://github.com/the-hideout/tarkov-data-manager

The Tarkov Data manager web app to manage the sql database

database manager-system webapp

Last synced: 05 Mar 2026

https://github.com/hanielu/google-keep-sveltejs-firebase

Google Keep Clone With Svelte and Firebase (Firestore)

database firebase firestore google-keep google-keep-clone keep skills sveltejs

Last synced: 13 Oct 2025

https://github.com/djdeveloperr/keydb

Simple Key-value storage module with support for multiple database backends.

database deno key-value typescript

Last synced: 07 May 2025

https://github.com/casbin/gorm-adapter-ex

Extended version of GORM Adapter, see original version of GORM Adapter at: https://github.com/casbin/gorm-adapter

abac access-control acl adapter auth casbin database go golang gorm orm rbac

Last synced: 05 Aug 2025

https://github.com/thelinuxer/pgvoyager

A modern PostgreSQL database explorer with schema browser, SQL editor, ERD visualization, and embedded Claude Code terminal for AI-assisted database operations

claude database database-client database-management erd go golang mcp postgres postgresql sql svelte

Last synced: 20 Apr 2026

https://github.com/codewithdhruba01/expensetrackersystem

This is a simple Expense Tracker application built using Python and SQLite. It allows users to add, view, and delete expenses, view a monthly summary, and visualize expenses using a pie chart.

database datatime graph sqlite3

Last synced: 27 Jul 2025

https://github.com/shibuyakosuke/laravel-ddl-export

Export Table definition to spreadsheet by artisan command.

database excel export laravel laravel-ddl-export laravel-package

Last synced: 03 Mar 2026

https://github.com/lmmentel/batchcalculator

Batch Calculator for Zeolite synthesis

batch-calculation chemistry database gui python synthesis

Last synced: 12 May 2025

https://github.com/0zand1z/ipldcrud

Golang based hack to experiment the uses of IPLD through the IPFS DAG operations using the go-ipfs-api package.

database hack ipfs ipfs-api ipld ipld-crud key-value tutorial

Last synced: 04 Mar 2026

https://github.com/MCodrescu/octopus

R Package for Interacting with Databases

data-science database r rshiny

Last synced: 29 Jul 2025

https://github.com/berkid89/dotnet-dbinfo

A simple cross-platform command-line tool for get useful database information (in json format). Supported ones: Microsoft SQL Server, AWS DynamoDb, Azure CosmosDb, MongoDb

cli cosmosdb database dotnet-core dynamodb mongodb sql-server tool

Last synced: 23 Apr 2025

https://github.com/powerlevel9000/task-to-do-app

This is website for tracking your daily task completed or not , you can add ,delete edit and mark complete you tasks once you have finished all you can delete comlted atonce

database filter-lists module scss-styles webpack

Last synced: 02 Apr 2025

https://github.com/jfversluis/xfsqlitegettingstartedsample

Sample code to demonstrate how to get started with SQLite in your Xamarin.Forms or .NET MAUI app

database dotnet-maui maui sample-code sqlite sqlite-xamarin xamarin-forms

Last synced: 28 Jul 2025

https://github.com/tory1103/oh-my-pickledb

Oh-My-PickleDB is an open source key-value store using Python's json module.

database datastore encryption-decryption fernet fernet-encryption json key-value python python3

Last synced: 27 Feb 2026

https://github.com/angoca/db2unit

db2unit is a testing framework for IBM DB2 SQL PL

database db2 db2luw ibm rdbms sql-pl tap test-runner testing testing-tool unit-testing

Last synced: 02 Aug 2025

https://github.com/darkmortal/kaizer-db

A lightweight and minimal csv database package with SQL-like syntax

csv database nodejs

Last synced: 19 Apr 2025

https://github.com/boxed-code/laravel-scout-database

A generic database driver for laravel scout that requires zero configuration.

database laravel mysql scout sqlite

Last synced: 13 Jan 2026

https://github.com/eguven/nanomongo

Minimal Python ODM for MongoDB

database database-design mongodb odm python

Last synced: 08 May 2025

https://github.com/montyanderson/kavy

πŸ—„οΈ Networked in-memory key-value store.

c cache database event-loop key-value protocol redis store

Last synced: 04 Aug 2025

https://github.com/tudb-labs/tudb

A distributed graph database system (GDBMS)

database distributed-database distributed-systems graph-database

Last synced: 22 Apr 2025

https://github.com/Apen/TYPO3-backup

A bash script to backup any version of any TYPO3 website

backup database typo3-backup typo3-website

Last synced: 02 Aug 2025

https://github.com/nafg/slick-migration-api-flyway

Flyway bindings for https://github.com/nafg/slick-migration-api

database flyway migrations scala slick

Last synced: 24 Sep 2025

https://github.com/raniellyferreira/rotate-files

Rotate files locally, in S3 (api-compatible), Google Storage or Azure Blob Storage based on custom backup rotation scheme

aws azure backup blob-storage cli database devops files gcs golang google lightweight logs rotate rotate-backups rotate-files rotate-logs s3 s3-api storage

Last synced: 17 Oct 2025

https://github.com/humandataincome/ipdw

InterPlanetary Data Wallet (IPDW): store users data within a secure distributed storage. It enables to build a real decentralised network (Web 0) without the need of centralized database.

crdt database decentralized dht distributed helia ipdw ipfs libp2p local-first p2p peer-to-peer web3

Last synced: 15 Apr 2025

https://github.com/ricardobrazao/systematize

Structure and data migrations as one.

database migrations ruby

Last synced: 29 Jul 2025

https://github.com/pakerwreah/inspectorweb

Tool to inspect SQLite databases and intercept network requests from mobile applications.

android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket

Last synced: 13 Jul 2025

https://github.com/dan1elt0m/sadel

SQLModel helper class for upserting records.

alembic asyncio database pydantic sqlalchemy sqlmodel upsert

Last synced: 18 Jan 2026

https://github.com/alxnkt/mongo-to-postgres

Simple data migration from MongoDb to PostgreSQL

database migration mongo postgres

Last synced: 31 Oct 2025

https://github.com/i-sevostyanov/nanodb

An SQL database, written as a learning project.

database dbms expression-engine relational-model sql sql-database sql-parser volcano-model

Last synced: 08 Apr 2026

https://github.com/forattini-dev/s3db.js

Use AWS S3 as a cheap document database.

aws database plugin recker s3 vector

Last synced: 08 Apr 2026

https://github.com/webmatch/WbmQueryManager

Database-Management Plugin for Shopware 5

database query shopware shopware-plugin

Last synced: 10 May 2025

https://github.com/ndxdeveloper/formation-delphi

Formation complète Delphi 13 Florence couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données MySQL/MariaDB, IoT, et IA. Exemples de code et projets pratiques en français. Compatible Delphi 11+.

course database delphi delphi13 developpement embarcadero firemonkey formation french learn-to-code multiplatform multithreading mysql object-pascal pascal programming rad rest-api tutorial vcl

Last synced: 08 Apr 2026

https://github.com/cauen/prisma-generator-postgres-realtime

A prisma generator that turns your Postgres Database into a realtime Database and make it easy to subscribe to changes from Prisma Client type-safe api

codegen database db extension generator postgres prisma realtime subscription typescript

Last synced: 13 Apr 2025

https://github.com/percona/percona-link-mongodb

Cluster-to-Cluster MongoDB replication

clone database replication sync

Last synced: 22 Jul 2025

https://github.com/alecgn/multi-db-helper

A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.

c-sharp csharp dapper database dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard firebird mssql multi-database-access mysql oracle postgre postgresql sql sqlite transaction unit-of-work

Last synced: 31 Jul 2025

https://github.com/statamic/custom-publish-forms-eloquent

An example of using Custom Publish forms powered by Eloquent.

database eloquent laravel statamic statamic-addon statamic-v2

Last synced: 06 Apr 2025

https://github.com/getintogit1/database-tuning

Hands-on lab series focused on practical techniques to enhance database performance. Topics include schema design, query optimization, indexing strategies, join tuning, and concurrency control. Inspired by real-world workloads and concepts from database performance literature.

database postgresql python sql sqlite tuning

Last synced: 07 Mar 2026

https://github.com/scientific-dev/enhanced.db

Simple enhanced and easy to use database made with better-sqlite3!

better-sqlite3 database enhanced-db

Last synced: 12 Apr 2025

https://github.com/jawira/mysql-draw

πŸ“ Minimalist standalone tool to generate MySQL database diagrams.

database diagram doctrine php symfony uml

Last synced: 05 Apr 2025

https://github.com/riclolsen/opc2mongodb

Free tool to read data from OPC sources and save to a MongoDB database.

communication-protocol database mongodb mongodb-database nosql opc opc-da scada upc-ua

Last synced: 24 Oct 2025

https://github.com/parvvaresh/User-Management

This repository contains documentation and resources for a database design project

database database-design database-management database-schema shop

Last synced: 06 Jul 2026

https://github.com/cotag/libcouchbase

libcouchbase ruby FFI with libuv integration

adapter couchbase database libcouchbase ruby

Last synced: 11 Apr 2025

https://github.com/egorand/android-greendao-database-encryption

An example of configuring greenDAO with database encryption to store sensitive data.

android database encryption greendao

Last synced: 11 Apr 2025

https://github.com/stuyspec/stuyspec-api

πŸ—„πŸ›°πŸ“² Rails API for The Spectator; GraphQL server, written with PostgreSQL.

database docker graphql-server postgresql rails-api

Last synced: 11 Apr 2025

https://github.com/sim51/graphology-neo4j

Create a graphology Graph from cypher queries

database graph graph-database graphology neo4j typescript

Last synced: 11 Apr 2025

https://github.com/uditmahato/wheel_rotation

The Sunway Wheel Spin project is an interactive web-based game designed to engage users and provide them with a fun and exciting experience. The game revolves around the concept of spinning a virtual wheel to win prizes.

backend css database html mysql php remotemysql

Last synced: 28 Apr 2026

https://github.com/vcian/laravel-data-bringin

Laravel Data Bringin - Import CSV files to a Laravel application's database

csv-import csv-import-to-database database datamapping dynamic dynamic-import import larage-data-import laravel mysql

Last synced: 21 Jun 2025

https://github.com/tepinly/mongogrator

A MongoDB migration CLI tool for Typescript & Javascript

bun database executable hacktoberfest migration mongodb nodejs nosql

Last synced: 08 Jul 2025

https://github.com/sammwyy/milkshake

MongoDB ORM/ODM for Java.

database java java-orm mongodb no-sql nosql odm orm

Last synced: 28 Oct 2025

https://github.com/upb-lea/transistordatabase_file_exchange

Data exchange for transistor objects generated and managed with Transistor_Database

database power-electronics transistors

Last synced: 23 Jun 2025

https://github.com/perfectlysoft/perfect-mariadb

A stand-alone Swift wrapper around the MariaDB client library, enabling access to MariaDB servers. http://www.perfect.org

database mariadb mariadb-connector mysql perfect server-side-swift swift

Last synced: 05 May 2025

https://github.com/cnobile2012/dcolumn

Dynamically add fields to Django database models.

database django django-application python

Last synced: 12 Apr 2025

https://github.com/mertguvencli/deploydb

A simple python package that performs SQL Server Source Control and Auto Deployment.

database dbops deployment-automation python sql-server version-control

Last synced: 12 Apr 2025

https://github.com/CodeDynasty-dev/JetPath

JetPath πŸš€ - Is the granular, fast and minimalist framework for Node, Deno and Bun. Embrace new standards!

backend bunjs database denojs expressjs javascript nextjs nodejs server server-side ssr streaming web websockets

Last synced: 12 Apr 2025