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/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/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/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/noragami/igdbapi

Python wrapper for the Internet Game Database API.

api database games internet

Last synced: 14 Dec 2025

https://github.com/tushar2704/everyday-sql

Welcome to Everyday SQL Sheets – your go-to resource for everyday SQL cheat sheets, pro tips, interview questions, and more. Whether you're a beginner looking to learn SQL or an experienced developer seeking quick reference materials, this application has got you covered.

artificial-intelligence cheatsheet data-analysis data-science database mysql postgresql query-language sql sqlalchemy streamlit streamlit-tushar2704 tushar2704

Last synced: 05 Apr 2026

https://github.com/vinc/pollen.vinc.cc

Chart the European Pollen Database 🌼

database pollen

Last synced: 29 Apr 2026

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/silicondb/react-native-silicon-db

React native database on steroids

asyncstorage database react reactnative

Last synced: 17 Mar 2025

https://github.com/t-kuni/notion-database-exporter

This tool exports Notion's database in csv format.

database export notion

Last synced: 01 May 2025

https://github.com/BryanMorgan/time-tracking-api

Go API for tracking time in tasks across multiple projects. See https://github.com/BryanMorgan/time-tracking-app for reference React app.

api database go golang postgresql time time-tracking tracking

Last synced: 01 May 2025

https://github.com/rammm2005/schema-ecc

Schema of Simple Database make with SQL

database eccomerce schema sql

Last synced: 16 Aug 2025

https://github.com/kangkaisen/blog

编程小梦博客源码

blog database olap

Last synced: 05 Apr 2025

https://github.com/getindata/terraform-snowflake-database

Terraform module for managing Snowflake database

database schema snowflake snowflake-db terraform terraform-module

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/bluebrain/bluenaas-subcellular

A web environment for the simulation of brain molecular networks.

database experiment gui subcellular visualization

Last synced: 03 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/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/hasaanahmad/nextpress-starter

NextPress Starter is a template that offers seamless authentication using AuthJS, integrated with a PostgreSQL database via Prisma ORM. It also includes Shadcn for an elegant UI component setup, making it easy to kickstart your Next.js projects with a modern tech stack.

authjs database next-auth nextauth nextjs postgresql postgress prisma prisma-orm shadcn shadcn-ui

Last synced: 23 Feb 2026

https://github.com/furkancosgun/abap_database_manager

A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.

abap abap-development abap-oo abapgit database sql

Last synced: 06 Mar 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/archf/ansible-sql-runner

Run a sequence of sql queries or scripts on a target db

ansible database impala phoenix postgresql role sql

Last synced: 11 Apr 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/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/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/haraldrudell/parl

A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)

android database go golang parallelism sql sqlite sqlite3

Last synced: 18 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/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/henrymbuguak/shopping-cart-using-django-2.0-and-python-3.6

This is a shopping created using Django 2.0 and Python 3.6

database django-migrations python shopping-cart situations

Last synced: 11 Apr 2025

https://github.com/bytestorage/skiplist

SkipList is a package that implements a skip list data structure for efficient ordered key-value storage and retrieval.

database golang kv-store map skiplist

Last synced: 17 Jul 2025

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/moyanj/genshindatabase

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

chinese database genshin genshin-impact resources

Last synced: 06 Apr 2026

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/umihico/microdb

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

database python

Last synced: 13 Apr 2025

https://github.com/neuroglia-io/cloud-shapes

Cloud Shapes is an event-driven database designed for real-time projection materialization based on CloudEvents

api cloudevent database eda event-driven projection

Last synced: 28 Oct 2025

https://github.com/dsiner/androidorm

Fast integration with SQLite & ORMs. greenDAO, Sqlite, Room, OrmLite, LitePal, Realm; ORM数据库、快速集成

database demo orm

Last synced: 13 Apr 2025

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/buckelieg/jdbc-fn

A functional layer to simplify a usage of JDBC with Stream API for Java 8+

database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams

Last synced: 16 Dec 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/newrelic-experimental/nri-db

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

database db2

Last synced: 10 Apr 2025

https://github.com/thecodingmachine/dbfaker

Easy test data in your database !

database dbal fake-data php php7 test-data-generator

Last synced: 17 Feb 2026

https://github.com/semtexzv/stor

Simple embedded structured storage

database rust storage

Last synced: 11 Apr 2025

https://github.com/mohammadmoataz2/instasentiment

InstaSentiment is a powerful NLP (Natural Language Processing) project aimed at analyzing the sentiment of Instagram posts. It provides users with valuable insights into the positivity and negativity of comments on a given post URL and store valuable information in PostgreSQL server then Visualize with power bi.

api database fastapi insta instagram machine-learning nlp nltk postgresql power-bi python scraping sklearn

Last synced: 14 Jul 2025

https://github.com/tamino-martinius/node-next-model

Rails like models using ES6.

database model node node-js node-module

Last synced: 21 Mar 2025

https://github.com/bblommers/dynamodb-migrator

Tool that helps you create and migrate DynamoDB databases

aws database dynamodb dynamodb-migrator migration-tool python

Last synced: 11 Apr 2025

https://github.com/vladimirakopyan/evedestructionmaps

I mapped destruction of ships in eve online for my final year project

csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard

Last synced: 18 May 2026

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

datahub debugger board

database macaca

Last synced: 11 Jul 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/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/bocaletto-luca/mediawiki-eplorer

MediaWiki Explorer is an interactive web application that allows you to delve into the vast repository of knowledge hosted on Wikipedia using the MediaWiki API. With a modern, responsive design, Wiki Explorer empowers you to search for articles, filter through topics, and explore detailed information about your subjects of interest—all in one ...

api bocaletto-luca css3 database html5 javascript mediawiki mediawiki-api multidevice open-source responsive searching webapp

Last synced: 18 Jun 2025

https://github.com/bocaletto-luca/rick-and-morty-explorer

Rick and Morty is an interactive web application that lets you explore characters from the famous series "Rick and Morty." The application leverages the official API to fetch character data and boasts a modern, responsive design built with HTML, CSS, JavaScript, and Bootstrap 5. By Bocaletto Luca

api bocaletto-luca cartoon css3 database free-api html5 javascript multidevice open-source opendata opendata-api responsive rick-and-morty rick-and-morty-api rick-and-morty-app webapp

Last synced: 07 May 2026

https://github.com/bocaletto-luca/nasa-collection

This repository hosts a collection of interactive web applications that leverage free NASA APIs to bring you closer to the wonders of space. Each project is designed with a responsive interface and interactive features to explore data ranging from meteorite landings to stunning space imagery, Earth views, planetary details, solar activity, ...

api bocaletto-luca css3 database free-api html5 image javascript nasa nasa-api nasa-collection nasa-image nebulose planet responsive solar-system star sun

Last synced: 06 May 2026

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/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/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/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/giis-uniovi/tdrules

Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data

api-testing coverage database fpc mcdc mutants openapi sql testing

Last synced: 11 Apr 2025

https://github.com/akkilmg/databases

🚧 Under Construction 🚧 A guided snippet for database you can use in your project with a small hands on documentation.

collection database database-collection databases digitalocean hacktoberfest hacktoberfest2022 mongodb mongodb-database python python3

Last synced: 13 Apr 2025

https://github.com/Kanav-Arora/Financify

Financify is an accounting software based on Java and MySQL .

database java mysql

Last synced: 06 May 2025

https://github.com/speedment/oracle-java-magazine-examples

This repo contains Speedment examples from the article in Oracle Java Magazine

database oracle oracle-java-magazine orm speedment stream

Last synced: 10 Jul 2025

https://github.com/b1nary-gr0up/originium

LSM-Tree based storage engine used by FOIVER system.

database go lsm storage-engine

Last synced: 12 Apr 2025

https://github.com/rubbysoft/fixmate

About FixMate At FixMate, we are committed to providing fast, reliable, and affordable repair services for all your electronic devices. Whether it’s a smartphone, laptop, tablet, or home appliance, our team of certified technicians is dedicated to fixing your devices with precision and care. Founded with the vision of making repairs easier and mo

admin-dashboard database firebase good-first-issue magicui management nextjs tailwindcss typescript

Last synced: 12 Apr 2025

https://github.com/vfk/swift-lmdb

A Swift wrapper for LMDB - Lightning Memory-Mapped Database

database key-value lmdb spm swift wrapper

Last synced: 12 Apr 2025

https://github.com/yahoojapan/k2hash_go

K2HASH Go library - NoSQL Key Value Store(KVS) library

antpickax database fullock golang in-memory k2hash kvs

Last synced: 12 Apr 2025

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/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/zincware/znsocket

Python implementation of a Redis-compatible API using websockets.

cache database key-value low-latency nosql redis socketio websocket

Last synced: 16 Dec 2025

https://github.com/emanuelefavero/next-auth-prisma-db

A starter Next.js Typescript project using NextAuth.js and Prisma

authentication database db nextauth nextjs prisma

Last synced: 12 Apr 2025

https://github.com/toondb/toondb

ToonDB is an embedded-first database built for AI applications: TOON output for compact context, columnar storage, built‑in vector search, and ACID transactions.

ai-agents ai-agents-mcp ai-agents-memory database embeddings knowledge knowledge-graph knowledge-graph-embeddings knowledge-graphs-embeddings llm llm-databases llms toon vector-database vector-database-python vector-databases

Last synced: 12 Jan 2026

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

Rucksack is a persistence library for Common Lisp.

common-lisp database lisp

Last synced: 28 May 2026

https://github.com/daisydogs07/simpledatabase

A simple database using fs

database simple

Last synced: 05 Jan 2026

https://github.com/elhard1/next-js-supabase-website-template

🚀 Production-ready Next.js 14 + Supabase template with authentication, real-time features, and beautiful UI. Includes TypeScript, Tailwind CSS, and shadcn/ui components.

auth authentication boilerplate database file-storage full-stack nextjs nextjs14 postgresql react real-time responsive shadcn-ui starter starter-kit supabase tailwindcss template typescript web-development

Last synced: 26 Aug 2025

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/ericyoungberg/prql

Pronounced prequel 🌌

api database service

Last synced: 12 Apr 2025

https://github.com/mgroves/nosqlmigrator

A fluent migration tool to work with Couchbase NoSQL

couchbase database fluent migration-automation migration-tool nosql

Last synced: 26 Sep 2025

https://github.com/andkom/php-berkeley-db

A simple Berkeley DB library for PHP.

berkeley berkeley-db database library php php-library

Last synced: 12 Aug 2025

https://github.com/cefoler/databases

Framework for SQL and NoSQL databases.

database databases h2 java kafka mongodb mysql nosql postgresql rabbitmq redis sql sqlite

Last synced: 10 Apr 2026

https://github.com/verdie-g/modern-caching

Modern caching library for modern .NET

caching database dotnet memcached redis

Last synced: 17 Jan 2026

https://github.com/mbossx/medoo

javascript version of medoo php at http://medoo.in/

database es7 javascript medoo

Last synced: 29 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/arsalanjabbari/travel-management-system

This project focuses on designing a comprehensive database system for an online travel ticket purchasing platform that serves all customers, travel agencies and application's super admins.

database erd plpgsql system-design

Last synced: 17 Aug 2025

https://github.com/wildcatdb/samples

Sample programs using the Wildcat storage engine.

database examples-go golang key-value key-value-store lsmtree persistent-storage storage

Last synced: 12 Jan 2026

https://github.com/diptochakrabarty/mysql-docker-cluster

MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms

database database-management innodb innodb-cluster mysql mysql-database mysql8 sql

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

Data Mapper library for Node.js applications

database datamapper knex polymorphic-relations vitamin

Last synced: 13 Mar 2025