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/ojplg/hrorm

A simple Java ORM tool.

database java orm orm-library persistence rdbms sql

Last synced: 14 Jan 2026

https://github.com/xdev-software/xapi-db-sybase

Sybase Database Adapter for the XDEV Application Framework SqlEngine

database database-adapter java sybase xapi xdev xdev-application-framework

Last synced: 14 Jan 2026

https://github.com/samuel-ricardo/connectionfactory

Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.

apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite

Last synced: 09 Oct 2025

https://github.com/czukowski/phpunit-mock-db

Database Abstraction Layer mocking for PHPUnit

database mock phpunit sql

Last synced: 04 Jul 2025

https://github.com/mutazhelal/audioplayer

Audio player with features like playlists, skip, shuffle, pause and play. React, Next.js, Typescript, and Postgres. Cookies, database schemas and migrations, API calls with serverless functions.

cookies database middleware migration nextjs postgresql prisma reactjs schema

Last synced: 12 Apr 2025

https://github.com/lamun-my-id/datalocal

Flutter dependency to save data via local saved with state, easy to use and fast.

database easy-to-use fast flutter localdatabase secure

Last synced: 23 Feb 2026

https://github.com/elagoht/squirrel

Lightweight python module for 2 dimensional data managing, storing and manipulation (with regex support).

2d-arrays 2darrays array data-science database float integer list storage string

Last synced: 28 Apr 2026

https://github.com/maludb/maludb-core

A memory DBMS for long-term institutional memory, human-AI knowledge sharing, and contextual recall. PostgreSQL 17 extension.

database memory postgresql postgresql-extension

Last synced: 08 Jun 2026

https://github.com/jeremylikness/somedb

.NET Conference example EF Core 5.0 app showing simple logging, DebugView, and ToQueryString

database entity-framework entity-framework-core entityframework entityframeworkcore orm

Last synced: 10 May 2026

https://github.com/jojoarianto/docker-for-local-development

Cheatsheet and explanation how to use docker for local development

database docker

Last synced: 14 May 2026

https://github.com/laisrmacedo/labook-backend

O Labook é uma rede social com o objetivo de promover a conexão e interação entre pessoas. Quem se cadastrar no aplicativo poderá criar e curtir publicações.

backend database expressjs jwt-authentication nodejs sqlite3 typescript

Last synced: 11 Jun 2026

https://github.com/samuel-rosa/fe-br

Código fonte do site da Base de Dados Brasileira de Ferro do Solo

crowdsourcing database science soil-iron-content ufsm

Last synced: 14 May 2026

https://github.com/lebrancconvas/personal-saved-datasets

Saved Datasets for doing stuff in the area of Statistics & Data Science.

data-analysis data-science database datasets excel kaggle kaggle-dataset microsoft-excel sample-dataset

Last synced: 12 May 2026

https://github.com/nicolas-raoul/wikivoyage2osm

Extract POI information from Wikivoyage. This project has been superseded by https://github.com/baturin/wikivoyage-listings

activities attractions database hotels opendata openstreetmap restaurants shops travel wikivoyage

Last synced: 09 May 2026

https://github.com/speediedan/deep_classiflie

Deep Classiflie is a framework for developing ML models that bolster fact-checking efficiency. As a POC, the initial alpha release of Deep Classiflie generates/analyzes a model that continuously classifies a single individual's statements (Donald Trump) using a single ground truth labeling source (The Washington Post). For statements the model deems most likely to be labeled falsehoods, the @DeepClassiflie twitter bot tweets out a statement analysis and model interpretation "report"

albert bokeh captum data-engineering database deep-learning disinformation fact-checking interpretability machine-learning machine-learning-analysis machine-learning-research ml ml-framework nlp pytorch research-project transformer-architecture twitter-bot umap

Last synced: 09 May 2026

https://github.com/yuesong-feng/flash-dbsim

A simulation tool for evaluating Flash-based database algorithms

database flash flash-based

Last synced: 13 May 2026

https://github.com/naimjeem/cloud-village

Interactive 3D cloud architecture map. Renders services as buildings in a stylized village.

aws azure cloud cloudflare database docker gcp kubernetes storage vpc

Last synced: 25 Jun 2026

https://github.com/fajarwz/blog-laravel-db-transaction

Simple example of how to use DB::transaction() in Laravel

database database-transaction example-project laravel php

Last synced: 09 May 2026

https://github.com/heliosdatabase/heliosdb-nano

Embedded SQL database for local-first apps, AI memory, edge analytics, and developer workflows.

database

Last synced: 28 Jun 2026

https://github.com/yakuter/golang-database-actions

A simple mini project to show usage of database with golang

database go golang mysql

Last synced: 09 May 2026

https://github.com/msaf9/student-attendance-management-system

A relational database to maintain university student records.

database mysql sql

Last synced: 13 May 2026

https://github.com/jacobwilliams/vibehdf5

Vibe coded HDF5 file database + GUI viewer + Data visualization

database filestore gui hdf5 matplotlib pyside6 python qt vibe-coding

Last synced: 05 Mar 2026

https://github.com/ctiedt/influx_client

A Rust library to interact with InfluxDB

database influxdb influxdb-client rust

Last synced: 06 Jul 2025

https://github.com/92181/hashdb

A tiny one dimensional database, written in plain C.

c cpp database hashmap xxhash

Last synced: 13 Oct 2025

https://github.com/gustavohennig/simpledatabasereplicator

Simple Database Replicator is a very simple database data synchronizer, it loads a bunch of rows from source and destination, compares, and insert or update in the destination what is different.

data-synchronization database database-replication database-replicator replicator

Last synced: 28 Apr 2025

https://github.com/kaaass/rumbase_java

A lightweight relational database built in Java.

database

Last synced: 28 Apr 2025

https://github.com/diamondlightsource/gda-ispyb-api

Library for writing acquisition metadata into an ISPyB database

database ispyb java mariadb sqlpl

Last synced: 04 Nov 2025

https://github.com/deephaven/report-generation-plugin

The report generation plugin enables users to create and send structured reports

database deephaven plugin reports

Last synced: 10 Apr 2025

https://github.com/walker83/rorisdb

RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.

analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql

Last synced: 31 May 2026

https://github.com/strivo-dev/discord-afk-js

discord-afk-js package is a convenient tool for creating AFK commands

afk database discord discord-bots javascript mongoose nodejs

Last synced: 13 Jul 2025

https://github.com/brandonhaynes/vss

VSS is a video storage system designed to decouple high-level video operations from the low-level details required to store and efficiently retrieve video data.

database database-management video videoanalytics

Last synced: 03 Mar 2026

https://github.com/lucacasonato/scribble

A tiny Go GOB/JSON database

database firestore golang

Last synced: 14 Jan 2026

https://github.com/tepinly/weaviate-api

npm package to facilitate Weaviate vector DB queries | Documentation WIP

ai api cohere database fuzzy hnsw huggingface openai search vector weaviate

Last synced: 06 Oct 2025

https://github.com/opencodeco/hyperf-doctrine

🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework.

connection-pool database doctrine hacktoberfest hyperf orm

Last synced: 14 Jan 2026

https://github.com/beriberikix/zephyrdb

Embedded multi-model database for Zephyr RTOS.

database embedded-systems key-value time-series zephyr-rtos

Last synced: 14 Apr 2026

https://github.com/jsejcksn/deno-kv-sqlite

Key-Value storage backed by SQLite

database deno key-value kv-store sqlite sqlite3

Last synced: 07 Feb 2026

https://github.com/cnayan/q-server

Gives API for back-end server connectivity; MS SQL Server connector provided.

data database provider q-server query query-engine

Last synced: 09 Oct 2025

https://github.com/spaceshaman/ormagic

Simple and lightweight ORM for Python, built on top of Pydantic.

database db fastapi orm postgres postgresql pydantic python sql sqlite sqlite3

Last synced: 27 Jan 2026

https://github.com/evskii/unity_globalleaderboard

This Unity project demonstrates how to set up a global leaderboard using a hosted database, PHP and Unity.

database game-development leaderboard package php unity unity-scripts unity2d unity3d

Last synced: 21 Jan 2026

https://github.com/geocollections/emaapou

eMaapõu: Eesti maapõue andmebaas

data database estonia geology portal

Last synced: 05 Feb 2026

https://github.com/cursusdb/cursusdb-py

CursusDB Python Native Client Package

client cursusdb database python

Last synced: 22 Jan 2026

https://github.com/proesio/escrud

Escrud - CRUD en Español, es una herramienta que genera automáticamente una interfaz para crear, consultar, editar y eliminar registros de una tabla en la base de datos por medio de métodos escritos en español.

crud database escrud

Last synced: 22 Jan 2026

https://github.com/msalman81/todolist

This is a todolist web application created using Node.js and Express and MongoDB. This experience enabled me to play with Node.js and MongoDB and made me ponder about UI/UX elements

backend database ejs ejs-templating javascript lodash mongodb mongoose nodejs todolist ui userdesign userinterface ux webdevelopment

Last synced: 14 Mar 2026

https://github.com/akashkobal/pern-todo-app

This is a Todo application built using the PERN stack: PostgreSQL, Express.js, React, and Node.js. The frontend is developed with React and Bootstrap, while the backend uses Node.js and Express.js. PostgreSQL is used for data storage.

css database expressjs html javascript nodejs npm pern-stack pern-todo postgresql reactjs todo-list todo-list-with-database todolist

Last synced: 16 Oct 2025

https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench

Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.

database postgresql sql sqllite3 workbench-configuration

Last synced: 16 Oct 2025

https://github.com/wioniqle-q/lightweight-mongodb

Lightweight-MongoDB is a high-performance, scalable, and lightweight implementation of the popular MongoDB database

database dotnet9 high-scale implementation lightweight-mongodb mongodb session transaction

Last synced: 16 Oct 2025

https://github.com/comonadd/idb-query

IDB querying library

database idb javascript typescript

Last synced: 18 Oct 2025

https://github.com/visualappeal/laraveldatabaselogger

Laravel package to log messages into the database instead of, or in addition to, a file.

database laravel laravel-5-package php

Last synced: 18 Oct 2025

https://github.com/joshkamau/pgmigrate

Database migration tool for postgres written in go.

database golang migration postgres

Last synced: 14 Mar 2026

https://github.com/gblikas/querykit

Search like you do in Github.

ai database nextjs npm npm-package postgres search vercel

Last synced: 23 Jan 2026

https://github.com/riron/swim

A generic connection pool for Rust

async-await connection-pool database rust rust-lang

Last synced: 21 Feb 2026

https://github.com/sitano/mdbutil

MariaDB Experimental tools in Rust. Parse Redo Log or create a fake checkpoint.

database mariadb redo rust storage

Last synced: 23 Oct 2025

https://github.com/rasperon/kazanc-yonetimi

This project is a revenue management application developed using Node.js and EJS. It is designed for both beginners and advanced users. This guide provides basic information about the project and explains the steps to run the project in a local environment. Bu proje, Node.js ve EJS kullanılarak geliştirilmiş bir kazanç yönetimi uygulamasıdır.

database ejs ejs-express lesson lessons management mern mongo mongodb nodejs npm revenue revenue-management starter template

Last synced: 24 Oct 2025

https://github.com/sneels/parkds

Connect all your Data Sources via 1 process (Cross-Domain + Single-Domain)

cross-domain data database datasource datasources javascript source

Last synced: 24 Feb 2026

https://github.com/cbrnrd/ezdb

🌌 An in memory database used for IPC

crystal daemon database interprocess-communication ipc nosql

Last synced: 25 Oct 2025

https://github.com/tonaxis/tona-db-mini

Tona-DB mini is a JavaScript library for simulating small local databases in JSON

database file-based json jsondb lightweight lowdb minimal node offline storage typescript

Last synced: 25 Oct 2025

https://github.com/bruk19/budget-app

This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent

bootstrap css3 database rails6 ruby

Last synced: 23 Feb 2026

https://github.com/elgopher/logstore

Go library for writing and reading append-only application logs storing events (event store), transactions (commit, redo, undo log) or any other entries.

commit-log cqrs database event event-sourcing log store

Last synced: 16 Mar 2026

https://github.com/darrmirr/dbchange

Easy and declarative way to execute sql queries in JUnit tests.

database java junit junit5 junit5-extension sql

Last synced: 28 Jan 2026

https://github.com/aliforever/gomondel

Golang MongoDB Model Generator with CRUD

crud database generator go golang model mongo mongodb

Last synced: 28 Jan 2026

https://github.com/thescattypotty/javadb

JavaDB , a simple in-memory database application written in Java.

database java memory-database

Last synced: 06 Feb 2026

https://github.com/mehmetgenc-devs/jsondb

This module allows you to create an easy-to-use and instantly modifiable local database in JSON format.

database database-connector database-management database-schema databases db json json-data jsondb

Last synced: 09 May 2026

https://github.com/hashirmeraj/admin-dashboard

Admin Dashboard for Online Quiz Website: A comprehensive admin panel built with HTML, CSS, Bootstrap, JavaScript, PHP, and MySQL. This dashboard allows admins to add and manage exam categories, add, edit, and delete questions, register other admins, and perform all essential admin functions for efficient quiz management.

admin-dashboard admin-panel bootstrap category-management css dashboard database educational-project javascript mysql mysql-database online-quiz-system onlinequiz php question-answering

Last synced: 02 Feb 2026

https://github.com/andyfratello/dbd

🗄️ Exercicis de Disseny de Bases de Dades (DBD) Q2 - UPC FIB

data database dbd dbd-fib dbeaver fib-upc nosql nosql-database oracle sql sql-database

Last synced: 10 Feb 2026

https://github.com/sanjaysunil/stickynotes

📚 Organize tasks efficiently with StickyNotes!

database firebase js notes realtime sticky stickynotes

Last synced: 10 Feb 2026

https://github.com/amattu2/inst-327

A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.

database murach murach-textbook mysql sql

Last synced: 16 Apr 2026

https://github.com/xeaone/database

X-Database A Deno database client for Google Cloud Firestore.

database datastore deno firebase firestore gcp google javascript typescript

Last synced: 11 Feb 2026

https://github.com/ojford/recfiles-rs

Manage GNU Recfiles from rust

database flat-file human-readable plaintext recfiles rust

Last synced: 27 Feb 2026

https://github.com/yashitanamdeo/hospital-management-system-python

Hospital Management System using Tkinter in Python with Mysql Database Connectivity

database database-management hospital-management-system mysql python tkinter tkinter-python

Last synced: 16 Apr 2026

https://github.com/huyle93/hjh-capstone

A Data Science Project sponsored and proposed by the Liberty Mutual Insurance's Enterprise Technology Services (ETS) department. ETS is responsible for creating, designing and supporting enterprise solutions for all of Liberty Mutual departments. As part of that responsibility, ETS seeks to create a dataset for their Legal team to better understand key components in judicial outcomes. An enhanced understanding of judicial outcomes will enable Liberty Mutual to choose the best representation for their insureds.

data-mining data-science database natural-language-processing python text-mining

Last synced: 16 Apr 2026

https://github.com/rsc-dev/cve_db

Common Vulnerabilities and Exposures DB and Python API

cve database security

Last synced: 13 Feb 2026

https://github.com/jakbin/dbjson

crud operation with database using json.

database db hacktoberfest hacktoberfest2022 json python

Last synced: 13 Feb 2026

https://github.com/houssemdellai/webapp-demo

Demo for ASP.NET 5.0 app that connects to Database and to Azure Application Insights.

application-insights azure database dotnet5

Last synced: 14 Feb 2026

https://github.com/mohammedmehdio/clubhub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 14 Feb 2026

https://github.com/objectstack-ai/objectql

The Universal Data Protocol. A high-performance engine that virtualizes SQL, NoSQL (Redis), and Files (Excel) into a unified API. Write once, query anywhere.

database json-schema orm protocol typescript universal

Last synced: 16 Feb 2026

https://github.com/deividsousan/tudogostoso

API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.

api backend database fastapi mysql pydantic python sql sqlalchemy

Last synced: 02 Mar 2026

https://github.com/alitiq/citus-postgis

This is postgresql database image with citus and postgis extension.

citus database postgis postgresql psql

Last synced: 02 Mar 2026

https://github.com/khalilgharbaoui/inquiries-maker

Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.

activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation

Last synced: 27 Mar 2026

https://github.com/epandurski/flask_signalbus

A Flask-SQLAlchemy extension for atomically sending messages (signals) over a message bus (RabbitMQ, Kafka, etc.)

database flask-sqlalchemy kafka messaging microservices python rabbitmq sqlalchemy

Last synced: 27 Mar 2026

https://github.com/kakkun61/yesod-relational-record

Using haskell-relational-record with Yesod.

database haskell yesod

Last synced: 17 Apr 2026

https://github.com/david-cattermole/sql-learning

Basic SQL projects used for education purposes.

database python sql

Last synced: 17 Apr 2026