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/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/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/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/ntoll/bfd

Big Friendly Datastore (organic collaboration on data, from the ground up).

database open-data rest-api social

Last synced: 18 Feb 2026

https://github.com/umihico/microdb

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

database python

Last synced: 13 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/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/dataterminalapp/dataterminal

A minimal Postgres desktop client for macOS

database electron mac-app postgres postgresql sql

Last synced: 17 Jun 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/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/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/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/willianantunes/go-playground

This map is totally blank for me. Let's discover it until we find the treasure!

api database go parser

Last synced: 18 May 2026

https://github.com/moyanj/genshindatabase

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

chinese database genshin genshin-impact resources

Last synced: 06 Apr 2026

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

Python wrapper for the Internet Game Database API.

api database games internet

Last synced: 14 Dec 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/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/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/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/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/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/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/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/vl4deee11/ch2es

Application for transferring data from clickhouse to elasticsearch

clickhouse database elasticsearch transfer

Last synced: 10 Apr 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/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/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/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/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: 13 May 2025

https://github.com/filipnet/influxdb-auto-backup

This repository contains a Bash script for automating backups of InfluxDB databases

automation backup database influx influxdb influxdb2 linux maintenance shell-script

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

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

database db2

Last synced: 10 Apr 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/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/vinc/pollen.vinc.cc

Chart the European Pollen Database 🌼

database pollen

Last synced: 29 Apr 2026

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

datahub debugger board

database macaca

Last synced: 11 Jul 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/luismisanve/geminipostsql_chatbot

Blazor AI ChatBot that translates natural language into PostgreSQL queries then turns the result into natural language again

ai asp-net-core blazor database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql visual-studio

Last synced: 13 Jul 2025

https://github.com/rohanvdvivedi/bufferpool

A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.

bufferpool database database-storage-engine disk-usage disklrucache heap-file

Last synced: 11 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/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/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/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/kangkaisen/blog

编程小梦博客源码

blog database olap

Last synced: 05 Apr 2025

https://github.com/semtexzv/stor

Simple embedded structured storage

database rust storage

Last synced: 11 Apr 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/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/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/mystpi/dinostore

🦕 Gleam bindings to the Deno KV database

bindings database deno deno-kv gleam javascript

Last synced: 10 Apr 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/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/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/3noch/drifter-project-m36

Drifter migration backend for Project:M36

database drifter haskell migration project-m36

Last synced: 02 May 2026

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/tv-show-explorer

TV Show Explorer – Complete Edition is a professional, full-featured web application that empowers users to explore TV shows through multiple discovery modes. This free application uses the TV Maze API to retrieve comprehensive data about TV shows—including cover images, summaries, cast details, and episodes—and provides advanced filtering ...

api bocaletto-luca css3 database free-api html5 javascript open-data open-source responsive serie-tv tv-show tv-show-explorer tv-shows-api webapp

Last synced: 06 May 2026

https://github.com/clidey/connparse

Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.

cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml

Last synced: 22 Jun 2026

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/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/c0deta1ker/matbasex

MatBaseX is an all-in-one database and analytical tool for photoelectron spectroscopy (PES) analysis, focused on materials and their X-ray interactions. It offers features like a Materials Properties Database, IMFP & XPS Sensitivity Factor Calculator, and PES N-Layer Simulations & Curve Fitting utilities. Explore its powerful capabilities today!

cross-sections crystal-structure crystallography data-analysis data-fitting database electron imfp imfp-calculator-matlab material material-database matlab matlab-application matlab-gui matlab-toolbox pes-modelling photoelectron-spectroscopy photoionization simulation xps

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

Data Mapper library for Node.js applications

database datamapper knex polymorphic-relations vitamin

Last synced: 13 Mar 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/powerlevel9000/school-library

School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods

database relationships ruby

Last synced: 30 Jul 2025

https://github.com/danushka96/nsbm

System for NSBM Green University

assignment database fxml gui java javafx javafx-application mysql system

Last synced: 11 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/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/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/go-kivik/kivikd

Kivik server

couchdb daemon database go nosql

Last synced: 07 Mar 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/morebec/ydb

YDB is a simple PHP utility library to use Yaml files as a flat file database

database php table-schema yaml ydb

Last synced: 05 Oct 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/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/hyperf-ext/translatable

The Hyperf Multilingual Model package.

database hyperf language model php translation

Last synced: 12 Apr 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/enaium/jimmer-gradle

A gradle plugin for jimmer

codegen database generator gradle jimmer orm

Last synced: 18 Aug 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/dewanshrawat15/cyquest

A fully featured online treasure hunt playground. Just set the questions, register required users and start the hunt.

cryptic-hunt database database-management django game hacktoberfest hacktoberfest2021 hunt python quizapp superuser treasure-hunt webapp

Last synced: 20 Aug 2025

https://github.com/timekadel/lazy

A Node.js API framework made by lazy developers for lazy developers.

api database easy-to-use fast javascript modern mysql open-source orm rest-api socket-io test-automation testing

Last synced: 15 Jul 2025