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/gusibi/dynamodb-py

dynamodb-py 是为Amazon's DynamoDB 写的ORM,基于boto3

amazon-dynamodb database dynamodb nosql orm python

Last synced: 02 Aug 2025

https://github.com/miroslavpetrik/edgedb-vs-knex

Comparison of Knex/Objection ORM & EdgeDB query builders by implementing & testing a task model with each setup.

database edgedb edgeql graph-relational jest knex objection typescript

Last synced: 07 May 2025

https://github.com/faris771/comp333_db_project

Hotel DBMS for Database course

database java javafx mysql scenebuilder

Last synced: 11 Apr 2025

https://github.com/dicedb/docs

DiceDB Website, Blog, and Documentation.

database docs

Last synced: 04 Mar 2025

https://github.com/migliori/power-lite-pdo

PowerLite PDO is a DBAL PDO Wrapper, a lightweight and powerful PHP library that provides an efficient way to interact with multiple types of databases

database dbal firebird mysql oci pdo pdo-wrapper pgsql php-library

Last synced: 05 Sep 2025

https://github.com/dopplr-labs/dopplr

Dopplr is an analytical tool for creating beautiful dashboards from sql queries

analytics dashboard data-visualization database mysql postgresql

Last synced: 04 Aug 2025

https://github.com/dhi13man/spring-multi-data-source

To mitigate Spring's limitations with multiple data sources in a single service, this library provides two custom Java annotations that automatically generate all the required bean definition configurations, and package-segregated repositories, for each data source.

annotation-processor annotations database java maven spring spring-boot

Last synced: 14 Apr 2025

https://github.com/nutanix-cloud-native/ndb-operator

Nutanix NDB Kubernetes Operator

database kubernetes ndb nutanix operator

Last synced: 12 Jan 2026

https://github.com/elijah-trillionz/native-json-db

native-json-db offers a JSONDB class with methods for structuring, adding, removing, and updating data in the json file

community database hacktoberfest json mongodb nodejs open-source typescript typescript-library

Last synced: 03 Nov 2025

https://github.com/temilaj/cityscape

Cross platform mobile app built with ionic 3 to demonstrate security, social authentication and realtime data in modern mobile apps, using the ionic framework and firebase.

android android-application angular angular4 database facebook-login firebase firebase-auth firebase-database ionic-framework ionic3 ios ios-app realtime social-authentication

Last synced: 27 Oct 2025

https://github.com/techno-tim/mongo-to-s3

Backup mongodb databases to an s3 bucket

backup cloud container database docker kubernetes minio mongodb s3

Last synced: 11 Apr 2025

https://github.com/2003scape/rsc-data-server

📊 manage rsc-server worlds, player persistence, friends, etc. (login server)

database emulator json rsc rsps runescape runescape-server-emulator server-emulator sql sqlite sqlite3

Last synced: 04 Mar 2025

https://github.com/igniphp/storage

Minimalistic entity framework with multi database support.

database entity mongodb mysql odm orm pdo php7 storage

Last synced: 11 Aug 2025

https://github.com/digitalstars/database

Библиотека-обертка над стандартным PDO PHP для простой, удобной работы с различными базами данных и с защитой от SQL инъекций

database orm pdo-php sql sql-injection

Last synced: 15 Apr 2025

https://github.com/jfeser/castor

Deductive synthesis and compilation of specialized databases.

compiler database deductive-reasoning program-synthesis

Last synced: 25 Jul 2025

https://github.com/gggeek/db-3v4l

A platform to run sql snippets (or full test loads) against multiple databases versions: mysql, postgresql, oracle, etc...

database load-testing mariadb mysql oracle postgresql sql sqlite sqlserver testing

Last synced: 28 Feb 2026

https://github.com/uottawa-makerspace/makerspacerepo

An open-source repository of maker projects and university of Ottawa Courses

aws database linux postgresql ruby ruby-on-rails

Last synced: 27 Feb 2026

https://github.com/hemanta212/nepali-news-portal-kbd

Online webapp that scrapes news from different new portals of Nepal and worldwide. Hosted at heroku.

api blueprint database email-validation flask heroku international kantipur kbd login logout nepal nepali news news-scraping pagination password-reset postgres scraping sqlite

Last synced: 20 Oct 2025

https://github.com/jacobspitzer/dbeasyconnect

Communicate with any database the fastest way with easiest configuration in c#, and strongly typed written.

crud dapper database dbeasyconnect easy-connect easyconnect entity-framework linq sql sql-server

Last synced: 18 Apr 2026

https://github.com/geerlingguy/ansible-role-php-pgsql

Ansible Role - PHP support for PostgreSQL.

ansible database extension pgsql php php-pgsql postgres postgresql role

Last synced: 27 Oct 2025

https://github.com/pakerwreah/inspectorweb

Tool to inspect SQLite databases and intercept network requests from mobile applications.

android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket

Last synced: 13 Jul 2025

https://github.com/go-rel/changeset

Changeset for Golang

database go golang hacktoberfest orm

Last synced: 11 Apr 2025

https://github.com/codewithdhruba01/expensetrackersystem

This is a simple Expense Tracker application built using Python and SQLite. It allows users to add, view, and delete expenses, view a monthly summary, and visualize expenses using a pie chart.

database datatime graph sqlite3

Last synced: 27 Jul 2025

https://github.com/statamic/custom-publish-forms-eloquent

An example of using Custom Publish forms powered by Eloquent.

database eloquent laravel statamic statamic-addon statamic-v2

Last synced: 06 Apr 2025

https://github.com/philippmdoerner/lowdb

A fork of nim's db_sqlite library based on ndb with proper typing

database nim nim-lang postgres sql sqlite

Last synced: 09 Apr 2025

https://github.com/dan1elt0m/sadel

SQLModel helper class for upserting records.

alembic asyncio database pydantic sqlalchemy sqlmodel upsert

Last synced: 18 Jan 2026

https://github.com/raniellyferreira/rotate-files

Rotate files locally, in S3 (api-compatible), Google Storage or Azure Blob Storage based on custom backup rotation scheme

aws azure backup blob-storage cli database devops files gcs golang google lightweight logs rotate rotate-backups rotate-files rotate-logs s3 s3-api storage

Last synced: 17 Oct 2025

https://github.com/parvvaresh/online-shop-database-design

This repository contains documentation and resources for a database design project

database database-design database-management database-schema shop

Last synced: 24 Feb 2025

https://github.com/alecgn/multi-db-helper

A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.

c-sharp csharp dapper database dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard firebird mssql multi-database-access mysql oracle postgre postgresql sql sqlite transaction unit-of-work

Last synced: 31 Jul 2025

https://github.com/i-sevostyanov/nanodb

An SQL database, written as a learning project.

database dbms expression-engine relational-model sql sql-database sql-parser volcano-model

Last synced: 08 Apr 2026

https://github.com/ndxdeveloper/formation-delphi

Formation complète Delphi 13 Florence couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données MySQL/MariaDB, IoT, et IA. Exemples de code et projets pratiques en français. Compatible Delphi 11+.

course database delphi delphi13 developpement embarcadero firemonkey formation french learn-to-code multiplatform multithreading mysql object-pascal pascal programming rad rest-api tutorial vcl

Last synced: 08 Apr 2026

https://github.com/davrodpin/ovsdbviz

OVSDB Schema Visualization Tool

database database-schema graphviz ovsdb

Last synced: 15 Jul 2025

https://github.com/CodeDynasty-dev/JetPath

JetPath 🚀 - Is the granular, fast and minimalist framework for Node, Deno and Bun. Embrace new standards!

backend bunjs database denojs expressjs javascript nextjs nodejs server server-side ssr streaming web websockets

Last synced: 12 Apr 2025

https://github.com/humandataincome/ipdw

InterPlanetary Data Wallet (IPDW): store users data within a secure distributed storage. It enables to build a real decentralised network (Web 0) without the need of centralized database.

crdt database decentralized dht distributed helia ipdw ipfs libp2p local-first p2p peer-to-peer web3

Last synced: 15 Apr 2025

https://github.com/hanielu/google-keep-sveltejs-firebase

Google Keep Clone With Svelte and Firebase (Firestore)

database firebase firestore google-keep google-keep-clone keep skills sveltejs

Last synced: 13 Oct 2025

https://github.com/sammwyy/milkshake

MongoDB ORM/ODM for Java.

database java java-orm mongodb no-sql nosql odm orm

Last synced: 28 Oct 2025

https://github.com/getintogit1/database-tuning

Hands-on lab series focused on practical techniques to enhance database performance. Topics include schema design, query optimization, indexing strategies, join tuning, and concurrency control. Inspired by real-world workloads and concepts from database performance literature.

database postgresql python sql sqlite tuning

Last synced: 07 Mar 2026

https://github.com/perfectlysoft/perfect-mariadb

A stand-alone Swift wrapper around the MariaDB client library, enabling access to MariaDB servers. http://www.perfect.org

database mariadb mariadb-connector mysql perfect server-side-swift swift

Last synced: 05 May 2025

https://github.com/piisalie/nomadize

Some utilities for managing migrations with PostgreSQL

database migration-tool postgresql ruby

Last synced: 10 Apr 2025

https://github.com/legendaryb/go-store

Lightweight embedded database in pure Go inspired by lowdb

adapter database embedded embedded-database extendable generic go golang json library lightweight local memory storage

Last synced: 08 Sep 2025

https://github.com/baraja-core/doctrine

📚 Doctrine integration to Nette Framework. Simple interface, easy to use, best performance, top compatibility.

baraja best-practices czech-language database doctrine doctrine-2 drivers entity nette nette-database nette-orm orm panel php php-database php-orm sql

Last synced: 10 Apr 2025

https://github.com/forattini-dev/s3db.js

Use AWS S3 as a cheap document database.

aws database plugin recker s3 vector

Last synced: 08 Apr 2026

https://github.com/csbernath/datacommander

Data Commander is a front-end for SQL and other databases. The program has a plugin architecture for adding arbitrary data providers.

c-sharp csharp database datagrid dotnet micro-orm microsoft-sql-server query-statement sql-server sql-statement table-statement

Last synced: 02 Aug 2025

https://github.com/sim51/graphology-neo4j

Create a graphology Graph from cypher queries

database graph graph-database graphology neo4j typescript

Last synced: 11 Apr 2025

https://github.com/alxnkt/mongo-to-postgres

Simple data migration from MongoDb to PostgreSQL

database migration mongo postgres

Last synced: 31 Oct 2025

https://github.com/tepinly/mongogrator

A MongoDB migration CLI tool for Typescript & Javascript

bun database executable hacktoberfest migration mongodb nodejs nosql

Last synced: 08 Jul 2025

https://github.com/vnpy/vnpy_mongodb

VeighNa框架的MongoDB数据库接口

database mongodb veighna vnpy

Last synced: 25 Jul 2025

https://github.com/uditmahato/wheel_rotation

The Sunway Wheel Spin project is an interactive web-based game designed to engage users and provide them with a fun and exciting experience. The game revolves around the concept of spinning a virtual wheel to win prizes.

backend css database html mysql php remotemysql

Last synced: 28 Apr 2026

https://github.com/copiousfreetime/libsql-ruby

libsql database engine embedded in a ruby extension.

database embedded-database embedded-databases-wrapper libsql ruby ruby-gem rubygem sqlite

Last synced: 14 Jul 2025

https://github.com/vcian/laravel-data-bringin

Laravel Data Bringin - Import CSV files to a Laravel application's database

csv-import csv-import-to-database database datamapping dynamic dynamic-import import larage-data-import laravel mysql

Last synced: 21 Jun 2025

https://github.com/cauen/prisma-generator-postgres-realtime

A prisma generator that turns your Postgres Database into a realtime Database and make it easy to subscribe to changes from Prisma Client type-safe api

codegen database db extension generator postgres prisma realtime subscription typescript

Last synced: 13 Apr 2025

https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee

Java samples for Reports.JAVA report generator, Java SE 1.8 and higher, native Java report engine, HTML5 Web components, Jakarta EE platform support

angular barcodes charts database excel export gauges jakarta jakarta-ee java java-se json odata pdf qr-codes reporting reports servlet sql tables

Last synced: 10 Apr 2025

https://github.com/kevmo314/appendable

Appendable is an append-only, schema-less, daemon-less database.

database

Last synced: 27 Mar 2025

https://github.com/chenningg/cz4031-b-plus-tree

B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.

bplustree cpp database database-systems-principles index

Last synced: 06 Jul 2025

https://github.com/carlkidcrypto/purpleair_data_logger

A logger that will query purple air sensor(s) for data. That data can then be stored in a PostGreSQL database, CSV files, or SQLite3 databse. Find this package on pypi: https://pypi.org/project/purpleair-data-logger/#history You can grab your own sensor here: https://www2.purpleair.com/

api database datalogger grafana logger paa postgresql purpleair purpleair-sensor purpleairapi purpleairdatalogger

Last synced: 16 Feb 2026

https://github.com/OpenEnergyPlatform/data-preprocessing

Repository for data formatting, import of data, data and metadata review, and data curation.

data-analysis database oep open-energy-family

Last synced: 27 Jan 2026

https://github.com/serlo/database-layer

GraphQL-inspired API in front of the mysql database of https://serlo.org/

database mysql mysql-database rust serlo service

Last synced: 27 Apr 2025

https://github.com/xybor/xyplatform

The platform library of xybor

binder database error golang platform scheduler select warning

Last synced: 14 Jan 2026

https://github.com/tryagi/langchain.databases

Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on the main project and can be used independently

agi ai csharp database dotnet langchain langchain-dotnet ml net vector vector-database

Last synced: 23 Oct 2025

https://github.com/teddyoweh/beardb

Database system utilizes AES encryption for JSON data, providing secure and easy remote access, management, and deployment.

beardb database json

Last synced: 09 Apr 2025

https://github.com/ashish0309/restauranttablebookingapp

A simple Restaurant Table booking app showing basic usage of Firebase realtime database

booking-platform booking-system database firebase firebase-auth firebase-database restaurant restaurant-management swift

Last synced: 25 Oct 2025

https://github.com/sahar-abdelsamad/vet-clinic

This is a data structure for a vet clinic, created using a relational database. It is a complete database with data about: animals, animals' owners, clinic employees, and visits.

database postgresql psql

Last synced: 07 Oct 2025

https://github.com/bool64/sqluct

Struct-based database access layer for Go

database go hacktoberfest query-builder sql

Last synced: 29 Jan 2026

https://github.com/0zand1z/ipldcrud

Golang based hack to experiment the uses of IPLD through the IPFS DAG operations using the go-ipfs-api package.

database hack ipfs ipfs-api ipld ipld-crud key-value tutorial

Last synced: 04 Mar 2026

https://github.com/thelinuxer/pgvoyager

A modern PostgreSQL database explorer with schema browser, SQL editor, ERD visualization, and embedded Claude Code terminal for AI-assisted database operations

claude database database-client database-management erd go golang mcp postgres postgresql sql svelte

Last synced: 20 Apr 2026

https://github.com/w-henderson/jasondb

🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.

database dbms json rust

Last synced: 10 Apr 2025

https://github.com/mah-shamim/php-mysql-quiz-app

To create a website that presents a question with multiple types of options (image, text, file, video, link) and an answer, using HTML, jQuery, JSON, PHP, and MySQL

ajax complex-questionnaire database dynamic-content dynamic-questions html html-jquery-quiz-system interactive-quiz jquery json media-questionnaire media-rich-quiz multi-option-quiz mysql php php-mysql-quiz-app questionnaire questionnaire-app questionnaire-system web-development

Last synced: 25 Jul 2025

https://github.com/eguven/nanomongo

Minimal Python ODM for MongoDB

database database-design mongodb odm python

Last synced: 08 May 2025

https://github.com/casbin/gorm-adapter-ex

Extended version of GORM Adapter, see original version of GORM Adapter at: https://github.com/casbin/gorm-adapter

abac access-control acl adapter auth casbin database go golang gorm orm rbac

Last synced: 05 Aug 2025

https://github.com/emreyalvac/sulfur

Shaping, Processing, and Transforming Data with the Power of Sulfur with Rust

data data-analysis data-flow database

Last synced: 19 Aug 2025

https://github.com/angoca/db2unit

db2unit is a testing framework for IBM DB2 SQL PL

database db2 db2luw ibm rdbms sql-pl tap test-runner testing testing-tool unit-testing

Last synced: 02 Aug 2025

https://github.com/boxed-code/laravel-scout-database

A generic database driver for laravel scout that requires zero configuration.

database laravel mysql scout sqlite

Last synced: 13 Jan 2026

https://github.com/jfversluis/xfsqlitegettingstartedsample

Sample code to demonstrate how to get started with SQLite in your Xamarin.Forms or .NET MAUI app

database dotnet-maui maui sample-code sqlite sqlite-xamarin xamarin-forms

Last synced: 28 Jul 2025

https://github.com/llaville/php-compatinfo-db

Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions

compatibility database php

Last synced: 14 Apr 2025

https://github.com/ricardobrazao/systematize

Structure and data migrations as one.

database migrations ruby

Last synced: 29 Jul 2025

https://github.com/darkmortal/kaizer-db

A lightweight and minimal csv database package with SQL-like syntax

csv database nodejs

Last synced: 19 Apr 2025

https://github.com/tudb-labs/tudb

A distributed graph database system (GDBMS)

database distributed-database distributed-systems graph-database

Last synced: 22 Apr 2025

https://github.com/nodedb-lab/nodedb

A local-first, real-time, edge-to-cloud hybrid database for multi-modal workloads

columnar database distributed graph kv-store local nosql rag sql timeseries vector

Last synced: 08 May 2026

https://github.com/stuyspec/stuyspec-api

🗄🛰📲 Rails API for The Spectator; GraphQL server, written with PostgreSQL.

database docker graphql-server postgresql rails-api

Last synced: 11 Apr 2025