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/marketsquare/robotframework-dblibrary

A database testing library for the Robot Framework

database robot-framework

Last synced: 23 Oct 2025

https://github.com/profects/gormetrics

Prometheus Metrics for GORM

database golang gorm metrics prometheus

Last synced: 17 Jan 2026

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/vapor-community/fluent-provider

A provider for including Fluent in Vapor applications

cache database driver swift vapor vapor-provider

Last synced: 07 Oct 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/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/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/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/dicedb/docs

DiceDB Website, Blog, and Documentation.

database docs

Last synced: 04 Mar 2025

https://github.com/Xkonti/surrealdb.nim

SurrealDB driver for Nim.

database hacktoberfest nim no-sql sql surrealdb

Last synced: 08 Oct 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/rasmusrynell/predicting-nhl

The project explores the idea of using different machine learning techniques to determine different stats in NHL games.

ai algorithms data-science database machine-learning ml nhl nhl-api python scikit-learn sports sports-analytics sports-stats sportsanalytics

Last synced: 14 Apr 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/fwd/database

SQL-like JSON Database

database embedded json

Last synced: 24 Apr 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/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/vkayy/vkdb

A time series database engine in C++.

cpp database time-series

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

Minimal Python ODM for MongoDB

database database-design mongodb odm python

Last synced: 08 May 2025

https://github.com/yasindehfuli/laravel-learn

Laravel Learn Sample ๐Ÿ‘จโ€๐Ÿ’ป

blade-components course database laravel php sql step-by-step

Last synced: 24 Apr 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/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/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/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/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/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/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/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/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/lmmentel/batchcalculator

Batch Calculator for Zeolite synthesis

batch-calculation chemistry database gui python synthesis

Last synced: 12 May 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/MCodrescu/octopus

R Package for Interacting with Databases

data-science database r rshiny

Last synced: 29 Jul 2025

https://github.com/scientific-dev/enhanced.db

Simple enhanced and easy to use database made with better-sqlite3!

better-sqlite3 database enhanced-db

Last synced: 12 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/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/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/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/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/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/alxnkt/mongo-to-postgres

Simple data migration from MongoDb to PostgreSQL

database migration mongo postgres

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

Changeset for Golang

database go golang hacktoberfest orm

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

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

database

Last synced: 27 Mar 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/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/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/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/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/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/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/vnpy/vnpy_mongodb

VeighNaๆก†ๆžถ็š„MongoDBๆ•ฐๆฎๅบ“ๆŽฅๅฃ

database mongodb veighna vnpy

Last synced: 25 Jul 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/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/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/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/cnobile2012/dcolumn

Dynamically add fields to Django database models.

database django django-application python

Last synced: 12 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/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/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/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/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/thma/generic-persistence

GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:

database generics haskell orm-library persistence reflection

Last synced: 26 Mar 2025

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

A distributed graph database system (GDBMS)

database distributed-database distributed-systems graph-database

Last synced: 22 Apr 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