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/sevdanurgenc/mssql-lecture-notes

In this repo, there are lecture notes of MsSQL.

database mssql mssql-database mssql-server sql

Last synced: 30 Oct 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/bocaletto-luca/database-collection-structure

Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us

collection-database-structure database database-collection database-structures sql structures

Last synced: 30 Jan 2026

https://github.com/bobek-balinek/bluejet

BlueJet is a modern Swift wrapper around Lightning Memory-Mapped Database Manager (LMDB)

carthage cocoa database lmdb persistence swift swift-library

Last synced: 17 Mar 2026

https://github.com/mileschou/schemarkdown

The core library for generate Markdown document from database schema.

database markdown schema

Last synced: 02 Sep 2025

https://github.com/recabasic/dynabase

World's fastest TKV (Table-Key-Value) database with KV support for Node.js. Written in TypeScript with both CommonJS and ESM support.

database in-memory-database in-memory-storage key-value kv nosql table-key-value tkv

Last synced: 25 Feb 2026

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/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: 07 Apr 2025

https://github.com/cubxxw/big_data

Big data, hadoop installation and deployment

big-data cluster database git hadoop linux mysql

Last synced: 27 Oct 2025

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

This database is of an imaginary Vet who wanted an easier way to manage his data.

database psql schema sql

Last synced: 03 Jul 2025

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/aryaminus/rn-firechat-functions

Serverless functions for push notification configuration of Rn-firechat for cloud messaging with subscription to database child 'chat' and then checking for the uid in 'friend' database to forward the push notification to the device token of receiver

backend cloud-function-for-firebase database firebase firebase-cloud-messaging firebase-realtime-database http-requests push-notifications react react-native serverless token

Last synced: 12 Apr 2026

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/sarthakmakhija/picodb

Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.

database rust sql

Last synced: 22 Aug 2025

https://github.com/cshekharsharma/universum

A simple yet high performance in-memory and persistent database written in Go

database

Last synced: 12 Jan 2026

https://github.com/flexmonster/pivot-mongo

The sample demonstrating how to connect to MongoDB with Flexmonster Pivot

data-visualization database mongodb nosql

Last synced: 13 Apr 2025

https://github.com/valencian-digital/planter

Blazingly fast data generation for MongoDB

data-generation database mongodb rust seeding

Last synced: 31 Mar 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/mbossx/medoo

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

database es7 javascript medoo

Last synced: 29 Mar 2025

https://github.com/fireproof-storage/sketch-magnetic-poetry

Multi-player live magnetic poetry using 🎈 PartyKit and 🔥 Fireproof

collaboration crdt database partykit react websocket

Last synced: 14 Apr 2025

https://github.com/sphireinc/mantis

Sphire Mantis is a broadly featured Go helper library with standalone packages

database errors helper helper-functions interface logging

Last synced: 21 Apr 2025

https://github.com/ericyoungberg/prql

Pronounced prequel 🌌

api database service

Last synced: 12 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/zahidakbar2370/vpndetector-apichecklaravel

in this two things one (check ip if block show message country block), second if if country unblock then check if user using vpn it show you are using vpn otherwise show welcome messgae (upwork client) link: https://www.ipqualityscore.com/documentation/proxy-detection/overview

admin blockip database ip-address ip-geolocation laravel script user vpn-detection

Last synced: 03 Oct 2025

https://github.com/rmattos/pinata

Piñata is a simple and lightweight .NET library for managing database state during integration testing

c-sharp data-schema database dotnet integration-testing json-data mongodb mysql testing

Last synced: 17 Aug 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/code-specialist/database-setup-tools

Easy to understand and use python tools that help you to create databases and interact with them

database database-connector database-management fastapi fastapi-sqlalchemy sqlalchemy sqlalchemy-python sqlmodel

Last synced: 19 Apr 2025

https://github.com/theremyyy/nyro-db

NyroDB is a next-generation database engine built from the ground up in Rust. It utilizes Zero-Copy Serialization, Asynchronous Batching, and Secondary Indexing to achieve performance that transcends modern understanding

dashmap database database-engine databases db engine performance realtime rust zero-copy

Last synced: 13 Jan 2026

https://github.com/guanhui07/database

基于 illuminate/database 做的连接池用于适配Swoole的协程环境 开箱即用Laravel Orm

database illuminate-database mysql orm php swoole

Last synced: 15 Jul 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/daisydogs07/simpledatabase

A simple database using fs

database simple

Last synced: 05 Jan 2026

https://github.com/bicardinal/bicardinal

multimodal retrieval engine

bicardinal database rag retrieval

Last synced: 10 Jul 2026

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/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: 19 Sep 2025

https://github.com/ryantusi/cs50x

🚀 Dive into the world of coding excellence with my comprehensive collection! This repository hosts a treasure trove of problem sets and lab challenges from CS50x: Harvard's famed Introduction to Computer Science course. 🌟Perfect for learners aiming to sharpen their skills or enthusiasts eager to embrace the art of computer science! 🖥️💡✨

api c computer-science cs50x css data-structures database flask harvardcs50 html javascript python sqlite3

Last synced: 16 May 2025

https://github.com/bzzt/alchemy_table

Opinionated framework for working with Bigtable and BigQuery

bigquery bigtable database elixir gcp googlecloud googlecloudplatform

Last synced: 28 Jul 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/kopera/erlang-pgc

Erlang PostgreSQL client

database erlang postgresql sql

Last synced: 28 Jul 2025

https://github.com/kenmwaura1/customer-rewards

This is a simple program to query a PostgreSQL database for customer details and reward them with airtime

africastalking database postgresql python

Last synced: 17 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/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/youns3510/php_oop_crud_project

object-oriented programming with PHP & MySQL.

crud-application database oop php

Last synced: 04 Jan 2026

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/rrwen/twitter2pg

Module for extracting Twitter data to PostgreSQL databases

access api data database geo get location media oauth pg post postgres postgresql rest sample social stream token tweet twitter

Last synced: 09 Mar 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/creative-tutorials/stashblob

WebApp - Upload and Share files, easy and securely

blob blob-storage blobstorage database stashblob storage storage-bucket upload

Last synced: 13 Jul 2025

https://github.com/misachi/dardb

A storage engine for relational dbs

database db relational-databases storage

Last synced: 26 Jun 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/nanohard/scribble

Multi-file database, using codecs. Based on github.com/nanobox-io/golang-scribble. Apache-2.0 license.

binary database flat-file go golang json

Last synced: 17 Jan 2026

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/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/sismics/docker-mariadb

Dockerfile for MariaDB

database docker dockerfile mariadb mysql

Last synced: 25 Jun 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/brazil-data-cube/lccs-ws-spec

Land Cover Classification System Web Service Specification

database earth-science geospatial gis land-cover land-cover-classification land-user postgresql

Last synced: 12 Apr 2025

https://github.com/krangelov/daison

A NoSQL database in Haskell and Python

database haskell nosql python storage

Last synced: 27 Dec 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/fortunewalla/dvdstore

The Dell DVD Store is an open source simulation of an online e-commerce site with different SQL implementations.

database dell dellstore dellstore2 dvd dvd-store dvd-store2 dvdstore dvdstore2 e-commerce e-commerce-project mysql sample-data sample-database sql sql-query sqlquery

Last synced: 31 Jul 2025

https://github.com/mhdb96/cms

📚 Course Management System for managing, storing and reporting students’ exam results.

classlibrary csharp dapper database excel mahapps-metro mssql office-core squrrel

Last synced: 28 Apr 2025

https://github.com/birg81/teachingcoderepo

Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.

css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication

Last synced: 07 May 2025

https://github.com/desarrolla2/download-bundle

This bundle allows you to download a database and folders associated with the project from remote host to local machine. It is the easiest and easiest way to have the same production data in your development environment.

database symfony

Last synced: 14 Jul 2025

https://github.com/krishcdbry/nexadb

NexaDB - A lightweight NoSQL database with vector search, TOON format, and enterprise security built-in

database nosql-database toon vector-database vector-embedding-database vector-search

Last synced: 13 Jan 2026

https://github.com/aytee17/gtfs-to-sqlite

Generate an SQLite database from a GTFS feed.

database generate gtfs sqlite tool transit

Last synced: 06 Jul 2026

https://github.com/svidaniya/yamodb

powerful and lightweight library designed for data and database.

database database-management db python sqlite yaml

Last synced: 30 Oct 2025

https://github.com/noonat/migrate

A simple migration helper for Go's database/sql package.

database golang migrations mysql postgres postgresql sql sqlite

Last synced: 09 Apr 2026

https://github.com/gms1/jdbmigr

export/import database content to/from XML, Fast-Infoset, CSV or DML in batch (Java(JDBC) command line tools)

batch command-line csv database export fast-infoset import java jdbc xml

Last synced: 02 Aug 2025

https://github.com/kazooki123/lunardb

LunarDB is a multi-model database made in Rust

cache cache-storage database key-value-store multimodal nosql rust

Last synced: 03 Jul 2025

https://github.com/webwareforpython/w4py3-middlekit

Webware for Python MiddleKit ORM

database orm python python-3 sql

Last synced: 14 Apr 2025

https://github.com/thareekanvar/quill

A modern, web-based PostgreSQL database administration tool. Browse tables, edit records, run queries, and manage your database with an intuitive interface. Secure, fast, and easy to use.

dashboard database postgresql

Last synced: 13 Jan 2026

https://github.com/grumpybusted/grumpy.dacpacmerge

Library for merging a Database Package file (dacpac) with and existing database

dapac database deployment mssql schema

Last synced: 03 Aug 2025

https://github.com/arnaudband/vet_clinic_db

you will use a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about: animals animals' owners clinic employees visits Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 20 Aug 2025

https://github.com/whitfin/lowdb-titanium-adapter

Titanium SDK adapter for the LowDB embedded database

database json mobile nosql titanium-mobile titanium-sdk

Last synced: 19 Apr 2025

https://github.com/tarkhov/eloquent-cache

Laravel Eloquent model auto caching.

cache composer database db laravel orm php

Last synced: 11 Apr 2025

https://github.com/whitfin/loki-titanium-adapter

Titanium SDK adapter for the LokiJS embedded database

database json mobile nosql titanium-mobile titanium-sdk

Last synced: 19 Apr 2025

https://github.com/rowyio/buildship-docs

BuildShip Docs - Visually create workflows and backend cloud functions with low-code and AI.

ai aiworkflow api api-builder automation backend backend-api cron database low-code no-code scheduled-jobs visual workflow

Last synced: 25 Jun 2025

https://github.com/codezero-be/laravel-route-key-exists

Laravel validation rule to check if a custom route key exists.

binding database exists laravel model route rule validation

Last synced: 12 Apr 2025

https://github.com/thekirankumarv/handmadeproductmanagementsystem

The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.

css database javascript php sql

Last synced: 25 Oct 2025

https://github.com/chanmyaemaung/laravel-crud-storage

Laravel CRUD w/ Image Upload

database laravel mysql php

Last synced: 28 Jan 2026

https://github.com/rubymonsters/slam-alphas

Location app for women poetry slammers in the German speaking scene

database map poetryslam slam-alphas

Last synced: 07 Feb 2026

https://github.com/xkonti/learning-surreal

Schema and queries from the series of livestreams about SurrealDB

astrojs database livestream surrealdb tutorial

Last synced: 07 Nov 2025

https://github.com/everlag/poeitemstore

A simple Path of Exile stash indexer in golang

boltdb database golang pathofexile

Last synced: 16 Apr 2026

https://github.com/njiddasalifu/file-management-system

File Management System which can help organise files and also keep track of audit tail

database java mysql swing

Last synced: 01 Apr 2026

https://github.com/cabalamat/quickiebase

a pure-Python NoSQL database

database json mongodb nosql python

Last synced: 05 Mar 2026

https://github.com/redvars/orm

RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.

database deno javascript odm postgresql sql typescript

Last synced: 12 Apr 2026