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/cyber-duck/proftpd-mysql

ProFTPD Base Image including MySQL database authentication support

authentication database docker docker-image ftp mysql proftpd

Last synced: 21 Apr 2025

https://github.com/shinshin86/neverchange

NeverChange is a database solution for web applications using SQLite WASM and OPFS.

database frontend opfs sqlite sqlite-wasm wasm

Last synced: 21 Sep 2025

https://github.com/sclorg/cassandra-container

Cassandra container images based on Software Collections and intended for OpenShift and general usage. Currently only CentOS based image is available. The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.

cassandra centos container database docker dockerfile fedora openshift rhel

Last synced: 11 Jul 2025

https://github.com/sondosaabed/a-project-generated-by-prompting-copilot

This code is generated using Copilot for code on visual Studio Code plugin. This is part of a voluntary work done for BZU Master student research.

database json login search website

Last synced: 09 Apr 2025

https://github.com/elgopher/deebee

Go library for storing application state.

database go snapshot

Last synced: 09 Mar 2026

https://github.com/evernext10/consuming-themoviedb-api-with-retrofit-and-save-sqlite

The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.

android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api

Last synced: 11 Jun 2025

https://github.com/codetheearth/flaredb

syntax of mongoose, freedom of sqlite

database mongoose sqlite

Last synced: 29 Sep 2025

https://github.com/ujjalacharya/ride-share

Full stack ride sharing application in Nextjs

api api-rest database frontend fullstack nextjs typeorm typescript

Last synced: 01 Sep 2025

https://github.com/jaakkopee/gematreeac

GemaTreeAC 2=0 is a gematria and numerology -based word classification algorithm and database. It is meant for searching meanings of words by mapping letters into numbers and comparing the values of words. Also numerological reduction is used to form a nine-rooted treestructure that has routes of numbers from leave to root.

associations cipher ciphers classification correspondences cryptography database gematria magick magickalcorrespondences mantrayoga mysticism newage numbers numerology occult wordmystic words wordsofpower

Last synced: 10 Mar 2026

https://github.com/dodo-it/entity-generator

Highly customizable (typed) entity generator from database. It can generate entities for whole database, table/view and from raw SQL query

database entities generator php74

Last synced: 29 Jul 2025

https://github.com/scientific-dev/instant.db

Instant.db is used to create database using json files instantly!

database instant json typescript

Last synced: 03 Jul 2025

https://github.com/manascb1344/online-auction-system

The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back

auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql

Last synced: 10 Apr 2025

https://github.com/claudiarojassoto/budgetapp

Mobile budget app for user-friendly financial management, including registration, transaction tracking, secure authentication

controllers crud database devise models postgresql ruby-on-rails views

Last synced: 23 Apr 2025

https://github.com/sciactive/nymphjs

Nymph.js - powerful data objects for Node.js and the browser.

database nodejs object-relational-mapper object-relational-mapping object-storage object-store orm

Last synced: 03 Jul 2025

https://github.com/rcardin/actorbase

Implementation of a key-value NoSQL database using the actor-model.

akka database distributed-systems scala

Last synced: 30 Apr 2025

https://github.com/inomuh/camfitool

This tool is a simple interface that allows injection of image faults into robot cameras. Thanks to this interface, you can create new image libraries by injecting the fault types you have determined, both real-time to TOF and RGB type ROS cameras, and to the image libraries previously recorded by these cameras.

camera database fault-injection opencv python qt5 robotics ros testing-framework testing-tools

Last synced: 17 Aug 2025

https://github.com/icflorescu/openshift-cartridge-postgresql

Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.

cartridge database database-engine gear openshift postgresql sql

Last synced: 08 Jul 2025

https://github.com/juyan/swift-filestore

Lightweight key-value store with Structured Concurrency API

database ios key-value-store macos swift

Last synced: 15 Apr 2025

https://github.com/fluree/example-full-text-search

This mini-app uses Fluree's full-text capabilities to quickly through 25,000 recipes.

database example fluree full-text-search

Last synced: 28 Jan 2026

https://github.com/little-brother/sqlite-unhide

Recovery deleted rows from SQLite3 databases

carving database deleted forensic forensics recovery sqlite sqlite3 undark

Last synced: 25 Sep 2025

https://github.com/yaacoo/graphragsqlator

LLM graph-RAG SQL generator for large databases with poor documentation

ai database ehr-data faiss-vector-database knowledge-graph langchain llm rag sql

Last synced: 19 Apr 2025

https://gitlab.com/twittner/cql-io

CQL Cassandra Client

cassandra cql database haskell

Last synced: 22 Aug 2025

https://github.com/codekidx/sparrow

A GUI client for Aerospike database

aerospike client database gui rust tauri-app ui viewer

Last synced: 22 Sep 2025

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

In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.

database postgres postgresql sql

Last synced: 28 Feb 2026

https://github.com/jbox-web/job-database-manager-postgresql

A Jenkins plugin that automatically set up PostgreSQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin postgresql ruby

Last synced: 09 Apr 2025

https://github.com/woojiahao/file-to-db-tool

A GUI tool that reads a file and converts the file into a database table.

csv database gui python3 sqlalchemy tkinter tkinter-gui

Last synced: 04 Sep 2025

https://github.com/moapis/multidb

Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.

bsd-3-clause database go golang goroutine parallel sql

Last synced: 24 Apr 2026

https://github.com/1amageek/database-framework

Build your own database with pluggable indexes — vector, full-text, spatial, graph, and more on FoundationDB

database foundationdb full-text-search knowledge-graph owl server-side-swift sparql spatial-index swift vector-search

Last synced: 21 Apr 2026

https://github.com/exasol/mcp-server

Exasol MCP server. Provides knowledge about the Exasol database to an LLM through the Model Context Protocol.

ai database exasol-integration mcp-server python3

Last synced: 11 Feb 2026

https://github.com/xixu-me/library-data-assistant

Java-based client-server application for managing library book data with web crawling capabilities

crawler crawling database java mysql

Last synced: 08 Oct 2025

https://github.com/ilhanaydinli/dbcli

A powerful, interactive CLI tool for managing database connections, imports, exports, and operations.

bun cli database database-management pg-dump postgresql typescript

Last synced: 01 May 2026

https://github.com/gearplug/monday-python

monday-python is an API wrapper for monday.com, written in Python.

api database graphql kanban monday project-management projects python requests webhooks wrapper

Last synced: 27 Oct 2025

https://github.com/pin3dev/42_inception

Docker infrastructure with NGINX, WordPress, and MariaDB, using Docker Compose and custom volumes. Includes dedicated containers and TLS security.

42commoncore 42cursus 42school bash-script database docker docker-compose docker-image dockerfiles mysql-database script tutorial tutorial-code tutorial-project wordpress

Last synced: 24 Oct 2025

https://github.com/vit-orm/vitorm

a lightweight yet comprehensive ORM for MySql, SqlServer, Sqlite etc

clickhouse database elasticsearch mysql orm sqlite sqlserver vitorm

Last synced: 25 Feb 2026

https://github.com/pointblankdev/dynamite

An exciting DynamoDB client

aws client database dynamodb

Last synced: 25 Feb 2026

https://github.com/sobolevn/mssql-linux-friendly

MSSQL Server that works well and is friendly to the end user

database docker docker-image mssql mssql-database mssql-docker mssqlserver

Last synced: 07 Oct 2025

https://github.com/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/samueltissot/sqltime

a timestamp type that works with RDBMS.

database deepequal go golang gorm mysql postgres postgresql testing timestamp

Last synced: 14 Jan 2026

https://github.com/folkertvanheusden/ipfixer

Stores IPFIX (NetFlow version 10), NetFlow v9 and NetFlow v5 data in a database - it is a collector

database ipfix mariadb mongodb netflow postgresql

Last synced: 24 Feb 2026

https://github.com/decathlon/dblinter

A static analysis tool for postgresql databases

database quality validation

Last synced: 19 Oct 2025

https://github.com/okerew/biobridge

Biobridge is a Python library for simulating biological processes and systems also analyzing them, visualising them, and interacting with them.

analysis biology biopython bridge c cpu database learning library linux machine macos python realtime simulation unix windows

Last synced: 10 Oct 2025

https://github.com/karnerth/qlookout

Monitor you database content

alerting database monitoring tool

Last synced: 16 Apr 2026

https://github.com/whotookzakum/kart.cafe

Item database for KartRider: Drift.

database game guides kartrider resource wiki

Last synced: 17 Jan 2026

https://github.com/jeninsutradhar/hexadb

An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing

ai-powered database db json natural-language-processing nlp sql

Last synced: 11 Apr 2025

https://github.com/iamantimpal/iamantimpal

👋 Hi, I'm Antim Pal, the Founder of Optimism Educator. An online platform dedicated to empowering students with skills in Computer Science, Web Design, Graphic

data-analysis data-science data-visualization database database-design database-management datascience graphical-user-interface graphics grapic-design reading-list readme readme-badges readme-generator readme-md readme-profile readme-stats readme-template

Last synced: 10 Apr 2025

https://github.com/orsinium-labs/ddlite

🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 28 Oct 2025

https://github.com/gabrielu3/database-cellphone-enterprise

SQL Database Implementation for a fictional enterprise that sells cell phones

data database plpgsql postgresql postgresql-database script sql trigger

Last synced: 14 Apr 2025

https://github.com/graze/morphism

Tool for parsing, extracting, and diffing mysqldump files

database mysql mysqldump php

Last synced: 06 May 2025

https://github.com/roma-glushko/eyewear

👓 Inspect, monitor and track Magento2 database growth

database magento2 monitoring-tool tool

Last synced: 18 Mar 2025

https://github.com/sirsayed98/bigtable

Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size .

bigtable database distributed-systems express mongodb node os socket-io

Last synced: 16 Feb 2026

https://github.com/mainek00n/go-osv

Build a local copy of Open Source Vulnerabilities; OSV. Server mode for easy querying.

database golang osv vulnerability

Last synced: 10 Apr 2025

https://github.com/armoghans-organization/student-record-keeping-system

Student Record Keeping Software Backend Using Microsoft Sql.

code database mssql mssql-database project sql university university-project

Last synced: 09 Jul 2025

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

Database Migration utility for REL

database go golang hacktoberfest mysql

Last synced: 11 Apr 2025

https://github.com/jcoelho93/adminator

A simple and modern MySQL management tool

database laravel management-system material material-design mysql php phpmyadmin

Last synced: 12 Apr 2025

https://github.com/beuth-erdelt/benchmark-experiment-host-manager

This python tool helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.

aws benchmark cluster database dbms k8s kubernetes python tpc-c tpc-h ycsb

Last synced: 10 Apr 2025

https://github.com/hannziegel/final-capstone-backend

This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.

api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram

Last synced: 05 May 2025

https://github.com/birddevelper/flexitable

FelxiTable is a professional jQuery plugin that convert JSON array list into HTML table

css data-visualization database html javascript jquery jquery-plugin json table

Last synced: 13 Mar 2025

https://github.com/vyom-yadav/github-gist-clone-backend

Backend REST API for GitHub Gist Clone

api-rest clone-app database golang postgres

Last synced: 10 Apr 2025

https://github.com/simplesuite/simplesuite-selfhost

Deploy your own simpleSuite backend and frontends with Docker Compose. Open-source, self-hostable, and privacy-first.

backend database deployment devops docker docker-compose homelab infrastructure open-source postgres privacy self-hosted supabase

Last synced: 02 Jul 2026

https://github.com/konnektr-io/pg-age-digitaltwins

Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.

apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql

Last synced: 06 Mar 2026

https://github.com/drudge/n8n-nodes-mongogb-ng

Nextgen MongoDB n8n node

database mongodb n8n n8n-nodes nosql

Last synced: 03 May 2025

https://github.com/jehiah/retrydb

RetryDB transparently retries *sql.DB operations against a secondary datasource.

database go reliability

Last synced: 11 Apr 2025

https://github.com/mittelmark/dbpp

Repository for the course Databases and Practical Programming at the University of Potsdam

database python python3 tcl tcltk tk-gui-toolkit tkinter

Last synced: 12 May 2025

https://github.com/parzibyte/crud-postgresql-node

Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express

bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql

Last synced: 12 Apr 2025

https://github.com/kota65535/alternator

Declarative SQL database schema management by human-friendly pure SQL.

database go golang mysql sql

Last synced: 07 May 2025

https://github.com/ghazaleze/flower-shop-datebase

for a flower shop with online and non-online purchases

database flower-shop kivy-framework sql sql-server transactional-database

Last synced: 12 Apr 2025

https://github.com/yorci/surrealdb.cr

SurrealDB driver for Crystal

crystal database database-connector surreal surrealdb

Last synced: 21 Jul 2025

https://github.com/cham11ng/lets-express

Building APIs with Express.js, Node.js

api bookshelf database dotenv es6 eslint jwt knex nodejs postgres react reactjs yarn youch

Last synced: 10 Apr 2025

https://github.com/alessandrotesoro/wp-fluent-query

A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.

database eloquent laravel wordpress

Last synced: 30 Dec 2025

https://github.com/molenzwiebel/basie

:package: Simple drop-in persistence for TypeScript applications.

database node persistence sqlite3 typescript

Last synced: 10 Apr 2025

https://github.com/ibnsultan/kameleon

kameleon: (pre: Dynamic Framework), a php starterkit to make php noobs cool 😎

blade-template database php routing starter-kit

Last synced: 20 Mar 2025

https://github.com/ip2location/ip2location-d

Use IP2Location geolocation database to lookup for accurate visitor location with D Library. It enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category that any IP address or hostname originates from.

d-library database geolocation ip-address ip-address-lookup ip-database ip-geolocation ip-lookup ip2location

Last synced: 14 Jul 2025

https://github.com/materializeinc/connection-examples

Materialize connection examples

database materialize sql

Last synced: 14 Apr 2025

https://github.com/keymetrics/interdb

:construction_worker: Local and shared database

database discovery js key-value shared-database

Last synced: 13 Aug 2025

https://github.com/igrishaev/dos-and-donts

A short list of rules I try to follow

coding-standards database

Last synced: 02 Jul 2026

https://github.com/kungfux/xdatabase

XDatabase is a simple unified library to interact with SQLite, MySQL, MS SQL and MS Access databases (through OLEDB driver). Plus, a set of methods to work with binary data and select not only tables but row, column or a single cell.

csharp database library ms-access mssql mysql sqlite3

Last synced: 11 Apr 2025

https://github.com/cossacklabs/acra-censor-demo

AcraCensor (SQL firewall) example project: see how to configure AcraCensor to prevent SQL injections in vulnerable OWASP web application.

acra data-protection data-security database docker encryption firewall mutillidae owasp playground sql sqlfirewall sqlinjection waf

Last synced: 30 Apr 2025

https://github.com/shrsyc/google_sheets_db

Use Google Sheets as a DATABASE for your project's prototype , its easy and seamless to create and the database and API end points could be created in just minutes

api database google-sheets postman

Last synced: 13 Apr 2025

https://github.com/alicebob/schemaspy

Read Postgres schema definitions in Go.

database go postgresql schema

Last synced: 11 Apr 2025