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/newrelic-experimental/nri-db

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

database db2

Last synced: 10 Apr 2025

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/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/sarthakmakhija/picodb

Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.

database rust sql

Last synced: 22 Aug 2025

https://github.com/tbrugz/queryon

Engine for building REST APIs based on JDBC-compatible RDBMSs

database jdbc rdbms rest

Last synced: 11 Jan 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/altafjava/migrate-mongodb-to-mysql

This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.

database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql

Last synced: 15 Jun 2025

https://github.com/mahdyhamad/db-controller-api

nosql database impmenetation, uses docker for horizantal scalling

database docker load-balancer nosql-database

Last synced: 24 Jan 2026

https://github.com/steadybit/reliability-hub-db

Database containing the content for Steadybit's Reliability Hub

chaos-engineering chaos-testing database reliability resilience steadybit

Last synced: 14 Apr 2025

https://github.com/globbie/knowdy

Knowdy: a knowledge management system

c database embedded-database graph graph-database

Last synced: 24 Apr 2025

https://github.com/fatihilhan42/data-science-projects

In this repo, there are (beginner-upper) level projects in the field of data science. I will host these projects that I have done in this field every day in this repo. With the hope that it will be useful to those who are interested in the field of data science like me and will just start...

data-analysis data-engineering data-mining data-science data-structures data-visualization database datascience fatihilhan fortytwo fortytwofficial jupyter-notebook python

Last synced: 11 Oct 2025

https://github.com/mta-tech/kai

KAI allows users to perform complex analytics and document searches using natural language queries

agent ai analytics database llm rag sql text-to-sql

Last synced: 27 Feb 2025

https://github.com/materializeinc/homebrew-materialize

Homebrew tap for Materialize, the streaming data warehouse

data-analytics database homebrew streaming-data-warehouse

Last synced: 05 Mar 2026

https://github.com/brainiac2677/sql-notes

Contains SQL practise problems and solutions.

database oracle postgresql sql

Last synced: 09 Oct 2025

https://github.com/cemuka/uielementsitemeditor

Basic editor tool with UIElements in unity

database editor editor-scripting gamedev tool ui-elements unity unity3d

Last synced: 16 Mar 2026

https://github.com/vpetkovic/simplex

.NET library that provides simplified data access layer for interaction with ADO.NET data sources

database mssql mysql postgresql sinks

Last synced: 16 Feb 2026

https://github.com/siteserver/sscms.database

SSCMS V7 数据库管理插件

database sscms

Last synced: 14 Oct 2025

https://github.com/dazzle-php/pgsql

Dazzle Async PgSQL Client

async database dazzle pgsql php php-lib php7 postgres sql storage

Last synced: 27 Oct 2025

https://github.com/gharib-uk/movie-database

A Rest-API with Go and React for managing and showing movies

database golang-application golang-examples movie-database

Last synced: 05 Sep 2025

https://github.com/nofacedb/facedb

Database server for storing facial features vectors and sending notifications

database go highload microservice server

Last synced: 14 Jan 2026

https://github.com/glynnbird/couchdeconflict

Command-line utility to remove conflicts from CouchDB/Cloudant documents

cli cloudant couchdb database

Last synced: 18 Aug 2025

https://github.com/notsatvrn/void

In memory key-value fault tolerant cache built to handle millions of requests.

cache database db key-value nosql store

Last synced: 11 Mar 2026

https://github.com/s3bza/cos326-dockerised-databases

Using Docker to completely containerise the database technologies used in the Database Systems course, COS326.

basex-database database docker mongodb neo4j objectdb postgresql

Last synced: 12 Feb 2026

https://github.com/a2lix/schemql

A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation

autocomplete database query schema sql type-safe typescript validation zod

Last synced: 02 Apr 2026

https://github.com/jobstoit/gqb

Golang and SQL query build generation

database generation golang query-builder sql-generator

Last synced: 22 Jan 2026

https://github.com/rminelli/einstein.kb

:books: Einstein.kb - Open Source Knowledge Base Software

database einstein jwt-authentication knex knowledge knowledge-base mongodb monogodb nodejs postgresql vuejs vuex

Last synced: 26 Apr 2025

https://github.com/iamsr/tapa

A tool that predicts the production impact of database migrations before execution.

database migration mysql postgres

Last synced: 12 Feb 2026

https://github.com/modscleo4/jsdb

JSDB is a Node.js database manager with SQL support

database javascript jsdb nodejs npm sql

Last synced: 10 Apr 2025

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

This is a project where I use a relational database to create the data structure for a vet clinic.

database postgresql sql

Last synced: 03 Mar 2026

https://github.com/bocaletto-luca/database-collection-structure

Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us

collection-database-structure database database-collection database-structures sql structures

Last synced: 30 Jan 2026

https://github.com/quietboil/include-oracle-sql

A Yesql inspired macro for using Oracle SQL in Rust

database oracle rust

Last synced: 07 Oct 2025

https://github.com/tsnsoft/hibernate_spring_demo

Пример визуальных программ работы с БД через Hibernate и Spring на Java

database demo examples hibernate java mysql netbeans spring

Last synced: 16 Apr 2026

https://github.com/poksyy/hospital-project-frontend

This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:

android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql

Last synced: 12 Mar 2026

https://github.com/gpahal/hgraph

Graph datastore implemented in Haskell

database graph graph-algorithms graph-database haskell neo4j

Last synced: 07 Oct 2025

https://github.com/ankitesh97/sqlwrapper

A sql wrapper for those who have a hard time executing queries, it provides an interface to simulate common queries on a database.

database mysql postgresql psycopg2 python sql-wrapper sqlite

Last synced: 14 Jan 2026

https://github.com/kkrypt0nn/manuf

📇 An updated list of MAC address prefixes and their manufacturer

database lookup mac mac-address mac-address-lookup mac-address-vendor mac-vendors macvendors manufacturer vendors

Last synced: 25 Oct 2025

https://github.com/flux-framework/flux-accounting

bank/accounting interface for the Flux resource manager

accounting database hpc priority-calculation user-management

Last synced: 02 Mar 2026

https://github.com/bobek-balinek/bluejet

BlueJet is a modern Swift wrapper around Lightning Memory-Mapped Database Manager (LMDB)

carthage cocoa database lmdb persistence swift swift-library

Last synced: 17 Mar 2026

https://github.com/nanohard/scribble

Multi-file database, using codecs. Based on github.com/nanobox-io/golang-scribble. Apache-2.0 license.

binary database flat-file go golang json

Last synced: 17 Jan 2026

https://github.com/borisdali/helpdesk

aiHelpDesk: AI DB SRE in a box. Agentic DB Support. A database reasoning layer equipped with a governed actuation arm that treats human operators and upstream agents indiscriminately

ai database generative-ai kubernetes postgres support

Last synced: 01 Apr 2026

https://github.com/pearxteamlegacy/wsdbr

WhatsApp Databases Reader - read your WhatsApp contacts and messages from PC.

csharp database dotnet reader sqlite whatsapp

Last synced: 08 Mar 2026

https://github.com/redvars/orm

RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.

database deno javascript odm postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/odysa/rdf4j-python

Python client for Eclipse RDF4J — interact with RDF4J repositories, execute SPARQL queries, and manage RDF data seamlessly in Python.

database rag rdf sementic sparql

Last synced: 03 Mar 2026

https://github.com/trovares/trovares_connector

A Python client for connecting Rocketgraph xGT to other applications.

cypher database graph neo4j odbc python python3 trovares xgt

Last synced: 08 Oct 2025

https://github.com/pawjy/dongry

Dongry, a Perl object-oriented interface for MySQL databases

anyevent database dbi dongry mysql orm perl promise sql

Last synced: 13 Mar 2026

https://github.com/simonacca/dict2sql

express SQL as python data structures

database orm python sql

Last synced: 14 Jan 2026

https://github.com/ibm-cloud/get-started-ruby

A Ruby application that uses Rails to provide a REST API to receive requests from the UI. The API then uses the couchrest client library to persist the visitor names to a Cloudant database.

bluemix couchdb database rails ruby

Last synced: 11 Mar 2026

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

Holon Platform JDBC module. Provides Java DataBase Connectivity support, dealing with javax.sql.DataSource configuration and management in single or multiple persistence source enviroments.

database datasource datastore hikaricp holon-jdbc holon-platform jdbc spring-boot

Last synced: 15 Mar 2026

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

In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/web3-systems/multichain-database

🗄️ MultiChain Browser Database system for Web3 Entities: Accounts, Contracts, Logs and Transactions.

caching database eth ethereum typescript web3

Last synced: 08 Oct 2025

https://github.com/rubymonsters/slam-alphas

Location app for women poetry slammers in the German speaking scene

database map poetryslam slam-alphas

Last synced: 07 Feb 2026

https://github.com/chientrm/kadb

Lightning fast Immutable Key-Array Database server.

chatbox database forum logging mailbox

Last synced: 08 Feb 2026

https://github.com/smartyhero/schema-diff

用于两个mysql数据库/sql文件之间表结构对比的工具

database mariadb mysql schema-diff schemadiff sql

Last synced: 01 Mar 2026

https://github.com/bocaletto-luca/weather-exploer

Weather Dashboard is a fully dynamic, free‑API–driven web application that provides current weather data, forecasts, and real‑time aggregated "Top Extreme Temperature" lists. Users can: Search for Weather: Enter any location (city, country) to view current conditions and forecast information via wttr.in. Global Top Extremes: Select a year to ...

api api-free bocaletto-luca css3 database html5 javascript open-data responsive weather weather-api weather-app webapp

Last synced: 17 Apr 2026

https://github.com/cabalamat/quickiebase

a pure-Python NoSQL database

database json mongodb nosql python

Last synced: 05 Mar 2026

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

MySQL adapter for REL written in Golang.

database golang hacktoberfest mysql orm

Last synced: 24 Oct 2025

https://github.com/cjfinnell/pgverify

A Go module and CLI tool for comparing table contents of PostgreSQL wire protocol compatible databases

cdc cockroachdb database go postgresql

Last synced: 24 Jan 2026

https://github.com/xkonti/learning-surreal

Schema and queries from the series of livestreams about SurrealDB

astrojs database livestream surrealdb tutorial

Last synced: 07 Nov 2025

https://github.com/hironico/mini-sql

Mini-SQL is a very lightweight yet powerlfull database query frontend that supports jdbc compliant database servers.

database frontend jdbc light lightweight mssql oracle postgresql

Last synced: 14 Jan 2026

https://github.com/njiddasalifu/file-management-system

File Management System which can help organise files and also keep track of audit tail

database java mysql swing

Last synced: 01 Apr 2026

https://github.com/thiagomvilela/jacademic

Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.

database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database

Last synced: 14 Feb 2026

https://github.com/julie-ify/jxpense

JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.

bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby

Last synced: 26 Oct 2025

https://github.com/ossamamehmood/arms

Airline Reservations and Management System (ARMS)

access arms database database-access database-design database-management microsoft-access

Last synced: 18 Jan 2026

https://github.com/gamebear64/folderdb

Filesystem based database focused on lightweight data storage and easy data preview

bun database document-oriented filesystem javascript json no-server nosql npm simple

Last synced: 06 Jul 2025

https://github.com/pgcontrib/bigint

bigint type for go-pg and other orms

database golang orm postgresql

Last synced: 14 Jan 2026

https://github.com/awmleer/nanosql

A simple SQL Database implementation for "Database System Concepts" course.

database python python3

Last synced: 10 Apr 2025

https://github.com/alexyer/ghost

:ghost: Yet another in-memory key/value storage written in Go

cli database embedded key-value nosql storage

Last synced: 14 Jan 2026

https://github.com/luckcolors/gokfs

A Kademlia inspired local file store based on goleveldb. This is a port to Golang of https://github.com/Storj/kfs

database go golang goleveldb kademlia kfs leveldb

Last synced: 14 Jan 2026

https://github.com/yuval-a/deriveodm

DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.

collection data data-mapper data-science database db document dry mapper mongo mongodb mongoose node nodejs object odm persistence persistent react reactive

Last synced: 16 Oct 2025

https://github.com/yahoojapan/k2hash_nodejs

K2HASH nodejs addon library - NoSQL Key Value Store(KVS) nodejs library

antpickax database in-memory k2hash kvs nodejs nodejs-library nosql queue

Last synced: 13 Mar 2026

https://github.com/tigase/tigase-database-migrator

(M) Tool allowing easy migration data to Tigase XMPP Server from other XMPP servers

database jabber mysql tigase-database-migrator tigase-xmpp-server xmpp

Last synced: 24 Apr 2025

https://github.com/taufik-nurrohman/table-manager

This is a SQLite database management system initiation to help me in creating database feature for Mecha.

database manager sqlite sqlite3 table tiny

Last synced: 08 May 2026

https://github.com/yeongseon/azure-functions-db-python

Database trigger and input/output bindings for Azure Functions Python v2 — Part of the Azure Functions Python DX Toolkit

azure azure-functions binding database dx-toolkit python serverless sqlalchemy trigger

Last synced: 07 Jun 2026

https://github.com/edmondsql/edliteadmin

sqlite web based admin tool with php (extension sqlite3 and pdo_sqlite)

admin database php phpliteadmin sqlite sqlite3

Last synced: 19 Oct 2025

https://github.com/wzshiming/lrdb

A redis-protocol compatible frontend to google's leveldb

database db key-value key-value-store leveldb nosql redis storage

Last synced: 06 May 2026

https://github.com/apache/hertzbeat-helm-chart

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.

alerting cloud database devops grafana linux metrics monitor monitoring mysql notifications observability prometheus self-hosted server status status-page uptime uptime-monitoring zabbix

Last synced: 19 Oct 2025

https://github.com/uw-midsun/strategy_xv

Midnight Sun's strategy repository for the MSXV iteration and cycle.

database decision-model optimization python solar-car state-of-charge waterloo

Last synced: 26 Feb 2026

https://github.com/thekirankumarv/handmadeproductmanagementsystem

The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.

css database javascript php sql

Last synced: 25 Oct 2025

https://github.com/recabasic/dynabase

World's fastest TKV (Table-Key-Value) database with KV support for Node.js. Written in TypeScript with both CommonJS and ESM support.

database in-memory-database in-memory-storage key-value kv nosql table-key-value tkv

Last synced: 25 Feb 2026

https://github.com/seananderson/ramlegacy

R package to download, import, convert, and cache the RAM Legacy Stock Assessment Database

database fisheries r r-package

Last synced: 22 Apr 2026

https://github.com/everlag/poeitemstore

A simple Path of Exile stash indexer in golang

boltdb database golang pathofexile

Last synced: 16 Apr 2026