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/idevelopthings/surrealdb-schema

This package provides functionality for parsing SurrealDB schema information from the database API, it then proves classes/structure for those parsed definitions.

database schema surrealdb typescript

Last synced: 27 Oct 2025

https://github.com/vndee/graph-crdt

A portable on-memory conflict-free replicated graph database.

conflict-free-replicated-datatype database graph

Last synced: 27 Mar 2026

https://github.com/sfluor/blazedb

A simple key value store

database golang keyvaluestore storage

Last synced: 05 Mar 2026

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/rvegajr/ez-db-codegen-core

Easy code generation based on a database schema. The template language this application uses is HandleBars.

c-sharp code-generation code-generator database handlebars handlebars-template

Last synced: 03 Sep 2025

https://github.com/facile-it/paraunit-testcase

TestCase and client to test Symfony applications with Doctrine database isolation

database test-symfony testcase transaction

Last synced: 10 Jan 2026

https://github.com/mpyw/laravel-database-mock

[Experimental] Database Mocking Library which mocks PDO underlying Laravel Connection classes

database eloquent laravel mock mockery php

Last synced: 09 Apr 2025

https://github.com/bitnom/gun-powered

A curated list of projects powered by & materials related to gunDB.

dapp dapps database decentralization decentralized gun gundb javascript p2p

Last synced: 07 Oct 2025

https://github.com/greenelab/library-access

Collecting data on whether library access to scholarly literature

articles catalog database dataset doi journals library literature sci-hub tool

Last synced: 11 Mar 2026

https://github.com/lightnet/rusthttpgunjs

Prototype rust gun for server side. Client rust not worked on. Client browser work partly.

database gunjs javascript rust-lang rust-library

Last synced: 14 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/operfildoluiz/shouldb

🏃 WIP ·🚀 Manage localStorage as database

client-side database localstorage nodejs

Last synced: 12 Apr 2025

https://github.com/elgopher/deebee

Go library for storing application state.

database go snapshot

Last synced: 09 Mar 2026

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/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/owusu-desmond/login-register-system

A user login and register system build with PHP

apache database mysql php sql

Last synced: 17 Aug 2025

https://github.com/abdelilahou/rusty-school

simple rust api for school management system using actix, sea-orm and sea-orm-migrations, google auth with access and refresh tokens

actix-web api backend-api database database-migrations database-schema postgres rust sea-orm sea-orm-migrations sea-query

Last synced: 29 Oct 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/ropenspain/comidistar

Paquete de R para interactuar con la base de datos de las puntuaciones de las Catas de Expertos de El Comidista.

database food r r-package ratings

Last synced: 28 Apr 2025

https://github.com/enieber/rn-db-example

samples how to use database with react native

database hacktoberfest pouchdb react-native react-native-db realm sqlite watermelondb

Last synced: 10 Apr 2025

https://github.com/ntdls/katzebase

ACID compliant document-based database engine with SQL language, APIs and Management UI.

database json nosql rdbms unstructured-data

Last synced: 14 Apr 2025

https://github.com/k1low/qp

Printer that prints the results of a query to the database.

database go printer sql

Last synced: 16 Apr 2025

https://github.com/betahut/laravue

:rocket: Laravel + Vue + Vuex + Vue Router + SPA + Dingo API = awesome:heart:

dashboard database dingo-api laravel laravel58 oauth2 passport respository rocket vue vue-router vuex

Last synced: 26 Apr 2025

https://github.com/liutairan/librarian

Reference management software, reference information from Journals/Conferences/Books/Transactions/etc, download papers, grouping/sorting, reference network, etc.

database librarian reference-manager

Last synced: 13 May 2025

https://github.com/blackvoidx/User-management

simple User management CRUD with next-js react framework, typescript for type checking, redux-toolkit for state management, chakra ui for component ui library and mongoDb for database 🕘👤

chakra-ui database formik mongodb mongoose nextjs react redux redux-toolkit rtk-query typescript yup

Last synced: 19 Apr 2025

https://github.com/houzuoguo/perldb

This is a programming exercise, do not use in serious code.

database perl

Last synced: 13 Apr 2025

https://github.com/labmlai/db

Minimalistic Object-Relational Mapper for JSON/YAML/Pickle file based db

database json minimal orm pickle python yaml

Last synced: 30 Jun 2025

https://github.com/flexmonster/flexmonster-mongodb-connector

Pivot Table for MongoDB: visualize data from your NoSQL database with the ready-to-use MongoDB connector

data-visualization database mongodb mongodb-database nosql

Last synced: 13 Apr 2025

https://github.com/osmsharp/tiled-db

A tiled OSM database.

database forkable osm tiles

Last synced: 20 Aug 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/chiraag-kakar/contactme

A simple contact form built using HTML , CSS , Javascript & G-Script that uses google sheets as database.

css database google-sheets gscript html javascript

Last synced: 07 May 2025

https://github.com/objectbox/objectbox-go-performance

Open Source Performance Benchmarks for ObjectBox Go, GORM, and others

bbolt database golang gorm objectbox orm performance storm

Last synced: 20 Jul 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/envigit/hotellaspalmas

Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL

csharp database hotel-reservation-system sql wpf

Last synced: 21 Aug 2025

https://github.com/codetheearth/flaredb

syntax of mongoose, freedom of sqlite

database mongoose sqlite

Last synced: 29 Sep 2025

https://github.com/initphp/database

This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.

data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder

Last synced: 07 Mar 2026

https://github.com/juliusmarkwei/auth-system

a user authentication system build with JWT auth mechanism

api database jwt jwt-authentication management models python restful-api server user-management

Last synced: 06 Sep 2025

https://github.com/rubiojr/kv

Simple key-value store on top of SQLite or MySQL

database key-value mysql sqlite

Last synced: 14 Apr 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/erri120/egs-db

Database for the Epic Games Store (similar to SteamDB and the GOG Database)

database epic-games-store

Last synced: 22 Apr 2025

https://github.com/ozontech/ch-rollup

Rollup your ClickHouse database

clickhouse database golang

Last synced: 19 Apr 2025

https://github.com/remotesensinginfo/eodatadown

Automated download and processing of Earth Observation data to create a monitoring system.

ard database earth earth-observation google-cloud monitoring monitoring-system observation remote remote-sensing sensing

Last synced: 21 Feb 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/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/allankoechke/mantisbase

Lightning fast BaaS in C++ — One binary, full backend, anywhere.

api auto-rest-api cpp database http rest-api sql

Last synced: 17 Jan 2026

https://github.com/juliadatabases/dbconnector.jl

Simplified interface that builds on Julia database packages adhering to DBInterface

database interface julia

Last synced: 11 Apr 2025

https://github.com/hnx8/dapperaid

SQL CRUD Query-Builder/Executor for Dapper

c-sharp crud csharp dapper database mappings orm query-builder sql-generation

Last synced: 08 Mar 2026

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/mwapsam/vet-clinic-database

This is a relational database for a vet clinic, it stores the necessary information about the animals.

database postgresql relational-databases sql

Last synced: 27 Oct 2025

https://github.com/dfeneyrou/litecask

A high performance single-header embeddable persistent key-value store with indexing capabilities

bitcask database embedded key-value-store kv-store single-header

Last synced: 29 Apr 2026

https://github.com/ooliver1/botbase

A personal nextcord bot base package for bots.

botbase database nextcord nextcord-bot nextcord-py pypi python python3

Last synced: 06 Mar 2026

https://github.com/dukex/ely

Run a api service inside the database

api api-rest database postgresql serverless

Last synced: 04 Mar 2026

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/neverinfamous/postgres-mcp

Secure PostgreSQL Administration & Observability with Code Mode— True V8 Isolate Sandbox Replacing 248 Specialized Tools for up to 90% Token Savings. Includes Tool Filtering, Payload Optimization, HTTP/SSE, OAuth 2.1, Audit & Token Logging, Deterministic Error Handling, Support for 12 Extensions (pgvector, PostGIS, pg_partman, pg_cron & more).

ai-agents citext code-mode data-science database database-management developer-tools hypopg kcache ltree mcp npm oauth2 pg-cron pg-partman pgcrypto pgvector postgis postgresql typescript

Last synced: 09 Apr 2026

https://github.com/skipperbent/pecee-boolean-query-parser

Convert a boolean search query into a query that is compatible with a fulltext search.

boolean-query boolean-query-formatter boolean-query-parser database fulltext-query mysql-fulltext-query mysql-query-parser

Last synced: 26 Oct 2025

https://github.com/sanix-darker/dockdb.nvim

Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.

database nvim nvim-lua nvim-plugin postgresql sql

Last synced: 31 Aug 2025

https://github.com/pietheinstrengholt/laravel-neo4j-neoeloquent-demo

Demo with Laravel 5 and NeoEloquent OGM utilizing Neo4j graph database

composer database demo laravel neo4j-graph-database php

Last synced: 12 May 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/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/zMoooooritz/stapy

An easy to use SensorThings API Client written in Python

api cli data-science database ogc python sensor sensor-data sensorthings sensorthings-api

Last synced: 15 May 2025

https://github.com/datastaxdevs/workshop-introduction-to-machine-learning

Come ready to discover the goals and approaches of machine learning, and how to build effective algorithms and solutions!

database jupyter-notebook machine-learning nosql pyspark python spark spark-ml workshop

Last synced: 13 Apr 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://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/ixboy/lifestyle

A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.

css3 database rails6 ruby

Last synced: 01 Oct 2025

https://github.com/rrwen/pg-testdb

Module for PostgreSQL tests inside temporary databases

database db isolated module pg pgtools postgres postgresql tap tape temp template temporary test tool unit

Last synced: 23 Sep 2025

https://github.com/mvanduijker/laravel-transactional-mails

Send your mails in laravel after database transaction is committed.

database laravel mail php transactional

Last synced: 02 Sep 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/morning-train/wp-database

Database with Illuminate Models, Eloquent and migrations

database eloquent php wordpress wp

Last synced: 26 Feb 2026

https://github.com/flyhero/marknote

关于Java的一切所学所思都会记录在这里,文章会同步发在公众号《码上实战》。

database framework git http interview java jvm

Last synced: 27 Aug 2025

https://github.com/dfsp-spirit/vplg

The Visualization of Protein-Ligand Graphs software that powers the PTGL webserver at http://ptgl.uni-frankfurt.de/. One of my PhD projects.

bioinformatics computational-biology database graphs pdb protein protein-structure webserver webservices

Last synced: 13 Apr 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/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/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/williamscch/recipes_rails_app

RoR Project that keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list

capybara database heroku rails rspec ruby

Last synced: 17 Sep 2025

https://github.com/z5t1/isidore

Database, API, and CLI for managing Ansible inventories and variables. It allows for a flexible tag based approach to classification approach to group management.

ansible ansible-inventory ansible-variables ansible-vars database inventory inventory-management inventory-management-system isidore

Last synced: 24 Jul 2025

https://github.com/winterrdog/sqlyte-db

A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.

c data-structures database sql

Last synced: 10 Jul 2025