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/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/alxnkt/mongo-to-postgres

Simple data migration from MongoDb to PostgreSQL

database migration mongo postgres

Last synced: 31 Oct 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/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/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/vnpy/vnpy_mongodb

VeighNa框架的MongoDB数据库接口

database mongodb veighna vnpy

Last synced: 25 Jul 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/go-rel/changeset

Changeset for Golang

database go golang hacktoberfest orm

Last synced: 11 Apr 2025

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/davrodpin/ovsdbviz

OVSDB Schema Visualization Tool

database database-schema graphviz ovsdb

Last synced: 15 Jul 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/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/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/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/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/percona/percona-link-mongodb

Cluster-to-Cluster MongoDB replication

clone database replication sync

Last synced: 22 Jul 2025

https://github.com/confluentinc/demo-database-modernization

This demo shows how to stream data to cloud databases with Confluent. It includes fully-managed connectors (Oracle CDC, RabbitMQ, MongoDB Atlas), ksqlDB/Flink SQL as stream processing engine.

aws confluent-cloud connect database flink-sql ksqldb mongodb-atlas oracle rabbitmq streaming-data-pipelines terraform

Last synced: 24 Jun 2026

https://github.com/narodb/naro

A lightweight NoSQL prototyping database with MessagePack binary encoding and decoding.

database databases hacktoberfest narodb nosql

Last synced: 02 May 2026

https://github.com/nodedb-lab/nodedb

A local-first, real-time, edge-to-cloud hybrid database for multi-modal workloads

columnar database distributed graph kv-store local nosql rag sql timeseries vector

Last synced: 08 May 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/philippmdoerner/lowdb

A fork of nim's db_sqlite library based on ndb with proper typing

database nim nim-lang postgres sql sqlite

Last synced: 09 Apr 2025

https://github.com/elan8/propanedb

A document database for Protocol Buffer messages with GRPC interface

database grpc protobuf protocol-buffers

Last synced: 04 Apr 2026

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/eggplants/dojinvoice_db

Make DB of Dojinvoice (DLsite)

database dlsite dojin python3 selenium test

Last synced: 07 Jan 2026

https://github.com/jacobspitzer/dbeasyconnect

Communicate with any database the fastest way with easiest configuration in c#, and strongly typed written.

crud dapper database dbeasyconnect easy-connect easyconnect entity-framework linq sql sql-server

Last synced: 18 Apr 2026

https://github.com/carlkidcrypto/purpleair_data_logger

A logger that will query purple air sensor(s) for data. That data can then be stored in a PostGreSQL database, CSV files, or SQLite3 databse. Find this package on pypi: https://pypi.org/project/purpleair-data-logger/#history You can grab your own sensor here: https://www2.purpleair.com/

api database datalogger grafana logger paa postgresql purpleair purpleair-sensor purpleairapi purpleairdatalogger

Last synced: 16 Feb 2026

https://github.com/chenningg/cz4031-b-plus-tree

B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.

bplustree cpp database database-systems-principles index

Last synced: 06 Jul 2025

https://github.com/opt-nc/setup-duckdb-action

🦆 Blazing Fast and highly customizable Github Action to setup a DuckDb runtime

action actions analytics csv data-science database databases dataquality dataqualitycheck duckdb embedded-database github-actions olap sql

Last synced: 16 Mar 2026

https://github.com/geerlingguy/ansible-role-php-pgsql

Ansible Role - PHP support for PostgreSQL.

ansible database extension pgsql php php-pgsql postgres postgresql role

Last synced: 27 Oct 2025

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/tryagi/langchain.databases

Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on the main project and can be used independently

agi ai csharp database dotnet langchain langchain-dotnet ml net vector vector-database

Last synced: 23 Oct 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/teddyoweh/beardb

Database system utilizes AES encryption for JSON data, providing secure and easy remote access, management, and deployment.

beardb database json

Last synced: 09 Apr 2025

https://github.com/serlo/database-layer

GraphQL-inspired API in front of the mysql database of https://serlo.org/

database mysql mysql-database rust serlo service

Last synced: 27 Apr 2025

https://github.com/sahar-abdelsamad/vet-clinic

This is a data structure for a vet clinic, created using a relational database. It is a complete database with data about: animals, animals' owners, clinic employees, and visits.

database postgresql psql

Last synced: 07 Oct 2025

https://github.com/w-henderson/JasonDB

🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.

database dbms json rust

Last synced: 31 Mar 2025

https://github.com/bes-js/cherry3

Cherry3 is a SQlite And PostgreSQL object modeling tool designed to work in an asynchronous environment.

database mongodb npm orm postgres postgresql sequelize sql sqlite sqlite3

Last synced: 22 Apr 2025

https://github.com/mbaksheev/clickhouse-table-graph

Tool for visualizing dependencies between ClickHouse tables.

clickhouse database dependencies go graph mermaid visualization

Last synced: 14 Jan 2026

https://github.com/eomm/fastify-sqlite

Fastify plugin to connect to a SQLite database

database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3

Last synced: 07 May 2025

https://github.com/andresrodriguez55/studentinformationsystemdesktopappforegeuniversity

Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.

ado-net csharp database desktop-application ege-uni entity-framework http mssql sql student-information-system system-information university windows-forms

Last synced: 24 Apr 2025

https://github.com/joshuataylor/req_snowflake

❄️ Snowflake integration for Elixir using req, supporting both JSON and Arrow

database elixir snowflake

Last synced: 11 Mar 2026

https://github.com/hemantasapkota/goma

Build native mobile apps faster: Write logic in GO. Views in ReactNative.

android android-studio database gomobile ios react-native xcode

Last synced: 26 Oct 2025

https://github.com/rakshitbharat/extendeddatabase

Extend Power of Laravel's ORM Eloquent with attaching more methods to it.

database easy laravel orm

Last synced: 28 Oct 2025

https://github.com/xxczaki/movies-cli

🎥 Get information about your favorite movies

api app chalk cinema cli cli-app database db film got graphql imdb info movie movies nodejs npm search tmdb tmdb-api

Last synced: 24 Oct 2025

https://github.com/aluminyoom/driftlet

a minimalist, modern, and performant blogging and portfolio platform.

blog database docker markdown minimalist portfolio selfhosted

Last synced: 11 Mar 2026

https://github.com/twixes/emdrive

💫 Fast similarity search DBMS

database rust similarity-search

Last synced: 25 Mar 2025

https://github.com/nicklanng/plusminus

A query builder for https://dgraph.io/

builder database dgraph graph library query

Last synced: 14 Jan 2026

https://github.com/stevenferrer/go-db-models

A demo of database agnostic models in Go.

database go golang model

Last synced: 09 Apr 2025

https://github.com/nafiesl/laravel-backup-manager

Laravel 5.3 with Database Backup and Restore Example

backup-manager database laravel

Last synced: 27 Oct 2025

https://github.com/lifyzer/lifyzer-database

🗄 Lifyzer Database is a fork of Open Food Facts database. This Lifyzer Database structure meets the specific needs of Lifyzer with new fields (and remove the unused ones) 🍍

database food food-database food-products foodstuffs mysql nutrition nutrition-information open-data open-food-database openfood product-database readable-food-database sql upc-database

Last synced: 21 Jun 2025

https://github.com/OpenCarbonWatch/Website

Source code (back-end and front-end) of our main website, which monitors greenhouse gases emissions reports by organizations

carbon-emissions database laravel opendata vuejs

Last synced: 07 May 2025

https://github.com/devfastproject/jsonflux

A database on your own server in real time that allows you to save all the data of your apps in one place in a very efficient and private way, without limits or third-party problems

database json nodejs-server python3 socket-io

Last synced: 14 Apr 2025

https://github.com/datamade/school-report-cards

Tools for parsing annual school report card data from the state of Illinois

database illinois school school-report-cards

Last synced: 03 Mar 2025

https://github.com/vin-cento/fakesnake

Do you need to quickly generate a 🎲random dataset to work with? This is the 🔨tool for you! You can generate a quick list of random or quickly populate a 🏬database.

data database python

Last synced: 04 Nov 2025

https://github.com/ulughann/ydb

Lightweight JSON/YAML database for Node.js

database easy json nodejs quickdb toml yaml

Last synced: 12 Apr 2025

https://github.com/bytebase/plsql-parser

The parser for Oracle 11g/12c PL/SQL. It is based on the [ANTLR4](https://github.com/antlr/antlr4) and use the grammar from [antlr4-grammars-plsql](https://github.com/antlr/grammars-v4/tree/master/sql/plsql).

antlr antlr-parser antlr4 database oracle parser plsql sql sql-parser

Last synced: 02 Nov 2025

https://github.com/noctisatrae/gunpoint

A restful API for Gun, a fully decentralized (peer-to-peer or multi-master) DB.

api database express expressjs graph gun gunpoint javascript p2p rest-api webrtc

Last synced: 23 Feb 2025

https://github.com/zuplo-samples/db2openapi

Generate an OpenAPI/Swagger specification from your SQL database

database open-api openapi swagger

Last synced: 04 Aug 2025

https://github.com/houzuoguo/aurinko2

An XML document database engine implementation in Scala

database scala

Last synced: 13 Apr 2025

https://github.com/instaclustr/icarus

Sidecar for Cassandra with integrated backup / restore

backup car cassandra database db devops java jmx kubernetes netapp-public operations ops remote rest restore side sidecar

Last synced: 14 Jul 2025

https://github.com/hellokaton/dbkit

🚧 convenient implement of Database timing backup tool.

backup database golang mysql postgresql redis sqlite terminal

Last synced: 27 Jul 2025

https://github.com/stephenafamo/boilingseed

BoilingSeed is a CLI tool that helps generate database seeding helpers with sqlboiler. https://github.com/volatiletech/sqlboiler.

database go golang sqlboiler

Last synced: 08 Oct 2025

https://github.com/arslanameer/csharp-module-saverichtexttodb

A module to Save Rich Text included Images, code , heading etc in a single context into the Database.

arslan-ameer asp asp-net asp-net-mvc csharp csharp-code csharp-module database html javascript mvc rich-text-editor richtexteditor richtexttodatabase summernote

Last synced: 17 Jul 2025

https://github.com/manifestwebdesign/dabl

PHP ORM and Optional MVC Framework

database lightweight mvc mvc-framework orm php rest-api restful

Last synced: 01 Nov 2025

https://github.com/lslxy1021/DYB

斗鱼弹幕Demo

database douyu-barrages java mysql

Last synced: 27 Mar 2025

https://github.com/mrasu/cowloon

Multi-tenant database management system

database multi-tenant

Last synced: 25 Jul 2025

https://github.com/karelwintersky/monolog-pdo-handler

PDO Handler for Monolog, based on Monolog example with some additions

database logging

Last synced: 18 Jul 2025

https://github.com/nsneruno/jm_dict

Implementation of JMDict Japanese Dictionary in Dart using ObjectBox Database

dart database dictionary flutter japanese-dictionary japanese-language objectbox

Last synced: 09 May 2025

https://github.com/mibk/leanmapperquery

Concept of Query Object for LeanMapper

database leanmapper php php-library

Last synced: 30 Jun 2025

https://github.com/ableinc/mongrations

A database independent migration and seeding tool for python. Compatible with MySQL, PostgreSQL and MongoDB.

async automation automation-tools cli database migration migration-tool mongodb mongodb-database mongodb-migrations mysql-migration postgres-migration postgresql pymongo pymysql python3

Last synced: 16 Oct 2025

https://github.com/mrpandya/dbms_from_scratch

A CLI based DBMS made using C++. It supports basic SQL Queries.

algorithms cpp data-structures database database-management sql

Last synced: 28 Oct 2025

https://github.com/muzammal01/syncmodelfillable

A Laravel package that automatically syncs a model's $fillable fields with its corresponding database migration columns by uisng simple Artisan command.

artisan database fillable laravel laravel-10 laravel-11 laravel-8 laravel-9 laravel-development laravel-package migration model package php sync

Last synced: 04 Sep 2025

https://github.com/javiorfo/nvim-dbeer

Minimal Multi database client for Neovim

database go golang lua neovim neovim-plugin nosql sql

Last synced: 06 May 2025

https://github.com/choonkeat/dbmigrate

rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.

database golang mariadb migration-tool mysql postgresql sql

Last synced: 18 Aug 2025

https://github.com/rn0x/Historical_Encyclopedia

قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .

ar arabic database db dorar encyclopedia historical history history-islam islam islamic json

Last synced: 24 Feb 2026

https://github.com/ribafs/auto-crud

Criador Automático de CRUDs com PDO, Bootstrap e outros bons recursos

autocrud banco-de-dados bootstrap css database html linux macos pagination pdo php windows

Last synced: 03 Sep 2025

https://github.com/wowoengine/sawitdb-php

SawitDB: The First Agricultural-Based Database with Anti-Corruption Protocols. Built for Data Sovereignty to oppose expensive, unreliable state infrastructure.

database database-engine php sawit-db sawitdb wowo-engine wowoengine

Last synced: 13 Jan 2026

https://github.com/karam-mustafa/laravel-query-helper

Laravel package helps you to execute more effective databases queries, delete, update, insert, and optimize your database queries.

database laravel laravel-framework laravel-query-builder laravel8 php query-helper query-optimization sql

Last synced: 27 Oct 2025