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/r-dbi/RKazam

A boilerplate for DBI drivers, fully DBI-compliant

boilerplate database r

Last synced: 30 Jul 2025

https://github.com/marketsquare/robotframework-dblibrary

A database testing library for the Robot Framework

database robot-framework

Last synced: 23 Oct 2025

https://github.com/apache/couchdb-glazier

Glazier is a set of batch files, scripts and toolchains designed to ease building CouchDB on Windows.

apache big-data cloud couchdb cplusplus database erlang http javascript network-client network-server powershell

Last synced: 19 Oct 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/multum/metalize

Node.js tool for easy reading database metadata

database metadata mysql postgres postgresql structure

Last synced: 25 Sep 2025

https://github.com/mpolinowski/nodered-sqlite

Using SQLite to store Data from a Node-RED Flow

dashboard database node-red node-red-dashboard node-red-flow sqlite3

Last synced: 24 Aug 2025

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/pnnl/building-energy-standards-data

Database of building energy standards data for building energy simulation.

building database energy simulation

Last synced: 12 Apr 2025

https://github.com/shubh2-0/jdbc-practice

🔍 Dive into JDBC practice with two projects: Student Management Application and Student Management Application with DAO Pattern. Learn CRUD operations, DAO layer abstraction, code organization, and extensibility. Clone, configure, and contribute to level up your JDBC skills. Let's explore the world of database interaction! 🚀👩‍💻📚

api database java jdbc jdbc-driver mysql

Last synced: 23 Apr 2025

https://github.com/objectbox/edgex-objectbox

ObjectBox EdgeX: the Edge platform powered by the Edge database

database edge edgedatabase edgedb edgex edgexfoundry embedded iot performance

Last synced: 10 Mar 2025

https://github.com/byebyebruce/chat2data

🗣 📊Chat2Data is a tool for interacting with your DATA, supporting MySQL, PostgreSQL, SQLite3, and CSV files

ai chat chatgpt csv database embed langchaigo langchain llm mysql openai pdf postgres sqlite txt vectordb web-ui

Last synced: 23 Apr 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/tablelandnetwork/js-tableland-cli

Development has moved to: https://github.com/tablelandnetwork/tableland-js/

blockchain cli command-line-tool database nfts web3

Last synced: 03 Aug 2025

https://github.com/djaodjin/djaodjin-multitier

Shared tenancy for Django

database django multi-tenancy

Last synced: 03 Jul 2025

https://github.com/shubh2-0/tender-management-system

This is a Tender Management System application. In this application two persons are allow to login ,first one is Admin and second one is Vendor. Admin can register new Vendors and will provide a username and password to Vendor. Vendor can login with username and password and handle all present tender according to him.

buffered-reader class database java jdbc jdbc-driver methods mysql

Last synced: 14 Oct 2025

https://github.com/sondosaabed/the-national-bank

Banking Database Management System for TNB. Java | JavaFX | MySQL

banking banking-system database mysql transaction

Last synced: 22 Apr 2025

https://github.com/contributte/doctrine-extensions-atlantic18

:mag: Doctrine Atlantic18/DoctrineExtensions extension for Nette Framework (@nette)

database doctrine2 doctrineextensions gedmo nette nette-framework

Last synced: 07 Jan 2026

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/girgias/query-builder

Library to build valid SQL queries

database php query-builder sql

Last synced: 12 May 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/ericentin/sled

An idiomatic Elixir binding for sled, the champagne of beta embedded databases.

database elixir elixir-bindings embedded-kv high-performance rust sled

Last synced: 19 Feb 2026

https://github.com/the4thdoctor/repcloud

postgresql repack in cloud with a twist

cloud database maintenance postgresql repack

Last synced: 19 Aug 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/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/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/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/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/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/travisvn/supabase-inactive-fix

Stop Supabase projects from being paused due to inactivity

automation cronjobs database postgres python sql supabase

Last synced: 23 Oct 2025

https://github.com/MCodrescu/octopus

R Package for Interacting with Databases

data-science database r rshiny

Last synced: 29 Jul 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/montyanderson/kavy

🗄️ Networked in-memory key-value store.

c cache database event-loop key-value protocol redis store

Last synced: 04 Aug 2025

https://github.com/ricardobrazao/systematize

Structure and data migrations as one.

database migrations ruby

Last synced: 29 Jul 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/nafg/slick-migration-api-flyway

Flyway bindings for https://github.com/nafg/slick-migration-api

database flyway migrations scala slick

Last synced: 24 Sep 2025

https://github.com/djdeveloperr/keydb

Simple Key-value storage module with support for multiple database backends.

database deno key-value typescript

Last synced: 07 May 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/eguven/nanomongo

Minimal Python ODM for MongoDB

database database-design mongodb odm python

Last synced: 08 May 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/tory1103/oh-my-pickledb

Oh-My-PickleDB is an open source key-value store using Python's json module.

database datastore encryption-decryption fernet fernet-encryption json key-value python python3

Last synced: 27 Feb 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/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/berkid89/dotnet-dbinfo

A simple cross-platform command-line tool for get useful database information (in json format). Supported ones: Microsoft SQL Server, AWS DynamoDb, Azure CosmosDb, MongoDb

cli cosmosdb database dotnet-core dynamodb mongodb sql-server tool

Last synced: 23 Apr 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/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/Apen/TYPO3-backup

A bash script to backup any version of any TYPO3 website

backup database typo3-backup typo3-website

Last synced: 02 Aug 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/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/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/shibuyakosuke/laravel-ddl-export

Export Table definition to spreadsheet by artisan command.

database excel export laravel laravel-ddl-export laravel-package

Last synced: 03 Mar 2026

https://github.com/confluentinc/demo-database-modernization

This demo shows how to stream data to cloud databases with Confluent. It includes fully-managed connectors (Oracle CDC, RabbitMQ, MongoDB Atlas), ksqlDB/Flink SQL as stream processing engine.

aws confluent-cloud connect database flink-sql ksqldb mongodb-atlas oracle rabbitmq streaming-data-pipelines terraform

Last synced: 24 Jun 2026

https://github.com/narodb/naro

A lightweight NoSQL prototyping database with MessagePack binary encoding and decoding.

database databases hacktoberfest narodb nosql

Last synced: 02 May 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/antonihub/antonihub

QA Engineer | SDET | Software Quality Assurance | CI/CD | DevOps | Linux | Selenium WebDriver | Jenkins | Python

database docker git github-actions jenkins linux python qa qa-automation qaautomation quality quality-assurance sdet selenium selenium-webdriver test test-automation testing vagrant

Last synced: 11 Apr 2025

https://github.com/cnobile2012/dcolumn

Dynamically add fields to Django database models.

database django django-application python

Last synced: 12 Apr 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/beoliver/clj-arangodb

Clojure wrappers for the arangodb java client and velocypack libs

arangodb clojure database driver interop

Last synced: 13 Apr 2025

https://github.com/egorand/android-greendao-database-encryption

An example of configuring greenDAO with database encryption to store sensitive data.

android database encryption greendao

Last synced: 11 Apr 2025

https://github.com/vnpy/vnpy_mongodb

VeighNa框架的MongoDB数据库接口

database mongodb veighna vnpy

Last synced: 25 Jul 2025

https://github.com/mertguvencli/deploydb

A simple python package that performs SQL Server Source Control and Auto Deployment.

database dbops deployment-automation python sql-server version-control

Last synced: 12 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/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/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/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/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/go-rel/changeset

Changeset for Golang

database go golang hacktoberfest orm

Last synced: 11 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/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/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/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

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/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/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/go-surreal/sdbc

An independent go client for the awesome SurrealDB.

client database golang graph lib library package pkg sql surrealdb

Last synced: 27 Jan 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/opt-nc/setup-duckdb-action

🦆 Blazing Fast and highly customizable Github Action to setup a DuckDb runtime

action actions analytics csv data-science database databases dataquality dataqualitycheck duckdb embedded-database github-actions olap sql

Last synced: 16 Mar 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/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/the-hideout/tarkov-data-manager

The Tarkov Data manager web app to manage the sql database

database manager-system webapp

Last synced: 05 Mar 2026

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/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/elan8/propanedb

A document database for Protocol Buffer messages with GRPC interface

database grpc protobuf protocol-buffers

Last synced: 04 Apr 2026

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