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/Voyrox/Shard-Manager-Database

This will allow you to setup multiable redis nodes and store data between them and call it later on

database storage

Last synced: 08 May 2025

https://github.com/anmol-baranwal/coffee-compass

✨ Find nearby coffee shops using your location. Modern APIs with an Airtable database is used.

airtable coffee coffee-shop database es-lint foursquare-api markdown nextjs rendering unsplash-api use-swr vercel-deployment

Last synced: 08 Jul 2025

https://github.com/ao-space/space-postgresql

AO.space server depends on this database

database sql

Last synced: 04 May 2025

https://github.com/musgravejw/database-c

Micro Database Implementation

c database

Last synced: 11 Jul 2025

https://github.com/joelnb/sofa

Golang bindings for CouchDB API

couchdb database go golang

Last synced: 05 Oct 2025

https://github.com/chris17453/ddb

A sql interface for flat files. Think mysql for csv's.

database delimited-data flat-file python sql

Last synced: 22 Jun 2025

https://github.com/flagro/botfishinggame

A fun open-source Telegram bot for chats, developed to improve my knowledge in microservices and CI/CD pipelines.

cicd database fishing-game github-actions mongodb motor python python-telegram-bot python3 telegram telegram-bot

Last synced: 07 Sep 2025

https://github.com/harinadh76/e-bus-pass

E-Bus pass Registration and Renewal is useful for the students who are facing problems with the current manual work of bus pass Registration and renewal in colleges.

api bus cookies css database ebus ejs expressjs html javascript middleware mongodb nodejs pass viewengine

Last synced: 11 Apr 2025

https://github.com/pfieffer/conndb

CRUD operations on MySQL database from Android app using RESTful api.

android database json mysql-database phone php restful-api volley

Last synced: 06 May 2025

https://github.com/natasha-ct/vet-clinic-database

This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.

database postgresql-database query relational-databases sql

Last synced: 02 Mar 2025

https://github.com/xxf098/gobangx

A cross-platform Vim-like database management tool written in Rust

database rust sql terminal tui vim

Last synced: 07 May 2025

https://github.com/axiosleo/node-orm-mysql

MySQL ORM tool

database mysql nodejs orm sql

Last synced: 22 Jun 2025

https://github.com/gotpop/gotpop-shop

A full stack e-commerce application built with Next.js, NextAuth.js, Prisma/PostgresQL & raw CSS, deployed on Vercel & Railway

css-grid-layout css-modules database e-commerce-project nextauth nextjs nextjs13 oauth postgresql postgresql-database primsa railway raw-css serverside-rendering swr typescript vercel vercel-deployment webanimation-api

Last synced: 09 Sep 2025

https://github.com/gpestana/muffler

JSON objects storage for fast prototyping. Sitting on top of Github's gist

bootstrapping database github-gist json json-objects-storage

Last synced: 17 Feb 2026

https://github.com/halojoy/userinfo-location-browser

Will get info of user: Geolocation, Browser, Operating System and more. Store the data in database.

browser city country database detect detection device ip ip-address location operating-system php php7 timezone user-agent

Last synced: 17 Jul 2025

https://github.com/Alwatr/nitrobase

Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.

database db ecmascript javascript json nodejs typescript

Last synced: 03 May 2025

https://github.com/vitexsoftware/php-ease-fluentpdo

Database support for EasePHP Framework

database easephp-framework fluentpdo php

Last synced: 30 Oct 2025

https://github.com/lucianolorenti/structdatabasemapping.jl

Struct mapping to database in Julia

database julia orm

Last synced: 07 Oct 2025

https://github.com/codecaiine/vet-clinic

This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 31 Aug 2025

https://github.com/mateonunez/orama-schema-resolver

Create your Lyra's schema following the official specification

database orama plugin resolver schema

Last synced: 04 Oct 2025

https://github.com/dmytro-varich/telegram-social-network-database

Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.

database plsql sql sql-oracle telegram

Last synced: 05 Apr 2025

https://github.com/fadhil-riyanto/crud-with-mysql

Ini adalah crud menggunakan PHP di mysql

crud css database mysql mysql-crud

Last synced: 13 Apr 2025

https://github.com/gowork/dqo

Database Query Objects

database dbal doctrine objects php

Last synced: 16 Feb 2026

https://github.com/alessandrobelli/notionelli

Javascript script to prefill your Week database.

database javascript notion-api weekly-planner

Last synced: 04 May 2025

https://github.com/nikolaus77/rocker

Database interface class R package

database dbi mariadb mysql postgres postgresql r r6 rstats sql sqlite

Last synced: 21 Mar 2025

https://github.com/liubin/boltdb-shell

A simple interactive shell to explore and manage buckets, keys and its values for boltdb file.

bolt boltdb database

Last synced: 29 Oct 2025

https://github.com/parazyd/sled-overlay

Overlay mechanism for sled

database kv overlay rust sled

Last synced: 29 Oct 2025

https://github.com/FAIMS/faims-web

FAIMS Website: v2.5 development and beyond

android data-capture database faims faims-mobile faims-server fieldwork

Last synced: 03 Apr 2025

https://github.com/ponzu-cms/live

Ponzu CMS package to add support for live queries. Subscribe to / emit from various hooks, i.e. AfterAPICreate, BeforeAdminDelete, etc.

database golang hook ponzu-cms reactive

Last synced: 10 Apr 2025

https://github.com/guiyomh/charlatan

Relying on brianvoe/gofakeit, Charlatan allows you to create a ton of fixtures/fake data for use while developing or testing your project. It is inspired by nelmio/alice.It gives you a few essential tools to make it very easy to generate complex data in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed.

database expression-language faker fixture fixtures golang testing

Last synced: 13 Apr 2025

https://github.com/friendsofredaxo/rex_sql_helper

🐣 REDAXO rexSqlHelper - AddOn notAnORM

database database-management redaxo-addon redaxo5

Last synced: 12 Jul 2025

https://github.com/sandrokeil/arangodb-event-store

ArangoDB implementation of ProophEventStore

arangodb database eventstore nosql php prooph

Last synced: 18 Mar 2025

https://github.com/gtkcyber/drillworkshop

Learn how to quickly explore your data with Apache Drill

apache-drill big-data database hadoop jdbc python r sql

Last synced: 11 Apr 2025

https://github.com/diegovictor/meetapp-api

Application built during the Rocketseat GoStack Bootcamp

api database docker editorconfig eslint gostack javascript js meetapp node nodejs postgres redis rocketseat

Last synced: 07 May 2025

https://github.com/1dev-hridoy/nexalo

A powerful Node.js Telegram bot offering advanced moderation, fun commands, music downloads, and MongoDB integration for data persistence.

api automation chatbot communitysupport customcommands database devtools funcommands javascript mitlicense moderation mongodb musicbot nodejs opensource telegrambot tgbot utilities

Last synced: 11 Apr 2025

https://github.com/vantezzen/vowserdb

🗄 vowserDB allows you to use CSV or JSON files as a database in PHP

csv database php

Last synced: 18 Jun 2025

https://github.com/kurbatov/norm

norm is not an ORM (for clojure)

clojure database datamapper orm sql

Last synced: 19 Mar 2025

https://github.com/kelvinbiffi/gsapi

Feed API Based on a Google Sheet

database feed google-sheet hacktoberfest

Last synced: 12 Apr 2025

https://github.com/lus/nicegres

A simple postgres Docker image with initial users and databases

database docker init initialization postgres setup user

Last synced: 03 Jan 2026

https://github.com/sandrokeil/arangodb-php-driver

A PHP extension for ArangoDB with fuerte and velocypack :rocket:

arangodb cpp database driver fuerte nosql php php-extension velocypack vpack

Last synced: 04 May 2025

https://github.com/sifte/myreplitdb

A simple wrapper for replit's db.

database db replit

Last synced: 14 Dec 2025

https://github.com/alessandrotesoro/query-builder

A lightweight and fluent query builder for easy database interactions in WordPress.

database fluent wordpress wordpress-php-library wordpress-plugin wpdb

Last synced: 07 May 2025

https://github.com/shiqimei/node-opengauss

A simple OpenGauss client for Node.js based on node-postgres.

database database-driver nodejs opengauss

Last synced: 19 Mar 2025

https://github.com/evas-php/evas-orm

🗃 ORM module (ActiveRecord over evas-php/evas-db)

activerecord database orm orm-library php php7

Last synced: 17 Oct 2025

https://github.com/lazziya/xlocalizer.db

DB extension pack for XLocalizer

asp-net-core database db localization resources xlocalizer

Last synced: 10 Apr 2025

https://github.com/roimenashe/aerospike-search

In-memory embedded full-text & vector search for Aerospike, powered by Apache Lucene

aerospike database full-text-search hybrid-search java lucene search search-engine vector

Last synced: 19 Apr 2026

https://github.com/dn070017/cheatsheets

Cheatsheet for commonly used databases, package manager, version control frameworks and programming languages

database package-management version-control-system

Last synced: 03 Mar 2025

https://github.com/dmarkic/orm

Async ORM for ReactPHP (https://reactphp.org/)

async database orm reactphp

Last synced: 11 Jan 2026

https://github.com/belgattitude/soluble-metadata

Extract metadata from sql queries (reflection over sql)

database metadata mysql mysqli pdo-mysql php reflection sql

Last synced: 12 May 2025

https://github.com/meg4cyberc4t/fenestra_api

RESTful API server written in dart. Works with JWT and Postgres. Implemented for synchronization of clients in the "Fenestra" project

api dart database jwt-authentication postgresql

Last synced: 06 May 2025

https://github.com/KenanBek/memdb

In-memory database with O(1) insert, delete and search.

database go golang in-memory-database

Last synced: 06 May 2025

https://github.com/gouthamve/agni

Experimental LTS for Prometheus

database distributed-systems monitoring prometheus

Last synced: 09 Jul 2025

https://github.com/abdelrahmanbayoumi/books-database

Desktop application for (Store Books data - Display Books And Fields - Search for book by Title and Author and Publisher and Description)

books database desktop-application javafx library sqlite

Last synced: 09 Sep 2025

https://github.com/ncss-tech/sda-lib

Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.

database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey

Last synced: 28 Jun 2025

https://github.com/shravan20/neonode-oss-quick-starter

Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech

database deno javascript nodejs postgres postgresql serverless typescript

Last synced: 10 Apr 2025

https://github.com/xdillx/databridge

A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.

database delphi firebird import mysql oop oracle-database sqlite sqlserver

Last synced: 21 Jun 2025

https://github.com/rhzs/fastify-knex

Fastify Knex Plugin for supporting many databases (MySQL, Postgres, Maria, Oracle, MSSQL)

database fastify knexjs mariadb mssql mysql node oracle postgresql

Last synced: 11 Apr 2025

https://github.com/rap2hpoutre/mongodb-elasticsearch-sync

Copy data from MongoDB to Elasticsearch with a NodeJS CLI

cli database elasticsearch hacktoberfest javascript mongodb nodejs synchronization

Last synced: 11 Apr 2025

https://github.com/1lann/db-benchmark

A framework to benchmark database performance with Go.

benchmark database go

Last synced: 17 Jun 2025

https://github.com/iguntur/laravel-artisan-database

Get the table records from artisan console

artisan database debug laravel mysql package sqlite

Last synced: 13 Apr 2025

https://github.com/contributte/database

:sparkles: Extra contrib to nette/database (@nette)

active-record contributte database nette nette-framework

Last synced: 29 Dec 2025

https://github.com/rezmoss/cloudip-db

Compact, daily-updated MessagePack database of cloud-provider IP ranges (AWS, GCP, Azure, Cloudflare, DigitalOcean, Oracle). ~743 KB gzipped, SHA-256 verified, built from cloud-provider-ip-addresses. Powers go-cloudip and js-cloudip

aws azure cidr cloud-ip-ranges cloud-providers cloudflare database digitalocean gcp ip-database ip-detection ip-lookup ip-ranges messagepack oracle-cloud

Last synced: 30 Jun 2026

https://github.com/rocketgraphai/xgt_connector

A Python client for connecting Rocketgraph xGT to other applications.

cypher database graph neo4j odbc python python3 trovares xgt

Last synced: 15 Jun 2026

https://github.com/ahammadmejbah/data-science-interview-question-and-solution

Data Science Interview Question: Explain the concept of regularization in machine learning. Solution: Regularization is a technique to prevent overfitting by adding a penalty term to the loss function.

data-engineering data-mining data-science data-structures data-visualization database

Last synced: 26 Feb 2025

https://github.com/criscorreas/apuntes-sql

Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin

cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers

Last synced: 16 Jun 2025

https://github.com/discoduroderoer/gestor-de-clases

Programa para gestionar clases y alumnos

database gestion java sqlite swing

Last synced: 15 Apr 2025

https://github.com/ionutpasca/djin

JSON based MySql query builder

database mysql query-builder

Last synced: 19 Apr 2025

https://github.com/ymonnier/docker-restful-java

Simple Restful API with Jersey-Hibernate, AngularJS Client and Websocket Tyrus

angularjs database docker docker-compose hibernate java jersey rest-api tyrus websocket

Last synced: 20 Jan 2026

https://github.com/a-poor/toydb

A small, toy database written in pure python.

database python rdbms

Last synced: 03 Aug 2025

https://github.com/rafaeljusto/gomaxscale

CDC consumer for MaxScale

cdc database golang mariadb maxscale mysql

Last synced: 17 Apr 2025

https://github.com/felixklauke/erasmus

Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).

b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine

Last synced: 22 Apr 2025

https://github.com/mikroskeem/BenjiAuth

An authentication plugin for BungeeCord

authentication bcrypt bungeecord database pizza plugin waterfall

Last synced: 16 Apr 2025

https://github.com/is0xjh25/comp30022-it-project-backend

This is the backend repository of ConnecTi which is a personal CRM application. To achieve separation of frontend and backend, ConnecTi uses two repositories to maintain the application.

database java sprintboot

Last synced: 26 Aug 2025

https://github.com/zhravan/neonode-oss-quick-starter

Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech

database deno javascript nodejs postgres postgresql serverless typescript

Last synced: 26 Aug 2025

https://github.com/prathameshdhande22/student-management-system-in-python

Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.

database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui

Last synced: 22 Sep 2025

https://github.com/bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 11 Oct 2025

https://github.com/7s9n/pylowdb

Tiny local JSON database for Python.

database json local nosql nosql-database python python3

Last synced: 09 Jun 2026

https://github.com/aljawaid/contentcleaner

This tool allows admins to cleanup their Kanboard database by selectively deleting useless data saved by Kanboard and leftover data after uninstalling plugins.

cleaner database database-cleaner kanboard kanboard-plugin plugin purge reset sessions

Last synced: 15 Mar 2025

https://github.com/teddyoweh/beardb-website

Website Documentation for BearDB and BearDBAPI

api beardb database database-systems json

Last synced: 09 Apr 2025

https://github.com/winterpuma/bmstu_db

bmstu, IU7-5, Базы Данных (2019)

5term bmstu database db iu7 postgresql sql

Last synced: 15 Apr 2025

https://github.com/tbreuss/pdo

A thin wrapper for the native PDO extension with additional functionality.

database pdo pdo-instance pdo-php pdo-wrapper php php-pdo

Last synced: 04 Jan 2026

https://github.com/mkon/db_lock

Obtains manual db locks.

database hacktoberfest mutex ruby

Last synced: 30 Jul 2025

https://github.com/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 09 Apr 2025