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/jeluchu/roomlivedataviewmodel

Example of Room Database in recyclerview (Lifedata)

android coroutines database lifecycle recyclerview room room-database sql sqlite-database

Last synced: 13 Jun 2025

https://github.com/yorci/surrealdb.cr

SurrealDB driver for Crystal

crystal database database-connector surreal surrealdb

Last synced: 21 Jul 2025

https://github.com/flyhero/marknote

关于Java的一切所学所思都会记录在这里,文章会同步发在公众号《码上实战》。

database framework git http interview java jvm

Last synced: 27 Aug 2025

https://github.com/z5t1/isidore

Database, API, and CLI for managing Ansible inventories and variables. It allows for a flexible tag based approach to classification approach to group management.

ansible ansible-inventory ansible-variables ansible-vars database inventory inventory-management inventory-management-system isidore

Last synced: 24 Jul 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/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/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/dfsp-spirit/vplg

The Visualization of Protein-Ligand Graphs software that powers the PTGL webserver at http://ptgl.uni-frankfurt.de/. One of my PhD projects.

bioinformatics computational-biology database graphs pdb protein protein-structure webserver webservices

Last synced: 13 Apr 2025

https://github.com/jirevwe/cascade

Casade is a tool that automatically cascades soft deletes or hard deletes in your mongodb database

cascade database mongo mongodb mongoose

Last synced: 03 Oct 2025

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/webnice/migrate

Goose database migration tool - based on https://bitbucket.org/liamstask/goose

clickhouse cockroach database golang lib migration mysql postgres redshift schema sql sqlite3 tidb tool

Last synced: 12 Jan 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/cezarlamann/docker-mssql-autorestore

A Docker image that automagically restores .BAK and .BACPAC files for testing purposes

database database-development database-testing mssql mssql-ser software-development software-testing sql-ser

Last synced: 16 Jan 2026

https://github.com/mefrreex/jooqconnector

A library for working with databases using JOOQ ORM for Java

database mysql sqlite sqlite3

Last synced: 25 Jul 2025

https://github.com/fabricio-191/simplest.db

A module that allows you to quickly make an easy to use database

begginer-friendly database easy-to-use json sqlite

Last synced: 14 May 2025

https://github.com/shinshin86/neverchange

NeverChange is a database solution for web applications using SQLite WASM and OPFS.

database frontend opfs sqlite sqlite-wasm wasm

Last synced: 21 Sep 2025

https://gitlab.com/twittner/cql-io

CQL Cassandra Client

cassandra cql database haskell

Last synced: 22 Aug 2025

https://github.com/ghazaleze/flower-shop-datebase

for a flower shop with online and non-online purchases

database flower-shop kivy-framework sql sql-server transactional-database

Last synced: 12 Apr 2025

https://github.com/ibnsultan/kameleon

kameleon: (pre: Dynamic Framework), a php starterkit to make php noobs cool 😎

blade-template database php routing starter-kit

Last synced: 20 Mar 2025

https://github.com/dodo-it/entity-generator

Highly customizable (typed) entity generator from database. It can generate entities for whole database, table/view and from raw SQL query

database entities generator php74

Last synced: 29 Jul 2025

https://github.com/go-rel/migration

Database Migration utility for REL

database go golang hacktoberfest mysql

Last synced: 11 Apr 2025

https://github.com/rrwen/pg-testdb

Module for PostgreSQL tests inside temporary databases

database db isolated module pg pgtools postgres postgresql tap tape temp template temporary test tool unit

Last synced: 23 Sep 2025

https://github.com/elgopher/deebee

Go library for storing application state.

database go snapshot

Last synced: 09 Mar 2026

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

Rollup your ClickHouse database

clickhouse database golang

Last synced: 19 Apr 2025

https://github.com/OGFris/FrisAI

FrisAI is an A.I. based chat-bot made with PHP.

ai chatbot conversation database php selflearning

Last synced: 14 Mar 2025

https://github.com/johnftitor/my_recipe_app

This is a simple Ruby On Rails project. Recipe app that allows user to create, delete, and read recipes created by them or the community, allowing the users to decide whether they'd be public or not. Additionally, it allows users to create food records and generate a shopping list based on the missing food for their recipes. It comes with authentication and authorization functionality.

bootstrap database postgresql rails ruby

Last synced: 31 Aug 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/chiraag-kakar/contactme

A simple contact form built using HTML , CSS , Javascript & G-Script that uses google sheets as database.

css database google-sheets gscript html javascript

Last synced: 07 May 2025

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/ndustrialio/node-distributed-lock

Enables distributed locking for sequencing actions across node applications

database distributed library locking nodejs postgresql sequelize

Last synced: 30 Mar 2025

https://github.com/lightblueseas/resource-bundles-data

Parent project that holds module projects for the persistence of resourcebundles in database

database i18n java resource-bundles rest-services

Last synced: 26 Jul 2025

https://github.com/parzibyte/crud-postgresql-node

Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express

bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql

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

Limit database access in Django code and template renders

database django python

Last synced: 05 Mar 2026

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

A simple key value store

database golang keyvaluestore storage

Last synced: 05 Mar 2026

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/fahmifan/tblsrun

Generate database documentation from migration files

container database database-documentation docker documentation postgres postgresql

Last synced: 01 Mar 2026

https://github.com/felipebarcelospro/drift-kv

A powerful ORM for Deno KV with integrated support for database operations, real-time subscriptions, task queues, plugin system, and typed queries

bunjs database deno key-value kv nodejs orm plugins queue real-time typescript

Last synced: 20 Mar 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/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/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/render-examples/clickhouse

Run ClickHouse DBMS on Render

clickhouse clickhouse-server database render

Last synced: 01 Apr 2026

https://github.com/cre-dev/xml2db

A Python package to load complex XML files into a relational database

data-engineering data-loader database duckdb elt etl lxml mssql mysql postgresql python relational-databases sqlalchemy xml xmlschema xsd

Last synced: 15 Jul 2025

https://github.com/jeninsutradhar/hexadb

An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing

ai-powered database db json natural-language-processing nlp sql

Last synced: 11 Apr 2025

https://github.com/igrishaev/dos-and-donts

A short list of rules I try to follow

coding-standards database

Last synced: 02 Jul 2026

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/orsinium-labs/ddlite

🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 28 Oct 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/thomasleplus/dbgrep

Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.

database grep grepping oracle oracle-database oracle-db plsql regex regular-expression search

Last synced: 08 Jul 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/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/jehiah/retrydb

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

database go reliability

Last synced: 11 Apr 2025

https://github.com/shrsyc/google_sheets_db

Use Google Sheets as a DATABASE for your project's prototype , its easy and seamless to create and the database and API end points could be created in just minutes

api database google-sheets postman

Last synced: 13 Apr 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/alex-oleshkevich/aerie

An async database toolkit.

asyncio database orm python sqlalchemy

Last synced: 11 Apr 2025

https://github.com/alicebob/schemaspy

Read Postgres schema definitions in Go.

database go postgresql schema

Last synced: 11 Apr 2025

https://github.com/dickymuliafiqri/onecak

An unofficial API of 1cak.com

1cak api api-rest database flask meme onecak python

Last synced: 12 Apr 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/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/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/konnektr-io/pg-age-digitaltwins

Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.

apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql

Last synced: 06 Mar 2026

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/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/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/mainek00n/go-osv

Build a local copy of Open Source Vulnerabilities; OSV. Server mode for easy querying.

database golang osv vulnerability

Last synced: 10 Apr 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/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/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/whotookzakum/kart.cafe

Item database for KartRider: Drift.

database game guides kartrider resource wiki

Last synced: 17 Jan 2026

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/daikoz/SQLWrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 04 May 2025

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/keymetrics/interdb

:construction_worker: Local and shared database

database discovery js key-value shared-database

Last synced: 13 Aug 2025

https://github.com/sirsayed98/bigtable

Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size .

bigtable database distributed-systems express mongodb node os socket-io

Last synced: 16 Feb 2026