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/ray-di/ray.aurasqlmodule

Aura.Sql module for Ray.Di

aura database ray-module sql

Last synced: 13 Mar 2026

https://github.com/jmari/scouchdb

Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API

database pharo pharo-smalltalk smalltalk voyage

Last synced: 03 Mar 2026

https://github.com/cmars/ddcp

Database-to-Database Copy (DDCP) over Veilid

database distributed local-first privacy sqlite veilid

Last synced: 14 Jun 2025

https://github.com/basestar/basestar

Basestar

api database schema

Last synced: 10 Oct 2025

https://github.com/sirwanafifi/sqldumpjs

A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.

database mysql mysqldump

Last synced: 05 Mar 2026

https://github.com/durner/query-optimization-tum-in2219

Homework for Query Optimization - a TUM Computer Science Course

database query-optimizer sql-query

Last synced: 06 Jul 2025

https://github.com/serenedb/serenedb

The First True Distributed Real-Time Search Analytics Database

analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql

Last synced: 02 Apr 2026

https://github.com/cookiedb/cookiedb

A byte sized database for everyone

database deno nosql typescript

Last synced: 27 Apr 2025

https://github.com/zejiran/frontend-simple-buyers-platform

💸 Vue.js app representing a simple buyer platform. It has a dedicated server for loading data from database and endpoints

axios buyer-platform buyers csv database dgraph frontend go go-chi json mysql vue vuejs vuetify

Last synced: 17 Mar 2026

https://github.com/puppetlabs/puppetlabs-pe_databases

A Puppet Module for Maintaining Your Puppet Enterprise Databases

database module postgresql puppet puppet-enterprise puppetdb supported

Last synced: 11 Dec 2025

https://github.com/frideosapps/frideos_kvprx

A library with persistent and reactive classes, and key/value pairs storing helpers, using the sqflite plugin.

database dbprovider flutter flutter-library flutter-package frideos frideos-kvprx pairs-stored reactive-programming sqflite sqflite-database sqlite streams

Last synced: 28 Apr 2025

https://github.com/cgauge/laravel-aurora-connector

Database driver for Laravel dedicated to connect to Aurora

aws database driver lambda laravel mysql secrets-manager

Last synced: 05 Mar 2026

https://github.com/abtinz/django-flask

Backend Developement learning with codeyad, Hamrouesh, youtube courses

backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket

Last synced: 17 Jan 2026

https://github.com/solidmvc/car-rental-system

Car Rental System (Native WordPress Plugin) is a high quality, native and responsive WordPress plugin to rent a car, created by experienced Silicon Valley engineers.

bike-rental car car-hire car-management-system car-rental car-rental-software car-rental-system coupons database deals oop rent-a-car scooter-rental

Last synced: 17 Mar 2025

https://github.com/scop/django-instant-admin

Instant Django admin site for an existing database

crud database django django-admin

Last synced: 06 Sep 2025

https://github.com/myphz/wwwallet-be

wwwallet back end - Built with NodeJS, Express and MongoDB

authentication backend bitcoin cryptocurrency database javascript mongodb mongoose nodejs wwwallet

Last synced: 14 Feb 2026

https://github.com/bocaletto-luca/cocktail-explorer

Cocktail Explorer is an interactive web application designed to help you discover and explore a wide variety of cocktails using a free API. This project dynamically fetches cocktail data—including images, names, descriptions, and preparation instructions—and presents the information through a sleek and responsive interface built with HTML, CSS, Jav

api api-free bocaletto-luca cocktails cocktails-api css3 database html5 javascript multidevice responsive ricette webapp

Last synced: 30 Apr 2026

https://github.com/bcrowe/cakephp-encrypted-type

:lock_with_ink_pen: CakePHP plugin that provides field-level (column) encryption within the application layer before data is stored or transmitted to the database, supporting regulatory compliance, zero-trust security, end-to-end encryption, and contextual awareness.

cakephp cakephp-plugin data-encryption data-security database encryption end-to-end-encryption field-level-encryption field-level-security gdpr hipaa pci pci-compliance pci-dss php regulatory-compliance security zero-trust zero-trust-security

Last synced: 08 Mar 2026

https://github.com/rocherkong/bara

micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.

dapper dataaccess database dotfiles mybatis mysql oracle orm sql

Last synced: 26 Oct 2025

https://github.com/renoki-co/laravel-thermite

Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.

active cockroach cockroachdb database laravel pgsql postgres postgresql psql replica

Last synced: 27 Oct 2025

https://github.com/thechaoscoder/vsdb

VSDB - A Database for VapourSynth Scripts & Plugins

avsrepo database laravel laravel-framework vapoursynth vapoursynth-plugins vsdb vsrepo

Last synced: 30 Oct 2025

https://github.com/eduardolat/nocodbgo

NocoDB Golang SDK

database go golang nocodb sdk

Last synced: 01 Feb 2026

https://github.com/ksh168/smolink-url_shortener

This is a simple URL shortener in Flask. Shortens URL upto length 512 characters to 6 characters. Made using Flask-SQLAlchemy. This URL shortener will be able to redirect links and keep stats on the number of times each link was visited. Also has HTTP Basic Authentication to view stats. All this data will be stored in a sqlite3 database.

database flask flask-sqlalchemy python redirect-links sqlite url-shortener

Last synced: 05 Oct 2025

https://github.com/renatoathaydes/eventory

An event sourcing-inspired library targeting offline-first use, with automatic synchronization with remote instances when connection is available.

dart database event-sourcing events

Last synced: 07 Sep 2025

https://github.com/mpyw/sqlc-restruct

Post-processor for kyleconroy/sqlc

database go golang postprocessing postprocessor sqlc

Last synced: 09 Apr 2025

https://github.com/reem-lab/vet-clinic

The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻‍⚕️

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/jmari/SCouchDB

Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API

database pharo pharo-smalltalk smalltalk voyage

Last synced: 11 May 2025

https://github.com/pjt3591oo/sequelizejs_translate

sequelize 5V document 번역

database javascript js nodejs orm sequelize

Last synced: 10 Apr 2025

https://github.com/wesovilabs/mollydb

A GraphQL configuration file database

configuration database go golang graphql graphql-api hooks storage yml

Last synced: 25 Aug 2025

https://github.com/rursprung/r2d2-oracle

an r2d2 adapter for the oracle database

connection database oracle pool r2d2 rust sql

Last synced: 30 Apr 2025

https://github.com/patilshreyas/easydatabase

Java API to easily implement JDBC-ODBC Database connection and operations.

database java java-library jdbc odbc

Last synced: 10 Apr 2025

https://github.com/ErfanNaz/jsoncms

Simple CMS based on Json without Database connection

backend cms database json json-cms php schema webpage

Last synced: 03 Apr 2025

https://github.com/gared/database-structure-diff

Show database structure diffs between databases and sql structure dump

database diff doctrine php scheme

Last synced: 08 Jul 2025

https://github.com/dbsynckit/dbsynckit

DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.

database database-migrations db dotnet dotnet-core mssql mysql postgresql sql-query-builder synchronization

Last synced: 30 Dec 2025

https://github.com/gavincabbage/chiv

gavincabbage.com/chiv | Archive relational database tables to Amazon S3

archive database s3 sql

Last synced: 11 Apr 2025

https://github.com/bytebase/postgresql-parser

PostgreSQL parser based on ANTLR4

antlr antlr4 database parser postgres postgresql sql

Last synced: 09 Jul 2025

https://github.com/alirezasalehizadeh/querybuilder

Simple PHP query builder for quick interaction with database tables.

database mysql php query-builder sql

Last synced: 20 Mar 2025

https://github.com/sparks-baird/nomad-examples

Examples of using the Novel Materials Discovery (NOMAD) database, especially downloading all chemical formulas.

cheminformatics database materials-data materials-databases materials-datasets materials-discoveries materials-discovery materials-informatics

Last synced: 05 May 2025

https://github.com/cbess/sqbrowser

SQLite Query Browser for any text editor. Uses wxPython 2.8+

database python sql sqlite wxpython

Last synced: 29 Oct 2025

https://github.com/devzstudio/cloud-backup

☁️ Backup your database and website files easily to dropbox

backup cloud-backup database dropbox mysql php web-application

Last synced: 16 Jun 2025

https://github.com/vicotrbb/sqltemple

SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.

database electron ide sql

Last synced: 06 Mar 2026

https://github.com/contributte/nextras-orm-events

:wolf: Doctrine-like events for Nextras ORM

contributte database event-dispatcher events nette nextras-orm orm

Last synced: 12 Apr 2025

https://github.com/ultirequiem/planetscale

🪐 A simple client for connecting to PlanetScale

database db-driver javascript mysql node nodejs planetscale typescript

Last synced: 07 May 2025

https://github.com/stackql/stackql-middleware

Middleware solution to allow clients to query back end APIs using SQL

api bff database middleware postgres postgresql sql stackql

Last synced: 11 Jul 2025

https://github.com/phalcon/incubator-logger

Extended Adapters for Phalcon Framework Logger component.

cloudwatch-logs database logger monolog phalcon php-library psr-3 udp-socket

Last synced: 21 Jun 2025

https://github.com/wdataorg/wdata

A database with multiple data sets that support drawing, These data sets are: World population data set, World Carbon dioxide Concentration data set, World Number of Cities data set, China number of population data set, China number of space vehicles data set......

chinese data database pip pypi python3

Last synced: 07 Mar 2026

https://github.com/zerocoolhacker/factorymanagment

This is an inventory management system for a factory that manufactures plastic products

database easy-to-use inventory-management point-of-sale pos reports

Last synced: 22 Jun 2025

https://github.com/aldy505/sql-dsl

SQL as template literal (for a lot of stuff)

database dsl mysql postgresql sql

Last synced: 12 Jul 2025

https://github.com/miroslav-reiter/pevs-pani-uvod_do_databaz_mysql

🛢️ Zdrojové kódy a projekty k predmetu Úvod do Databáz na PEVS/PANI

database db dbms mysql pani pevs rdbms reiter

Last synced: 05 Apr 2025

https://github.com/drbarnabus/dactools

A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.

dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool

Last synced: 30 Oct 2025

https://github.com/korridor/laravel-computed-attributes

Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.

accessor caching database eloquent eloquent-models laravel model package performance

Last synced: 13 Apr 2025

https://github.com/joonas-yoon/json-as-db

Using JSON as very lightweight database

database json lightweight package pytest python storage tdd-python

Last synced: 20 Jul 2025

https://github.com/mutablelogic/go-sqlite

Golang interface to SQLite

database golang rest-api sqlite sqlite-orm sqlite3

Last synced: 15 Jul 2025

https://github.com/vnpy/vnpy_sqlite

VeighNa框架的SQLite数据库接口

database sqlite veighna vnpy

Last synced: 13 Apr 2025

https://github.com/feathersjs-ecosystem/feathers-cassandra

Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder

cassandra cassanknex database db express-cassandra feathers feathersjs knex model orm

Last synced: 11 May 2025

https://github.com/jdforsythe/mysqlconnection

Simple library to make it much easier to use MySQL in Visual Studio projects

database dotnet dotnet-framework mysql visual-studio

Last synced: 22 Aug 2025

https://github.com/spithash/linux-backup-script

Take backups of your mysql/mariadb databases and your files/folders. This bash script can be useful for linux server backups or migrations.

backup backup-script bash-script database linux linux-backup mariadb-database mysql-database

Last synced: 28 Jun 2025

https://github.com/firesharkstudios/butterfly-db

Reactive database SELECTs for popular relational databases in C#

butterfly csharp database mysql orm postgres reactive-data-streams reactive-documents sqlite sqlserver

Last synced: 22 Aug 2025

https://github.com/phenx/4d-dumper

4D SQL database dump script

4d database dump mysql php

Last synced: 01 Aug 2025

https://github.com/isaac-lal/codepath-web102

The complete CodePath WEB102 project files for Fall 2022.

database javascript react web-development

Last synced: 12 Aug 2025

https://github.com/virtusapolarisgto/nyql

A common query DSL for popular relational databases. NyQL is great for you if you want to write a query once and execute in any relational database many times.

database dsl queries relational-databases

Last synced: 23 Apr 2025

https://github.com/mjgardner/dbcritic

Critique a database schema for best practices

best-practices critique database database-schema perl

Last synced: 15 Apr 2025

https://github.com/machu-gwu/mongoengine_mate-project

A library extend power of mongoengine.

database mongodb orm python

Last synced: 10 Mar 2026

https://github.com/mo7ammedd/exam-system

The Examination System Database is a comprehensive solution designed to streamline examination processes

database examination-system sql sqlserver

Last synced: 16 Apr 2025

https://github.com/robaho/keydbr

remote protocol layer for keydb using gRPC. deprecated. use robaho/leveldbr

database grpc key-value keydb leveldb lsm lsm-tree stream

Last synced: 16 Jul 2025

https://github.com/gogovega/node-red-contrib-cloud-firestore

Node-RED nodes to communicate with Google Cloud Firestore

admin cloud database firebase firestore node-red

Last synced: 08 Sep 2025

https://github.com/rob-leggett/node_restful_webservice

Node, Babel, JWT, ES6, MongoDB, Microservice

babel database jwt microservice mongodb nodejs

Last synced: 12 Apr 2025

https://github.com/morikuni/mdq

mdq queries multiple databases in parallel and output the results in JSON.

cli database go mysql postgresql sql

Last synced: 12 Jan 2026

https://github.com/FabianRolfMatthiasNoll/MyMangaDB

Self-hosted manga collection manager with automatic metadata, MyAnimeList import, Docker support, and detailed collection statistics.

collection database isbn library library-management manga manga-collection manga-database manga-metadata manga-organizer manga-scraper media-library myanimelist open-source personal-library self-hosted

Last synced: 11 Feb 2026

https://github.com/inlife/squirrel-orm

Simple OOP-based ORM for squirrel-lang

database mysql nut orm sql sqlite squirrel

Last synced: 14 Apr 2025

https://github.com/lnsp/trace-explorer

Toolset to explain and visualize database workload traces and benchmark data points.

database duckdb parquet python traces

Last synced: 12 Apr 2025

https://github.com/bocaletto-luca/movies-database

Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.

data-management database dates films movie-data movies open-data research sql

Last synced: 03 Aug 2025

https://github.com/nuhu-ibrahim/lga-districs

A database of all the senatorial and representative districts, local governments and states in Nigeria

database house-of-representatives lga-districs national-assembly nigeria nigerian-states representative representative-districts senatorial senatorial-districts

Last synced: 04 Oct 2025

https://github.com/abbychau/gtsdb

A Dead Simple Timeseries Database. Aims to provide basic methods for embedding.

database edge-computing golang iot lightweight self-hosted time-series timeseries-database

Last synced: 29 Oct 2025

https://github.com/spresnac/laravel-artisan-database-helper

Some usefull helper to handle database backup & restores

backups database hacktoberfest laravel restore

Last synced: 21 Mar 2025

https://github.com/hapytex/django-enforced-choices

Enforce the list of possible values at the database level.

check-constraints database django django-models

Last synced: 13 May 2025

https://github.com/darkterra/mongo-scheduler

Persistent event schedule for node.js using mongo as storage

cron database delayed delayed-jobs event javascript job module mongodb nodejs npm-module npm-package scheduler task

Last synced: 01 Oct 2025