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/xkonti/surrealdb.nim

SurrealDB driver for Nim.

database hacktoberfest nim no-sql sql surrealdb

Last synced: 12 Jul 2025

https://github.com/guenthermi/the-movie-database-import

Script to import data from the The Movie Database to PostgreSQL (Dataset URL: https://www.kaggle.com/rounakbanik/the-movies-dataset

actors database example example-data movie-database movies postgresql sql the-movie-database tmdb

Last synced: 14 Apr 2025

https://github.com/dataplat/dbarefresh

🔄 Database refresh module to copy partial data from production to another database

database powershell refresh

Last synced: 04 Apr 2025

https://github.com/ojford/rusqlite-model

Model trait and derive implementation for rusqlite

database orm rusqlite rust sqlite

Last synced: 22 Feb 2026

https://github.com/codeperfectplus/dataanalysiswithjupyter

A Perfect Repository For Data Anaysis with Jupyter Notebook.:chart_with_upwards_trend::chart_with_downwards_trend:

codeperfe data-analysis database hacktoberfest jupyter jupyter-notebook matplotlib matplotlib-pyplot numpy pandas pandas-dataframe python-3 seaborn-plots

Last synced: 13 May 2025

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

Library to build valid SQL queries

database php query-builder sql

Last synced: 12 May 2025

https://github.com/cwida/ivm-extension

Incremental View Maintenance support for DuckDB

database duckdb extension incremental-computation incremental-view-maintenance

Last synced: 10 Mar 2026

https://github.com/kamichidu/goen

GOlang ENtity interface, similar to ORM but not fully featured

database go golang orm-like

Last synced: 28 Jun 2025

https://github.com/guzba/respite

Redis protocol backed by SQLite.

database nim redis redis-server sql sqlite

Last synced: 23 Mar 2025

https://github.com/vkayy/vkdb

A time series database engine in C++.

cpp database time-series

Last synced: 05 Oct 2025

https://github.com/flxwu/webpaint

:black_nib: Draw and Save Your Doodles online!

database doodle drawing firebase firebase-database javascript nodejs p5js web

Last synced: 13 Jul 2025

https://github.com/dicedb/docs

DiceDB Website, Blog, and Documentation.

database docs

Last synced: 04 Mar 2025

https://github.com/100/stock-analysis-markov

Analyzing Stock Movements using Markov Chains and Monte Carlo Simulation

database desktop-application java markov-chain monte-carlo-simulation random-walk stock-market

Last synced: 09 Apr 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/r-dbi/RKazam

A boilerplate for DBI drivers, fully DBI-compliant

boilerplate database r

Last synced: 30 Jul 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/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/ebenefuenf/quma

quma - A Python database libary

database mysql postgresql python sql sqlite3

Last synced: 02 Apr 2026

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

SQL query builder for Crystal

crystal database mysql postgresql sql sqlite3

Last synced: 10 Oct 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/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/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/bool64/sqluct

Struct-based database access layer for Go

database go hacktoberfest query-builder sql

Last synced: 29 Jan 2026

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/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/upb-lea/transistordatabase_file_exchange

Data exchange for transistor objects generated and managed with Transistor_Database

database power-electronics transistors

Last synced: 23 Jun 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/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/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/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/jawira/mysql-draw

📐 Minimalist standalone tool to generate MySQL database diagrams.

database diagram doctrine php symfony uml

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

Minimal Python ODM for MongoDB

database database-design mongodb odm python

Last synced: 08 May 2025

https://github.com/cotag/libcouchbase

libcouchbase ruby FFI with libuv integration

adapter couchbase database libcouchbase ruby

Last synced: 11 Apr 2025

https://github.com/ricardobrazao/systematize

Structure and data migrations as one.

database migrations ruby

Last synced: 29 Jul 2025

https://github.com/lmmentel/batchcalculator

Batch Calculator for Zeolite synthesis

batch-calculation chemistry database gui python synthesis

Last synced: 12 May 2025

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

Free tool to read data from OPC sources and save to a MongoDB database.

communication-protocol database mongodb mongodb-database nosql opc opc-da scada upc-ua

Last synced: 24 Oct 2025

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/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/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/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/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/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/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/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/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/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/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/go-rel/changeset

Changeset for Golang

database go golang hacktoberfest orm

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

VeighNa框架的MongoDB数据库接口

database mongodb veighna vnpy

Last synced: 25 Jul 2025

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

Dynamically add fields to Django database models.

database django django-application python

Last synced: 12 Apr 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/kevmo314/appendable

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

database

Last synced: 27 Mar 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/davrodpin/ovsdbviz

OVSDB Schema Visualization Tool

database database-schema graphviz ovsdb

Last synced: 15 Jul 2025

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/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/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/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/powerlevel9000/task-to-do-app

This is website for tracking your daily task completed or not , you can add ,delete edit and mark complete you tasks once you have finished all you can delete comlted atonce

database filter-lists module scss-styles webpack

Last synced: 02 Apr 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/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/eggplants/dojinvoice_db

Make DB of Dojinvoice (DLsite)

database dlsite dojin python3 selenium test

Last synced: 07 Jan 2026

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