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/junicorn/niubi

👊 一个Java文件也能干大事系列

chat database http java jdbc nodejs onefile tools

Last synced: 29 Apr 2025

https://github.com/tmo1/sms-db

sms-db is a tool to build an SQLite database out of collections of SMS and MMS messages in various formats. The database can then be queried using standard SQLite queries, and the messages in the database can be exported in various formats.

database signal sms sqlite

Last synced: 04 Apr 2026

https://github.com/yiisoft/db-oracle

Oracle driver for Yii Database

database dbal oracle query-builder sql yii3

Last synced: 06 Oct 2025

https://github.com/dtm-labs/dtmcli-php

a php client for distributed transaction framework dtm.

database distributed distributed-transactions http microservice php saga seata tcc transaction

Last synced: 28 Apr 2025

https://github.com/open-risk/opennpl

openNPL is an open source platform for the management of loan performance data

credit-portfolio-management credit-risk database django django-application loan-data loans non-performing npl-data python

Last synced: 15 Oct 2025

https://github.com/centaurialpha/pireal

Relational Algebra Interpreter writting in Python and Qt

database python relational-algebra relational-databases

Last synced: 14 Jan 2026

https://github.com/cybrox/crunchdb

A simple JSON based database system written in PHP. Useful for smaller applications.

database filesystem json php

Last synced: 05 May 2025

https://github.com/ex0dus-0x/microkv

Minimal and persistent key-value store designed with security in mind

crypto database rust security systems

Last synced: 15 Aug 2025

https://github.com/bytebase/dbhub

Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, SQLite, and etc.

ai anthropic claude claude-ai cursor cursorai database mcp mcp-server mysql postgres sqlite sqlserver

Last synced: 22 Mar 2025

https://github.com/gittiver/litesql

LiteSQL is a C++ ORM (object relational mapper) consisting of a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.

backend codegenerator database mysql oracle orm persistence persistence-layer relational-databases sql

Last synced: 08 Aug 2025

https://github.com/TobiEiss/aranGoDriver

ArangoDB-driver in golang

aql arangodb database golang memory-database

Last synced: 12 May 2025

https://github.com/thewunder/corma

Convention-based Object-Relational Mapper

database orm php

Last synced: 08 Aug 2025

https://github.com/prologic/bitcask

🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

bitcask database db go golang key-value kv kvstore lsm radix trie wal

Last synced: 13 Apr 2025

https://github.com/enfyra/server

Enfyra – an open-source, self-hosted BaaS with built-in clustering, letting you build fast, scale easily, and customize without limits.

alternative api api-rest backend clustering custom-logic customizable database enfyra generate-api graphql mariadb mongodb mysql nestjs postgresql scaleable schema

Last synced: 25 Apr 2026

https://github.com/elmarti/camadb

A NoSQL embedded database written in Typescript

database electron embedded-database indexeddb nodejs nosql nosql-database typescript

Last synced: 08 Sep 2025

https://github.com/bautistaj/notes

Notes about data-base, backend, front-end and servers

database javascript react

Last synced: 22 Jun 2025

https://github.com/lucasg/idarop

ROP database plugin for IDA

database ida ida-plugin rop-gadgets

Last synced: 13 Apr 2025

https://github.com/larachimp/mango-repo

:peach: Repository Pattern for Laravel made simple.

annotations database laravel orm pattern query-filter repository

Last synced: 12 Apr 2025

https://github.com/friends-of-presta/sql-request

usefull Sql queries for Prestashop maintenance.

database prestashop queries

Last synced: 24 Oct 2025

https://github.com/hashimthepassionate/ultimate-mysql-bootcamp

Master MySQL with the Ultimate Bootcamp: all levels, all topics, one place. Say goodbye to multiple courses - everything from basics to advanced techniques covered. Dive into SQL syntax, data modeling, and optimization strategies, tailored for all skill levels.

btree-indexes crud database design-db functions groups indexes mysql procedures query securing-db tables variables views

Last synced: 11 Apr 2025

https://github.com/contributte/doctrine-dbal

:bulb: Well-integrated Doctrine DBAL for Nette Framework (@nette)

database dbal doctrine2 mysql nette nettrine oracle postgresql

Last synced: 12 Apr 2025

https://github.com/rzander/jaindb

Blockchain based database

archive blockchain database json

Last synced: 10 Apr 2025

https://github.com/char2sgu/berry-orm

A pure ORM challenging the peak of TypeScript typings

backend database frontend lightweight nodejs object-relational-mapper orm sql typescript web

Last synced: 30 Jun 2025

https://github.com/inphyt/covid19-italy-integrated-surveillance-data

COVID-19 integrated surveillance data provided by the Italian Institute of Health and processed via UnrollingAverages.jl to deconvolve the weekly moving averages.

covid-19 covid19-data data data-analysis data-structures data-visualization data-wrangling database dataset epidemiological-data epidemiology italy italy-data italy-dataset open-data surveillance surveillance-data time-series time-series-analysis

Last synced: 26 Jul 2025

https://github.com/yanglbme/redis-multi-programming-language-practice

🖖 Learn how to use Redis, from beginner basics to advanced techniques | 最新 Redis 底层原理分析与多语言应用实践

database java jedis key-value programming-language python redis redis-py

Last synced: 10 Aug 2025

https://github.com/dharmapoudel/webstore-spring-mvc

WebStore is a full fledged online shopping system built in Spring-MVC. It uses JSP for view templating and MySql at the database end.

ajax angularjs database java jquery jsp mysql spring spring-mvc springmvc webstore

Last synced: 03 Oct 2025

https://github.com/jonhoo/shortcut

Rust crate providing an indexed, queryable column-based storage system

database indexing rust storage

Last synced: 17 Mar 2025

https://github.com/hatamiarash7/duckdb-netquack

DuckDB extension for parsing, extracting, and analyzing domains, URIs, and paths with ease.

database database-extension duckdb duckdb-community duckdb-database duckdb-extension duckdb-udf extension network-utilities sql

Last synced: 20 Feb 2026

https://github.com/nsarathy/coffy

Open source lightweight embedded database engine for Python that supports NoSQL, SQL, and Graph data models.

database databases dbms embedded-database good-first-issue graph graphdb local-first networkx networkx-graph nosql python rdbms sql sqlite toy-dbms

Last synced: 09 Oct 2025

https://github.com/spencertorres/click-v

A RISC-V emulator built with ClickHouse SQL

clickhouse database risc-v riscv riscv-emulator riscv32 sql

Last synced: 23 Jul 2025

https://github.com/RichardKnop/minisql

Embedded single file SQL database written in Golang

agentic-ai agentic-workflow database golang single-file sql sqlite

Last synced: 12 Apr 2026

https://github.com/pinecone-io/pinecone-datasets

An open-source dataset library for pre-embedded dataset: create your own data catalog, or use Pinecone's public datasets.

data database embeddings vector

Last synced: 29 Apr 2025

https://github.com/rapidloop/pgdash

Command-line tool for interacting with pgdash.io

command-line command-line-tool database go golang monitoring postgresql

Last synced: 14 Apr 2025

https://github.com/kongruksiamza/flutter-database

โค้ดประกอบการสอนเนื้อหา Flutter & ระบบฐานข้อมูล (Database)

dart database flutter

Last synced: 04 Mar 2026

https://github.com/opengisch/pum

Postgres Upgrades Manager

database postgresql python upgrade

Last synced: 14 Feb 2026

https://github.com/marcocesarato/php-light-sql-parser

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.

class database mysql parser php postrges sql sql-parser

Last synced: 16 Oct 2025

https://github.com/pgollangi/fireql

Interactive CLI and Go library to query Google Firestore database using SQL syntax.

database firestore firestore-collection firestore-database go golang google-firestore sql

Last synced: 22 Apr 2025

https://github.com/emilbayes/pg-ipc

IPC over PostgreSQL LISTEN/NOTIFY/UNLISTEN exposed as an EventEmitter

database ipc postgres pubsub

Last synced: 13 Sep 2025

https://github.com/takezoe/tranquil

Type-safe SQL builder for Scala

database jdbc scala sql

Last synced: 14 Apr 2025

https://github.com/tomography/tomobank

Tomography data bank for everyone.

database tomography x-ray-physics

Last synced: 19 Feb 2026

https://github.com/ZettelGeist/zettelgeist

A less-is-more (distributed) notetaking application. Designed specifically for those who prefer working with the command line and want to do crazy indexing, analysis, and transformation of notes. Aimed at but not limited to scholarly research projects.

database notetaking wiki yaml

Last synced: 23 Mar 2025

https://github.com/thatsabhishek/coding_ninjas_dbms

This repo contains all SQL Queries of the Basic Database Management Course of Coding Ninjas.

coding codingninja-solution codingninjas database database-management databases dbms mysql mysql-database sql sqlserver

Last synced: 05 Mar 2026

https://github.com/zafar-saleem/timeoff-server

TimeOff is an application that allows companies' employees to set vacations before they begin taking their time off. Implemented in modern tech stack i.e. Node, Express, MongoDB.

database express expressjs mongodb mongoose mongoosejs node-js nodejs react react-redux react-router reactjs redux redux-saga saas vacations

Last synced: 27 Oct 2025

https://github.com/ytbryan/summerboot

A full-stack Spring Boot skeleton project focusing on ecommerce & blog functionalities. Java ☕️

database ecommerce full-stack heroku java jpa mvc social spring spring-boot-skeleton springboot stripe

Last synced: 25 Feb 2026

https://github.com/Lizzi-Busy/freezam

a Shazam-like audio recognition algorithm; build your customized music database

audio-recognition-algorithm database fingerprints fourier-transform postgresql python signal-processing

Last synced: 22 Mar 2025

https://github.com/yoeight/lambda-database-experiment

Experimental event store database entirely written in Haskell

database eventstore haskell

Last synced: 30 Apr 2025

https://github.com/mit-lcp/oracle2postgres

Migrate data from an Oracle database to a Postgres database

database migration ora2pg oracle postgres python

Last synced: 06 Apr 2025

https://github.com/sife-ops/deez

DynamoDB library for single-table design in Rust

aws aws-dynamodb aws-lambda database databases dynamodb library rust

Last synced: 01 Sep 2025

https://github.com/t8rin/fridgexlight

:page_facing_up: :pizza: Lightweight app, using Coroutines, RxJava3, Jetpack (RecyclerView, Navigation) based on MVС architecture.

android coroutines database glide jetpack-android kotlin recyclerview rxandroid3 rxbinding rxjava3 sqlite3

Last synced: 27 Feb 2025

https://github.com/clems4ever/go-graphkb

A Graph-oriented Knowledge Base written in Go

cypher-query-language database golang graph mariadb

Last synced: 25 Aug 2025

https://github.com/easafe/purescript-droplet

Type-safe ORM for PureScript

database edsl mapper orm postgresql purescript

Last synced: 31 Oct 2025

https://github.com/nekmo/proxy-db

Manage free and private proxies on local db for Python Projects

database proxy python scraping

Last synced: 15 Apr 2025

https://github.com/syke99/dynaq

An extension for Go's sql package in the standard library to support dynamic queries directly from the database, as well as on individual database connections

database dynamic-queries go golang no-orm orm-less sql

Last synced: 08 Oct 2025

https://github.com/yogyogi/xaero

Xaero – Entity Framework Core Advanced Project

asp-net-core csharp database entity-framework-core html javascript sql-server

Last synced: 06 Oct 2025

https://github.com/3dcitydb/web-feature-service

OGC Web Feature Service 2.0 interface for the 3D City Database

citygml database ogc web-feature-service wfs

Last synced: 16 Aug 2025

https://github.com/jorge-ramirez-upm/reptate

RepTate (Rheology of Entangled Polymers: Toolkit for Analysis of Theory & Experiment)

database experimental fitting matplotlib numpy pyside6 python rheology scipy theory visualization

Last synced: 28 Feb 2026

https://github.com/llnl/silo

Mesh and Field I/O Library and Scientific Database

database scientific-visualization storage

Last synced: 29 Apr 2025

https://github.com/datazip-inc/olake-ui

Frontend & BFF (Backend for frontend) for Olake. This includes the UI code and backend code for storing the configuration of sync and orchestrating it.

apache-iceberg change-data-capture data-engineering database elt elt-pipeline etl etl-pipeline hacktoberfest ui

Last synced: 23 Apr 2026

https://github.com/vapor/mysql-provider

MySQL provider for the Vapor web framework.

cache database mysql swift vapor vapor-provider

Last synced: 30 Mar 2025

https://github.com/treehouses/rpi-couchdb

CouchDB Docker 🐳 for Raspberry Pi. Part of OLE's Treehouses Project.

arm couchdb database docker dockerize-couchdb open-learning-exchange raspberry-pi rpi-couchdb treehouses

Last synced: 27 Jul 2025

https://github.com/wednesday-solutions/nodejs-hapi-template

A Nodejs hapi boilerplate application with out of the box support for Docker, Redis cache, DB migrations and seeders, rate limiting, and paginated endpoints.

authentication database dockerization hapi mysql sequelize swagger swaggerui wurst

Last synced: 01 Aug 2025

https://github.com/etheadev/kitto

A Delphi framework for creating data-driven WEB SPA applications with ExtJS 3.4

database delphi extjs javascript kitto

Last synced: 14 May 2025

https://github.com/bhaskarblur/neobase-ai-dba

Your AI-powered Database Copilot. Manage, query, and optimize databases effortlessly with a sleek, Neo Brutalism interface. Chat with your data in real-time, get results, and automate complex tasks—all in one place.

aimodel analytics artificial-intelligence chat-application chatgpt data-visualization database database-management database-schema db gemini llm neobrutalism openai visualization

Last synced: 05 Apr 2025

https://github.com/xela/birthday.py

🎉 A simple discord bot in discord.py that helps you understand the usage of SQL databases

alexflipnote birthday clean clean-code commands database discord discord-bot discord-py easy-to-use fun pm2 py python small sql sqlite3 starter-kit storage tutorial

Last synced: 30 Oct 2025

https://github.com/flatte/flatte-web

Client-Side NOSql Firebase Realtime Database modeling and management system. (only with angularjs for now...)

angularjs client-side database denormalization firebase firebase-database firebase-storage flattejs javascript json nosql transaction

Last synced: 30 Apr 2025

https://github.com/ToxicRevolution/CSGORankMeWeb

Web interface for Rank Me CSGO Stat tracking plugin

bootstrap csgo css database html javascript jquery php player rank rankme sourcebans stats steamid web

Last synced: 10 Apr 2025

https://github.com/ytake/laravel-couchbase

Couchbase providers for Laravel

cache couchbase database laravel queue

Last synced: 18 Jul 2025

https://github.com/wmaciejak/sequel-combine

The Sequel extension adds the Sequel::Dataset#combine method, which returns object from database composed with childrens, parents or any object where exists any relationship. Now it is possible in one query!

database dataset orm postgres postgresql ruby sequel

Last synced: 28 Oct 2025

https://github.com/jegelstaff/formulize

Unified data management. One system to handle all data entry, collection, and reporting, across all your unique workflows. Simplify processes. Make people happy.

database happiness reporting workflows

Last synced: 05 Mar 2026

https://github.com/aerospike/aerospike-vector

Aerospike Vector Search Examples

aerospike database vector vector-database

Last synced: 19 Apr 2025

https://github.com/faisaltheparttimecoder/greenplum

Some Greenplum SQL commands for DBA's

administration database dba greenplum scripts

Last synced: 12 Sep 2025

https://github.com/iboxdb/db4o-gpl

new Db4o GPL Source Code for Java7+ & .netstardard2.0 Android Xamarin..., the best database project to help you to learn how to make databases

data database db4o embaddable java netstandard oodb

Last synced: 14 Jan 2026

https://github.com/igorkamyshev/trona

Write DB migrations with SQL and run them with a CLI

database evolution migration node

Last synced: 11 Sep 2025

https://github.com/vapor-community/mysql-provider

MySQL provider for the Vapor web framework.

cache database mysql swift vapor vapor-provider

Last synced: 18 Oct 2025

https://github.com/galarzaa90/tibiawiki-sql

Python script that generates a SQLite database from TibiaWiki articles

database json python python36 sql sqlite sqlite-database tibia tibiawiki

Last synced: 07 May 2025

https://github.com/endel/memshared

Redis-like in-memory database for NodeJS clustered applications

cluster database in-memory nodejs

Last synced: 12 Apr 2025

https://github.com/fl1yd/lightdb

Lightweight JSON Database for Python

database dbms lightdb lightweight-database orm python

Last synced: 24 Jun 2025

https://github.com/emvi/gondolier

Gondolier is a database migration library for Go.

auto database golang gondolier library migration postgres sql

Last synced: 10 May 2025

https://github.com/viartemev/ktor-flyway-feature

Flyway migration feature for Ktor (Kotlin)

database database-migration flyway kotlin ktor ktor-framework

Last synced: 17 Mar 2025

https://github.com/aliyevh/mad-migration

Database migration tool to migrate different structured databases.

alembic database database-migration database-structures mariadb mongdb mysql postgresql python sqlalchemy transfered-data

Last synced: 30 Jul 2025