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/sifte/myreplitdb

A simple wrapper for replit's db.

database db replit

Last synced: 14 Dec 2025

https://github.com/ncss-tech/sda-lib

Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.

database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey

Last synced: 28 Jun 2025

https://github.com/contributte/database

:sparkles: Extra contrib to nette/database (@nette)

active-record contributte database nette nette-framework

Last synced: 29 Dec 2025

https://github.com/rap2hpoutre/mongodb-elasticsearch-sync

Copy data from MongoDB to Elasticsearch with a NodeJS CLI

cli database elasticsearch hacktoberfest javascript mongodb nodejs synchronization

Last synced: 11 Apr 2025

https://github.com/gouthamve/agni

Experimental LTS for Prometheus

database distributed-systems monitoring prometheus

Last synced: 09 Jul 2025

https://github.com/gtkcyber/drillworkshop

Learn how to quickly explore your data with Apache Drill

apache-drill big-data database hadoop jdbc python r sql

Last synced: 11 Apr 2025

https://github.com/gpestana/muffler

JSON objects storage for fast prototyping. Sitting on top of Github's gist

bootstrapping database github-gist json json-objects-storage

Last synced: 17 Feb 2026

https://github.com/shiqimei/node-opengauss

A simple OpenGauss client for Node.js based on node-postgres.

database database-driver nodejs opengauss

Last synced: 19 Mar 2025

https://github.com/dmarkic/orm

Async ORM for ReactPHP (https://reactphp.org/)

async database orm reactphp

Last synced: 11 Jan 2026

https://github.com/mateonunez/orama-schema-resolver

Create your Lyra's schema following the official specification

database orama plugin resolver schema

Last synced: 04 Oct 2025

https://github.com/gotpop/gotpop-shop

A full stack e-commerce application built with Next.js, NextAuth.js, Prisma/PostgresQL & raw CSS, deployed on Vercel & Railway

css-grid-layout css-modules database e-commerce-project nextauth nextjs nextjs13 oauth postgresql postgresql-database primsa railway raw-css serverside-rendering swr typescript vercel vercel-deployment webanimation-api

Last synced: 09 Sep 2025

https://github.com/abdelrahmanbayoumi/books-database

Desktop application for (Store Books data - Display Books And Fields - Search for book by Title and Author and Publisher and Description)

books database desktop-application javafx library sqlite

Last synced: 09 Sep 2025

https://github.com/kelvinbiffi/gsapi

Feed API Based on a Google Sheet

database feed google-sheet hacktoberfest

Last synced: 12 Apr 2025

https://github.com/pfieffer/conndb

CRUD operations on MySQL database from Android app using RESTful api.

android database json mysql-database phone php restful-api volley

Last synced: 06 May 2025

https://github.com/KenanBek/memdb

In-memory database with O(1) insert, delete and search.

database go golang in-memory-database

Last synced: 06 May 2025

https://github.com/angatar/mysql-s3-backup

A docker multi-arch image with a tiny MySQL client to create databases dumps and s3cmd S3 client purely installed on the latest Alpine container.

backup backup-cron bucket cronjob database docker docker-image kubernetes linux mariadb multi-arch mysql object-storage s3 s3cmd

Last synced: 24 Jun 2025

https://github.com/alessandrotesoro/query-builder

A lightweight and fluent query builder for easy database interactions in WordPress.

database fluent wordpress wordpress-php-library wordpress-plugin wpdb

Last synced: 07 May 2025

https://github.com/lanterndata/lantern-js

JavaScript/Typescript ORMs for Lantern Vector Database

database drizzle-orm javascript knex postgres postgresql sequelize typescript vector

Last synced: 12 Apr 2025

https://github.com/xxf098/gobangx

A cross-platform Vim-like database management tool written in Rust

database rust sql terminal tui vim

Last synced: 07 May 2025

https://github.com/mnisarali/vet-clinic-database

A plain SQL database to create the data structure for a vet clinic

database postgresql sql

Last synced: 10 Sep 2025

https://github.com/spinualexandru/mara-db

Simple file based JSON database with NOSQL-like methods

database db json love love2d lua nosql

Last synced: 29 Oct 2025

https://github.com/chris17453/ddb

A sql interface for flat files. Think mysql for csv's.

database delimited-data flat-file python sql

Last synced: 22 Jun 2025

https://github.com/axiosleo/node-orm-mysql

MySQL ORM tool

database mysql nodejs orm sql

Last synced: 22 Jun 2025

https://github.com/gowork/dqo

Database Query Objects

database dbal doctrine objects php

Last synced: 16 Feb 2026

https://github.com/joelnb/sofa

Golang bindings for CouchDB API

couchdb database go golang

Last synced: 05 Oct 2025

https://github.com/xixu-me/library-management-system

Implemented in Java, the front end uses the JFrame framework and the back end uses the MySQL database

database java jframe mysql

Last synced: 08 May 2025

https://github.com/nikolaus77/rocker

Database interface class R package

database dbi mariadb mysql postgres postgresql r r6 rstats sql sqlite

Last synced: 21 Mar 2025

https://github.com/xdillx/databridge

A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.

database delphi firebird import mysql oop oracle-database sqlite sqlserver

Last synced: 21 Jun 2025

https://github.com/lukafilipxvic/yc-vault

YC Directory Database

database yc ycombinator

Last synced: 13 Apr 2025

https://github.com/k1ethoang/lan-hue-management-java

Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).

database java mysql sql

Last synced: 21 Jul 2025

https://github.com/danielbprice/briefpg

Temporary PostgreSQL instances for Go unit tests

database golang postgres postgresql testing

Last synced: 12 Jan 2026

https://github.com/ndxdeveloper/ndxsqlite

Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.

connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3

Last synced: 08 Apr 2026

https://github.com/bonedaddy/go-template

template repository for starting new golang projects. including cli, configuration, http middlewares, database tooling, etc...

cli database golang gorm http-middleware logging template zap

Last synced: 12 May 2025

https://github.com/bobmcdear/boom

Feature embeddings for Open Library books

books database deep-learning embeddings similarity-search

Last synced: 13 Apr 2025

https://github.com/xudafeng/debugger-board

datahub debugger board

database macaca

Last synced: 11 Jul 2025

https://github.com/SquashConsulting/kaliningrad

Template Based Database Modeler Leveraging The Power of Multi-Model Data Stores

arango architectural-patterns database foxx graph-database graph-theory gui modeling nosql typescript

Last synced: 20 Jul 2025

https://github.com/faf4a/aoi.mongo

Easy to use package for the implementation of MongoDB in aoi.js.

aoijs database mongodb

Last synced: 29 Oct 2025

https://github.com/agoutsmedt/central_bank_database

Project to collect documents published by central banks and to clean this data to create a database of central banks' documents

central-bank central-bank-communication database scraping

Last synced: 30 Oct 2025

https://github.com/moyanj/genshindatabase

这里是一个致力于收集、整理和分享关于原神的数据的项目。我们汇集了丰富的原神数据,旨在为原神玩家提供全面、准确的资料支持。

chinese database genshin genshin-impact resources

Last synced: 06 Apr 2026

https://github.com/objectbox/objectbox-java-generator

The ObjectBox Gradle Plugin makes using ObjectBox easy in a JVM or Android project written in Java or Kotlin

android database java jvm kotlin mobile

Last synced: 04 May 2025

https://github.com/chez14/f3-ilgar

A simple migration tool for Fat-Free Framework

database fat-free-framework migration migration-tool php

Last synced: 04 May 2025

https://github.com/cartabinaria/basi-di-dati

Una raccolta di risorse per l'insegnamento di Basi di dati (90107) del Corso di Laurea in Informatica.

database relational-databases university-course

Last synced: 17 Jan 2026

https://github.com/dataterminalapp/dataterminal

A minimal Postgres desktop client for macOS

database electron mac-app postgres postgresql sql

Last synced: 17 Jun 2025

https://github.com/raupulus/dump1090-to-db

Stores the data collected by ADS-B in the database captured by dump1090. Mirror de https://gitlab.com/raupulus/dump1090-to-db

airflight airflight-analysis database db dump dump1090 php raspberry raspberry-pi raspberrypi rpi rpi0 rpi4

Last synced: 23 Apr 2025

https://github.com/arsham/dbtools

Go db helpers library for using in production code and tests.

database go golang library pgx sqlmock-helpers testing transaction

Last synced: 18 Mar 2025

https://github.com/juev/prometheus-db-exporter

Prometheus database exporter (Oracle, Postgres, Mysql) for using with Business metrics

database exporter mysql postgresql prometheus prometheus-exporter

Last synced: 02 May 2025

https://github.com/elasticrash/spawnflake

Spawnflake is a schema agnostic, random and/or patterns based data generator, for MySQL databases.

database database-testing fake-data-generator integration-testing

Last synced: 30 Apr 2025

https://github.com/abbycin/mace

An embedded key-value storage engine that combines B+ tree read performance with LSM tree write performance

database kv-store rust

Last synced: 16 Dec 2025

https://github.com/brannondorsey/spectrum-wrangler-docker

A Dockerized version of Spectrum Wrangler that downloads and geo indexes public FCC license data

amateur-radio database docker docker-compose fcc fcc-data fcc-license postgis postgresql public-data radio

Last synced: 03 May 2025

https://github.com/umihico/microdb

In-memory, Hash-mapping, Disk-writable, Thread-safe database.

database python

Last synced: 13 Apr 2025

https://github.com/aallali/safinadb

SafinaDB (safina;سفينة;ship;saa-fee-na) is a custom-built database engine designed to be efficient, stable and fast (for learning purposes). Inspired by the Arabic word for "ship".

database key-value-store learning-by-doing rust storage-engine

Last synced: 11 Apr 2025

https://github.com/d-ganchar/ripley

A simple interface for routine db operations and data maintenance

clickhouse data data-maintenance database python sql

Last synced: 05 May 2025

https://github.com/anonyfox/wired

WIP: Collection of embeddable database models for Rust.

data-structures database embedded-database learning-exercise rust

Last synced: 28 Oct 2025

https://github.com/1024pix/pix-db-replication

Brique décisionelle: import des sources de données (BDD, LCMS)

airtable database pix-captains

Last synced: 23 Jun 2025

https://github.com/aracki/ssa-clojure

Small web app - written in clojure - functional programming practice

bootstrap clojure database html-page

Last synced: 03 May 2026

https://github.com/kchousos/idbs

Implementations of different kinds of databases, written in pure C.

c database databases design-database hash-table hashtable heap implementation-from-scratch low-level

Last synced: 09 Jul 2025

https://github.com/hailuand/corgimq

A lightweight Java message queue library built on your RDBMS.

database jdbc message-queue rdbms

Last synced: 07 Mar 2026

https://github.com/zeyadkhaled/firebase-query-to-excel

A Java class to process Firebase Firestore database queries and create an excel file that could be shared.

csv database excel firebase firebase-database firebase-realtime-database firestore java library query sharing

Last synced: 17 Jul 2025

https://github.com/EDS-APHP-legacy/pySyntheticDatasetGenerator

Generate relational fictive dataset from a simple yaml description

data-generator database faker generator synthetic-data

Last synced: 02 May 2025

https://github.com/siddheshkukade/movie-review-full-stack-java-spring-boot-reactjs

"Movie Review App is a robust full-stack application utilizing Java Spring Boot and ReactJS. It offers seamless user authentication, extensive movie exploration, and interactive review capabilities, enhancing the movie-watching experience." by @SiddheshKukade

api backend database full-stack j2ee java java8 javascript mongodb react spring-boot

Last synced: 13 Jul 2025

https://github.com/mystpi/dinostore

🦕 Gleam bindings to the Deno KV database

bindings database deno deno-kv gleam javascript

Last synced: 10 Apr 2025

https://github.com/ctkqiang/lqz

灵取证是一款功能强大且专业的安卓设备数据取证工具,专门为执法部门、司法机构和安全调查人员设计开发。本工具采用先进的取证技术,确保数据提取过程的完整性和准确性。本工具的开发和使用严格遵循相关法律法规框架,确保所有数据提取操作都在合法授权范围内进行。通过专业的数据处理流程,为执法调查工作提供可靠的电子证据支持。

adb android china chinese chinese-characters cpp ctkqiang cybersecurity database forensics forensics-tools hacking mobile networking transfer-data

Last synced: 24 Jul 2025

https://github.com/chuigda/project-rela

Translate relational queries to some imperative codes

database relational

Last synced: 29 Oct 2025

https://github.com/umbrellio/sequel-connection_guard

A Sequel extension that provides a set of abstractions for working with unreliable database connections.

database sequel sequel-extension sequel-plugin

Last synced: 06 May 2025

https://github.com/semtexzv/stor

Simple embedded structured storage

database rust storage

Last synced: 11 Apr 2025

https://github.com/drmcarvalho/diffhunter

Diffhunter is an app/API hunter differences between SQL relational databases

database database-management sql

Last synced: 08 Oct 2025

https://github.com/markpeterfejes/mongo-repl-init-container

A simple init-container for setting up replication in a kubernetes Stateful-set

database docker init-containers kubernetes mongodb nodejs statefulsets

Last synced: 05 Apr 2026

https://github.com/packruble/cardoteka

The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates

cardoteka dart database flutter persistence shared-preferences storage

Last synced: 28 Oct 2025

https://github.com/evillord666/dbtools

Cross database engine ADO.NET tools (for create, delete, insert data, e.t.c.) and extension for create DB and init via set of sql scripts mainly for prepare Unit tests infrastructure

adonet cross-database database database-access database-tools databases netcore test-data-generator test-data-loader test-data-supplier unit-tests

Last synced: 06 Mar 2026

https://github.com/metalfm/transactor

Transactor is a library for simplifying transaction management in Go

database go golang transaction-manager transactions

Last synced: 11 Jun 2026

https://github.com/xinux-org/mirror

⛓ | Personal Arch Mirror. Vault of compiled arch packages.

arch arch-linux archlinux database pacman repo uzinfocom

Last synced: 24 Feb 2025

https://github.com/makgr/easyshop

A simple ecommerce site in php & mysql

database mysql php website

Last synced: 30 Apr 2025

https://github.com/svidaniya/yamodb

powerful and lightweight library designed for data and database.

database database-management db python sqlite yaml

Last synced: 30 Oct 2025

https://github.com/0xleif/flite

FLite is a streamlined Swift ORM for using FluentSQLiteDriver

async-await database fluent ios macos sqlite swift tvos watchos

Last synced: 11 Apr 2025

https://github.com/sismics/docker-mariadb

Dockerfile for MariaDB

database docker dockerfile mariadb mysql

Last synced: 25 Jun 2025

https://github.com/triformine/kwik

Kwik is a deno database using messagepack files.

database deno deno-module hacktoberfest messagepack typescript

Last synced: 13 Apr 2025

https://github.com/desarrolla2/download-bundle

This bundle allows you to download a database and folders associated with the project from remote host to local machine. It is the easiest and easiest way to have the same production data in your development environment.

database symfony

Last synced: 14 Jul 2025

https://github.com/bcko/ud-fs-logsanalysis-python

Udacity Full Stack Web Developer Nanodegree Project : Logs Analysis in Python Postgresql

database logs-analysis postgresql python udacity udacity-fullstack-nanodegree

Last synced: 25 Jun 2025

https://github.com/jojiiofficial/scanbanserver

The server for the triplink-system to collect hackers and webscanner across the internet

blocking database filter ipsec security security-automation triplink

Last synced: 04 Mar 2025

https://github.com/brazil-data-cube/bdc-catalog

Brazil Data Cube Image Metadata Catalog

catalog database geospatial image-database metadata python

Last synced: 12 Apr 2025

https://github.com/vazra/firestore-sqlite-sync

Sync selected fields from Firebase Firestore collections to local SQLite DB.

database firestore sqlite sync

Last synced: 24 Oct 2025

https://github.com/rjeczalik/terraform-aws-scylla-bench

Terraform module for load testing a Scylla cluster with scylla-bench.

aws cassandra cassandra-stress cql database nosql scylla scylla-bench scylladb terraform terraform-module

Last synced: 11 Apr 2025

https://github.com/silicondb/react-native-silicon-db

React native database on steroids

asyncstorage database react reactnative

Last synced: 17 Mar 2025

https://github.com/newrelic-experimental/nri-db

Database On-Host Integration for New Relic Infrastructure (formerly 'InfraDBPlugin')

database db2

Last synced: 10 Apr 2025