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/marcocesarato/php-cpdo

This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.

cache cachepdo cpdo database memory pdo php

Last synced: 10 Oct 2025

https://github.com/ibmstreams/streamsx.jdbc

Supports Streams application to work with databases via JDBC

database db2 ibm-streams jdbc stream-processing toolkit

Last synced: 09 Mar 2026

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/makgr/easyshop

A simple ecommerce site in php & mysql

database mysql php website

Last synced: 30 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/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/vitaminjs/vitamin

Data Mapper library for Node.js applications

database datamapper knex polymorphic-relations vitamin

Last synced: 13 Mar 2025

https://github.com/go-kivik/kivikd

Kivik server

couchdb daemon database go nosql

Last synced: 07 Mar 2026

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/backendrulz/MySQLTunnel

A http MySQL remote tunnel

database mysql mysql-tunnel-client php tunnel

Last synced: 13 Mar 2025

https://github.com/snirx/apollo

Apollo is a backup tool for Cassandra database using snapshots and incremental backups and store them in AWS S3.

aws aws-s3 backup cassandra cassandra-database database distributed-systems incremental-backups nosql restore s3 snapshot

Last synced: 13 Apr 2025

https://github.com/cristianefe/mysqltunnel

A http MySQL remote tunnel

database mysql mysql-tunnel-client php tunnel

Last synced: 19 Mar 2025

https://github.com/kovacou/go-database

Go databases manager (Context, Transactions & Profiler) w/ an intuitive SQL Builder on top of sqlx. Performances oriented.

builder database go golang mysql profiler transactions

Last synced: 17 Jan 2026

https://github.com/vl4deee11/ch2es

Application for transferring data from clickhouse to elasticsearch

clickhouse database elasticsearch transfer

Last synced: 10 Apr 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

https://github.com/vshulcz/youtube_crawler

A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.

crawler database gui osint parser python requests reverse-engineering sql tkinter youtube

Last synced: 16 Jan 2026

https://github.com/hedon954/go-mysql-mocker

gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.

database go-mock-testing go-mocking go-mysql go-mysql-server go-unit-testing golang mock mock-data mock-server mock-test mysql-server mysql-test unit-test unit-test-framework unit-testing

Last synced: 14 Apr 2025

https://github.com/astrolink/pluto

♇ This tool will help you better control a non-versioned database project.

database go golang migrations utils

Last synced: 12 Jan 2026

https://github.com/vh-d/Rflow

Rflow is a general-purpose workflow management framework for R

data-processing database dataflow etl etl-framework r reproducibility rlang rstats rstats-package workflow-management

Last synced: 30 Jul 2025

https://github.com/astrodynamic/key-value-storage-redis-in-cpp

The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.

bd bplustree cmake comand-line console-application cpp cpp17 data-storage database hash-table interface key-value-store makefile memory-management redis storage

Last synced: 16 Feb 2026

https://github.com/sedhossein/esp8266-reports-to-mysql

Connect your microcontroller to the internet by ESP8266 WiFi Module, And save the data to database(mysql)

arduino database esp8266 iot mysql nodemcu php sql

Last synced: 19 Apr 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/sloweyyy/northwind-db-practice

This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.

database mysql postgresql sql

Last synced: 15 Apr 2025

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/mmontone/rucksack

Rucksack is a persistence library for Common Lisp.

common-lisp database lisp

Last synced: 28 May 2026

https://github.com/simonacca/dict2sql

express SQL as python data structures

database orm python sql

Last synced: 14 Jan 2026

https://github.com/andy-python-programmer/dino

Dino is a lightweight and fast database for rust!

database hacktoberfest rust

Last synced: 15 Apr 2025

https://github.com/Justintime50/srvinfra

srvinfra is a tool to deploy, update, and maintain services and websites on a server hosted by Docker.

database deploy docker hosted infra maintain server service sql srv srvinfra update website

Last synced: 07 Apr 2025

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

Contains SQL practise problems and solutions.

database oracle postgresql sql

Last synced: 09 Oct 2025

https://github.com/ryantusi/cs50x

🚀 Dive into the world of coding excellence with my comprehensive collection! This repository hosts a treasure trove of problem sets and lab challenges from CS50x: Harvard's famed Introduction to Computer Science course. 🌟Perfect for learners aiming to sharpen their skills or enthusiasts eager to embrace the art of computer science! 🖥️💡✨

api c computer-science cs50x css data-structures database flask harvardcs50 html javascript python sqlite3

Last synced: 16 May 2025

https://github.com/surrealdb/chocolatey

The script for packaging SurrealDB for the Chocolatey package manager

database nosql serverless surreal surrealdb

Last synced: 02 Jul 2025

https://github.com/atis-orm/atis-orm

Extremely lightweight ORM which aims to allow developers to write most complex SQL Queries in LINQ.

c-sharp database orm orm-framework orm-library

Last synced: 23 Apr 2025

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/chanmyaemaung/laravel-crud-storage

Laravel CRUD w/ Image Upload

database laravel mysql php

Last synced: 28 Jan 2026

https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments

Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit

api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine

Last synced: 04 Apr 2025

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/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/joeyism/py-sql2sql

A simple lightweight tool to perform ETL jobs between two SQL databases

database etl extract lightweight load mysql oracle postgresql psql relational sql to transform

Last synced: 25 Apr 2025

https://github.com/stasvinokur/simple_sqlite

This library can help you using sqlite3 library much easier and faster.

database database-connector database-management python python3 sqlite sqlite3

Last synced: 24 Oct 2025

https://github.com/melardev/angularfirebasedbcrud

Angular Crud Application that uses Firebase Realtime Database

angular crud database firebase javascript node nodejs realtime-database typescript

Last synced: 13 Apr 2025

https://github.com/ronin-co/syntax

Allows for defining RONIN queries and models in code.

database primitives queries

Last synced: 28 Apr 2025

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/muchokidavid/messaging_app

This is a project for creating a chatting app with features such as real-time messaging, user authentication, and more.

authentication authorization database flask full-stack-web-development migrations python reactjs rest-api

Last synced: 12 Apr 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/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/krangelov/daison

A NoSQL database in Haskell and Python

database haskell nosql python storage

Last synced: 27 Dec 2025

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/mileschou/schemarkdown

The core library for generate Markdown document from database schema.

database markdown schema

Last synced: 02 Sep 2025

https://github.com/cabalamat/quickiebase

a pure-Python NoSQL database

database json mongodb nosql python

Last synced: 05 Mar 2026

https://github.com/costasak/d2-buddy-database

Information storage for d2-buddy. Includes scripts to pull info from the Bungie API periodically.

bungie d2 database destiny destiny2 destinythegame

Last synced: 01 May 2025

https://github.com/tsnsoft/tsn_spring_beans

Пример работы с базами данных в Java через SPRING BEANS в NetBeans

beans database example java javaee mysql netbeans spring springframework

Last synced: 07 Apr 2026

https://github.com/sphireinc/mantis

Sphire Mantis is a broadly featured Go helper library with standalone packages

database errors helper helper-functions interface logging

Last synced: 21 Apr 2025

https://github.com/shouya/ecto-tx

Composable transaction as an alternative to Ecto.Multi

database ecto elixir transaction

Last synced: 28 Apr 2025

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/valencian-digital/planter

Blazingly fast data generation for MongoDB

data-generation database mongodb rust seeding

Last synced: 31 Mar 2025

https://github.com/k1ethoang/database-uni

Cơ sở dữ liệu. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2)

database mysql sql

Last synced: 04 Sep 2025

https://github.com/davisdevelopment/hx-pmdb

pure-Haxe persistent data store

database embedded-database haxe javascript jit python

Last synced: 03 Jul 2025

https://github.com/sambhav228/stulysis

A System which will analyze students performance through participating in different events and gaining knowledge in those as a outcome for students.

css database eclipse html java sql

Last synced: 11 Apr 2026

https://github.com/aryaminus/rn-firechat-functions

Serverless functions for push notification configuration of Rn-firechat for cloud messaging with subscription to database child 'chat' and then checking for the uid in 'friend' database to forward the push notification to the device token of receiver

backend cloud-function-for-firebase database firebase firebase-cloud-messaging firebase-realtime-database http-requests push-notifications react react-native serverless token

Last synced: 12 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/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/pgcontrib/bigint

bigint type for go-pg and other orms

database golang orm postgresql

Last synced: 14 Jan 2026

https://github.com/aetperf/pg_fasttransfer

Postgresql Extension for FastTransfer

database datatransfer fasttransfer postgres postgresql-extension

Last synced: 01 Jul 2025

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/nissy/mg

mg is database migrations command.

database migrations mysql postgres

Last synced: 06 Oct 2025

https://github.com/winebarrel/pgslap

pgslap is a PostgreSQL load testing tool like mysqlslap.

database golang load-testing postgresql

Last synced: 22 Apr 2025

https://github.com/bocaletto-luca/museum-arts-explorer

Museum Art Explorer is a free and open-source web application that allows users to search, explore, and view detailed information on artworks from The Metropolitan Museum of Art Collection. The app uses the Metropolitan Museum of Art Collection API—a fully free API that requires no registration—and is built with HTML, CSS, JavaScript, and ...

api arts bocaletto-luca css3 database free-api html5 images javascript museum open-data opensource pictures responsive webapp

Last synced: 12 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/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/chientrm/kadb

Lightning fast Immutable Key-Array Database server.

chatbox database forum logging mailbox

Last synced: 08 Feb 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/mohamed-adel23/real-time-chat-app

This application is a scalable, real-time chat system built using modern web technologies and distributed systems principles.

backend chat-application database distributed-systems docker frontend http-server real-time redis server-side software-engineering websocket

Last synced: 08 Oct 2025

https://github.com/writepush-labs/eventor

Fast eventstore implementation written in Go

database event-sourcing go golang http rest

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/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/v1r3n/nxtdb

NXTDB is an attempt to create a graph database implementation using RocksDB as storage engine

database go graph graph-api graph-database redis rocksdb

Last synced: 19 Apr 2026

https://github.com/ahmadhuss/ruddb

💽 A database tool that helps to connect the database and manipulate the database of a specific vendor.

database jar java jdbc-driver

Last synced: 16 May 2025

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/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/seadve/lmdb-viewer

Browse LMDB Databases

database gtk gtk-rs heed linux lmdb rust

Last synced: 18 Apr 2026