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/kenanbek/memdb

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

database go golang in-memory-database

Last synced: 07 May 2025

https://github.com/nireo/upfi

A file hosting service in Go

authentication database file file-upload golang templates-html

Last synced: 28 Jan 2026

https://github.com/gaurav-van/chat-with-mysql

Meet MySQL Assistant: Access database info seamlessly with natural language. No SQL expertise required. Simply ask questions, receive clear responses.

database gemini-api langchain langchain-python schema streamlit

Last synced: 10 Apr 2025

https://github.com/lowlydba/expressdb.io

:books: Guides and references for SQL Server (Express)

database sql sql-server

Last synced: 11 Oct 2025

https://github.com/apache/doris-cli

Agent Doris CLI

agent cli database doris mcp skills

Last synced: 04 Jun 2026

https://github.com/jazzdotdev/contentdb

The Jazz Database which Stores Documents in Files and Supports Version Control and Sharing

database document-oriented file-based jazz nosql pelican robust

Last synced: 03 Jul 2025

https://github.com/holon-platform/holon-datastore-jpa

Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.

database datastore eclipselink hibernate holon-platform jpa jpa-datastore jpa-entities orm spring-boot

Last synced: 23 Apr 2025

https://github.com/amirhnajafiz-university/s4db01

Final project of Database course.

database mysql python python3 sql sqlite

Last synced: 12 Jul 2025

https://github.com/amilajack/database_exporter

Export any database to any format

database export performant rust

Last synced: 27 Feb 2026

https://github.com/cdimascio/couchinator

🛋️ Fixtures for CouchDB and IBM Cloudant: Create and teardown cloudant dbs

bluemix cli cloudant couchdb database fixture-loader fixtures ibm-cloudant test-automation test-driven-development

Last synced: 24 Apr 2025

https://github.com/mostafa-wael/database-tuning

Your complete guide to learn about Database Tuning ⚙️🔧.

database docker docker-compose nosql sql tuning

Last synced: 12 Jul 2025

https://github.com/interkosmos/rim

Relational Database Management System in FORTRAN 77

database dbms fortran-77 nasa software-archeology

Last synced: 08 Jul 2025

https://github.com/patilharshal16/psql-replication

Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.

database databases ddl ddl-export java java-8 kafka postgres postgresql postgresql-database psql psql-database replication spring-boot stream wal wal2json

Last synced: 27 Oct 2025

https://github.com/actalog/mongodump

🍃 GitHub Action for creating a binary export of a database's contents

actions backup database github-actions mongodb mongodump security

Last synced: 27 Feb 2026

https://github.com/kibitan/pgmasking

Command line tool for generating anonymized database for PostgreSQL (WIP)

command-line-tool database gdpr golang postgres postgresql rdbms

Last synced: 19 Jul 2025

https://github.com/xe/olegdb-ee

OlegDB: Enterprise Edition

completed-project database enterprise-edition mayo

Last synced: 24 Jan 2026

https://github.com/ashkan0201/digikala

A demo of the Digikala site that allows you to use it like a site for buying and selling products.

css database html js less python3 scss shop sql website

Last synced: 11 Apr 2025

https://gitlab.com/oddjobz/pynndb2

Python Native NoSQL Database

database nosql python

Last synced: 28 Apr 2025

https://github.com/illescasdaniel/docdb

Document-oriented database built upon LowDocDB

database docdb document locdocdb swift

Last synced: 07 Oct 2025

https://github.com/hitsz-ids/dbmasker

DBMasker 是一个针对主流数据库系统的 Java 开源项目,旨在提供统一且安全的访问接口。

data data-security database mask sdk security

Last synced: 26 Apr 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/nyeogmi/moogle

data structures for relational code in Rust

data-structures database game-development rust

Last synced: 26 Apr 2025

https://github.com/mahm0udnasr/master-mongodb-and-mongoose

MongoDB & Mongoose Learning Repo – A collection of notes and code examples to learn and master MongoDB with Mongoose.

database mongodb mongoose nosql

Last synced: 15 Apr 2026

https://github.com/pauljohanneskraft/codabledb

SQLite3 wrapper to enable simple access via the Codable protocol

codable database sqlite3 swift

Last synced: 11 Apr 2025

https://github.com/surrealdb/deb.surrealdb.com

The script for installing SurrealDB on Debian-based operating systems

database nosql serverless surreal surrealdb

Last synced: 02 Jul 2025

https://github.com/nmsa/bd-demo-api

Bases de Dados - Trabalho Prático

database rest-api

Last synced: 06 Oct 2025

https://github.com/rainnny7/feather

Feather is an efficient lightweight database library. Mirror of code maintained at https://git.rainnny.club/Rainnny/Feather

api database high-performance java javadoc lib library maven wiki

Last synced: 09 Jul 2025

https://github.com/baxiry/docstore

Fast, lightweight, embedded document database

database document embedded mongodb-like nosq

Last synced: 12 Mar 2026

https://github.com/bontavlad/nimdrake

Nim wrapper for the DuckDB high-performance analytical database system

data-visualization database duckdb nim-lang

Last synced: 11 Jun 2025

https://github.com/trivigy/squl

SQL query builder library using Go structs

builder database query sql

Last synced: 14 Mar 2025

https://github.com/chrisvilches/collection-sync

Javascript Library for bi-directional database synchronization between multiple devices or servers. Customizable and completely database agnostic.

collection database database-sync database-synchronization javascript node nodejs npm sync synchronization typescript

Last synced: 11 Feb 2026

https://github.com/crni99/bookstore

This app is an e-commerce platform that allows users to browse and purchase books online. It is built using the Java programming language and the Spring framework (Boot, MVC, Security, Data JPA) and it uses an H2 (SQL) database to store and retrieve data.

bookstore bookstore-cms crud database h2-database hibernate java maven mvc spring spring-boot spring-mvc spring-security springboot store

Last synced: 27 Oct 2025

https://github.com/martinpetricko/laravel-database-mail

Laravel Database Mail lets you store email templates in your database, link them to events, and automatically send them when those events are dispatched.

database laravel mail

Last synced: 22 Feb 2026

https://github.com/herrmannplatz/fastify-postgresjs

Fastify postgres.js plugin

database fastify-plugin postgresql

Last synced: 28 Apr 2025

https://github.com/cbozan/simple-database-with-c

A simple database console application written in C where data is kept and records can be accessed, updated, listed and deleted when necessary.

c-console-app c-programming c-programming-language console-app console-application database database-management-system

Last synced: 18 Jun 2025

https://github.com/delsart/guixu

GuiXu is a high-performance, minimalist embedded database based on Kotlin, combining Kotlin Serialization and Memory-Mapped File (MMAP) technology to provide efficient read/write operations and excellent space utilization.

android-library database kotlin kotlin-library

Last synced: 03 Mar 2025

https://github.com/technologicnick/scrap-mechanic-mod-scraper

Scrapes the Steam Workshop for Scrap Mechanic mods

database lua mod scraper steam-workshop

Last synced: 04 Jul 2025

https://github.com/ftonato/vue-supabase-microblog

This is a repository created to provide an example of how to create a microblog using Vue + Supabase

database supabase vue vuejs

Last synced: 23 Apr 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/1lann/db-benchmark

A framework to benchmark database performance with Go.

benchmark database go

Last synced: 17 Jun 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/lanterndata/lantern-js

JavaScript/Typescript ORMs for Lantern Vector Database

database drizzle-orm javascript knex postgres postgresql sequelize typescript vector

Last synced: 12 Apr 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/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/rafaykhattak/wisepay

WisePay is a sleek expense tracker crafted with ASP.NET Core, facilitating seamless financial management through categorization, reports, and customizable settings. With a user-friendly interface and responsive design, WisePay empowers users to track expenses effortlessly.

crud database dotnet dotnet-core expense-tracker mssql mssql-database syncfusion

Last synced: 30 Oct 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/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/praveen1664/chatbot

This is a chatbot written in python & getting inputs directly from sql database

chatbot data-science database json nlp python3 sqlite sqlite3

Last synced: 11 Jul 2025

https://github.com/nicolab/migratex

Migratex is an agnostic migration toolkit library. It can be used to migrate database / data / files / binaries, etc from one version to another. Migrate anything! Anywhere! 🚀

database json migration migration-tool rust-crate rust-library sqlx

Last synced: 07 Apr 2026

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/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/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/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/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/barthofu/saveqlite

♻ Incremental backup system for SQLite databases written in TypeScript

database dependency-free incremental-backups sqlite sqlite3

Last synced: 29 Oct 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/mnisarali/vet-clinic-database

A plain SQL database to create the data structure for a vet clinic

database postgresql sql

Last synced: 10 Sep 2025

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

MySQL ORM tool

database mysql nodejs orm sql

Last synced: 22 Jun 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/alessandrobelli/notionelli

Javascript script to prefill your Week database.

database javascript notion-api weekly-planner

Last synced: 04 May 2025

https://github.com/gouthamve/agni

Experimental LTS for Prometheus

database distributed-systems monitoring prometheus

Last synced: 09 Jul 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/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/sifte/myreplitdb

A simple wrapper for replit's db.

database db replit

Last synced: 14 Dec 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/contributte/database

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

active-record contributte database nette nette-framework

Last synced: 29 Dec 2025

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

Micro Database Implementation

c database

Last synced: 11 Jul 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/parazyd/sled-overlay

Overlay mechanism for sled

database kv overlay rust sled

Last synced: 29 Oct 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/angatar/mysql-s3-backup

A docker multi-arch image with a tiny MySQL client to create databases dumps and s3cmd S3 client purely installed on the latest Alpine container.

backup backup-cron bucket cronjob database docker docker-image kubernetes linux mariadb multi-arch mysql object-storage s3 s3cmd

Last synced: 24 Jun 2025

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/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/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/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/codekeyz/yaroorm

Type-Safe ORM for Dart projects inspired by Eloquent

backend dartlang database orm

Last synced: 11 Jan 2026

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/friendsofredaxo/rex_sql_helper

🐣 REDAXO rexSqlHelper - AddOn notAnORM

database database-management redaxo-addon redaxo5

Last synced: 12 Jul 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/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/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/lucianolorenti/structdatabasemapping.jl

Struct mapping to database in Julia

database julia orm

Last synced: 07 Oct 2025

https://github.com/kurbatov/norm

norm is not an ORM (for clojure)

clojure database datamapper orm sql

Last synced: 19 Mar 2025