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/hamzaoutdoors/vet-clinic-database

Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.

backend data-structures database postgresql sql

Last synced: 07 Oct 2025

https://github.com/qiwi/bruteforce

A tool used to test the vulnerability of database passwords

bruteforce database db hashcat

Last synced: 02 Sep 2025

https://github.com/gompact/gofixtures

Golang lib/command line tool to load fixtures to databases, useful for testing

csv database fixture-loading fixtures go golang json postgresql test-automation test-data yaml

Last synced: 12 Jan 2026

https://github.com/hyvor/laravel-json-meta

Strict meta data for Eloquent Models, saved in JSON columns

database eloquent json laravel

Last synced: 16 Apr 2025

https://github.com/u-c-s/minidb

A Simple XML Document Database (University Project)

copilot database from-scratch github-copilot java-project nie-mysore oops-in-java xml-database

Last synced: 18 Aug 2025

https://github.com/rhidoyhasanmahmud/learn-python-the-hard-way-with-django

Complete Python tutorial series for beginners to learn the popular Python programming language from hands-on tutorials with examples.

database django eshikhon git github html-css oop python python-course python3

Last synced: 26 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: 21 Jul 2025

https://github.com/cpscript/spiderfoot

launch spiderfoot easily from any terminal!

background bash database hack hacking linux shell

Last synced: 31 Dec 2025

https://github.com/dunkbing/dearsql

A simple, cross-platform database client built with Dear ImGui

cpp database imgui sql

Last synced: 08 Apr 2026

https://github.com/dominaezzz/sqlite-helper

Simple SQLite ORM for .NET applications.

database linq sqlite-orm

Last synced: 19 Mar 2025

https://github.com/365kim/web_study

HTML, CSS, JavaScript, DOM, React, nextJS, Redux, nodeJS, MySQL

css database express html internet javascript mysql nodejs study webapp

Last synced: 14 Apr 2025

https://github.com/zohaibkhandev/contacts

Effortlessly organize your contacts with our intuitive app. Seamlessly sync your contacts across devices for instant access. Customize labels to categorize and find contacts swiftly. Never miss a birthday or important event with automatic reminders. With easy-to-use features and sleek design, managing your contacts has never been simpler.

contacts-app contentprovider contentresolver database rest-api

Last synced: 07 May 2025

https://github.com/kmille/docker-dbdump

docker-dbdump – python script to create docker database backups

backup database docker

Last synced: 17 Jan 2026

https://github.com/exasol/exasol-driver-go

Exasol SQL driver for Golang

database driver exasol exasol-integration go golang sql

Last synced: 10 Apr 2025

https://github.com/nuzulul/kv-storage

💾 Create data storage that uses a simple key-value method for Node, Browser, Deno, Bun, Cloudflare Workers

cloudflare-workers data-storage data-store database db file file-database file-storage indexeddb kv-storage node-js nodejs nosql nosql-database storage

Last synced: 01 May 2025

https://github.com/cdepillabout/servant-on-heroku

Example app showing how to release a Haskell web app on Heroku

database deployment docker example haskell heroku postgresql servant

Last synced: 10 Apr 2025

https://github.com/iamsebastiandev/flotsam

A lightweight, dependency free, in memory storage, json document based database written in TypeScript.

database dependency-free json-document nodejs typescript

Last synced: 03 Apr 2025

https://github.com/gamemann/-gmod-server-hop

A server hop addon for Garry's Mod

database garrys glua gmod hop lua mod mysql server

Last synced: 18 Mar 2025

https://github.com/smuuf/adminer-colorfields

A tiny Adminer extension for parsing and displaying colors where there are colors.

adminer adminer-plugin color database hex php rgb

Last synced: 20 Mar 2025

https://github.com/mateonunez/lyra-impact

Create a Lyra database from anywhere. Full REST API supported, GraphQL and CSVs.

database filesystem graphql impact lyra plugin rest

Last synced: 21 Mar 2025

https://github.com/couchbaselabs/couchbase-lite-python

Experimental Python bindings for Couchbase Lite

database embedded json nosql python

Last synced: 05 May 2025

https://github.com/worksofliam/node-db2fori

Db2 for i client for Node.js

database db2 ibmi

Last synced: 10 Jul 2025

https://github.com/glitterlip/goeloquent

another golang orm/querybuilder framework like Laravel Eloquent Orm

database eloquent golang laravel mysql orm sql

Last synced: 06 May 2025

https://github.com/sidroberts/phalcon-seeder

Database seeder component for Phalcon

database migration phalcon

Last synced: 07 May 2025

https://github.com/dhui/satomic

Simple nested SQL transactions/savepoints in Golang

database golang savepoints sql transaction-manager

Last synced: 07 May 2025

https://github.com/howprogrammingworks/transaction

Atomic transaction container for struct or object

database dataset javascript js transactio transactions

Last synced: 07 May 2025

https://github.com/garethr/cloud-native-tools

A database of activity around various Cloud Native tools

database datasette kubernetes sqlite

Last synced: 22 Aug 2025

https://github.com/urunov/spring-boot-hibernate-database

Spring Boot, REST API, JDBC and JDBC Template, JPA, Hibernate, ORM, H2, MySQL, POSTMAN, Swagger (Hub)

api database h2-database hibernate hibernate-orm java jdbc jpa mysql orm spring-boot springboot-database swagger

Last synced: 29 Oct 2025

https://github.com/ugurcanerdogan/rent-a-car-backend

ReCapProject of C# Code Camp. C#, OOP, database programming , multitier architecture, back-end, SOLID principles, AOP technics and Web API...

aop back-end csharp database database-management multitier-architecture oop solid-principles webapi

Last synced: 16 Jul 2025

https://github.com/mahshaaban/mircancerdb

A database for microRNA-gene/protein expression correlation in cancer.

cancer-genomics database microrna r sqlite tcga-data

Last synced: 28 Apr 2025

https://github.com/yothu/vet-clinic-database

Database schema about a veterinary.

database postgresql sql veterinary

Last synced: 23 Apr 2025

https://github.com/commit451/lift

Simple Android Application update logic component

android database versioning

Last synced: 26 Apr 2025

https://github.com/zohaibkhandev/wallpaper_app

Discover a world of endless possibilities with our Wallpaper App. From stunning landscapes to captivating abstracts, find the perfect backdrop to personalize your device. With a vast collection updated regularly, redefine your screen's aesthetic effortlessly. Elevate your device's look with just a tap.

database rest-api room-database wallapepers wallpaper-app

Last synced: 17 Oct 2025

https://github.com/laowantong/sqlab

SQL Adventure Builder: transform a dataset and a collection of SQL exercises into a self-contained database

database education game-engine games sql text-adventure

Last synced: 26 Jan 2026

https://github.com/richardschoen/pythononilibrary

This IBM i library contains useful CL wrapper commands to allow Python to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs. This install assumes you have installed Python using the yum packages from IBM.

as400 automation bottle cl cobol database excel flask ibmi json programs python rpa rpg scripting service sql web xml

Last synced: 19 Oct 2025

https://github.com/yamilobt8/cs50sql

CS50SQL 2024 Solutions

cs50sql database harvardcs50 python3 sqlite3

Last synced: 28 Feb 2025

https://github.com/hbollon/android-sqlite-toolbox

Android java package designed to easily manage a sqlite database. Include creation of the DB and interactions with it, import and export in several formats and synchronization through http.

android android-java android-library android-sqlite-toolbox crud csv database db dbhandler gradle java json sql sqlite sqlite-database synchronization

Last synced: 07 May 2025

https://github.com/PengBAI/docker-oracle-12c-R1

Oracle 12c Release 1 with web console and startup initdb

database docker-image

Last synced: 25 Mar 2025

https://github.com/s-m-i-t-a/database_url

Database URL parser for Elixir

database elixir hacktoberfest

Last synced: 08 Oct 2025

https://github.com/cotide/sql2o-plus

🍌sql2o-plus a simple object mapper for java

database java8 orm orm-framework sql2o sql2o-plus

Last synced: 14 Jan 2026

https://github.com/aldro61/patric_tools

Python package to interact with the PATRIC database (https://www.patricbrc.org)

antibiotic-resistance database genomics patric

Last synced: 11 Oct 2025

https://github.com/clroot/snaplake

Self-hosted database snapshot management platform — capture, query, and compare PostgreSQL/MySQL snapshots as Parquet files

database duckdb kotlin mysql parquet postgresql react self-hosted snapshot spring-boot

Last synced: 03 Mar 2026

https://github.com/ahmad-jx/hozn-realestate-fullstack

🚀 Hozn - Real Estate Fullstack is a Website complete real estate platform built with React, Next.js, TypeScript, Express, and PostgreSQL.

api backend dashboard database express frontend fullstack javascript nextjs nodejs postgresql postgresql-database property-management reactjs real-estate real-estate-platform responsive-design sequelize typescript

Last synced: 26 Oct 2025

https://github.com/0xnu/kikiola

Kikiola is a high-performance vector database written in Go.

aws azure cloud-native database embeddings gcp golang llm multi-cloud rag vector-database

Last synced: 24 Apr 2025

https://github.com/redbase-app/redb

Typed object storage for .NET. Schema = C# class. Full LINQ. Zero migrations. Postgres & MSSQL.

csharp database dotnet entity-framework-alternative linq mssql orm postgresql sql-server

Last synced: 30 May 2026

https://github.com/ropensci/dwctaxon

R package for working with Darwin Core Taxon data

database r-package rstats

Last synced: 22 Feb 2026

https://github.com/s1owjke/prisma-rls

Prisma client extension for row-level security on any database

database prisma prisma-client prisma-extension rls row-level-security

Last synced: 31 Jan 2026

https://github.com/offbit-ai/kyugraph

KyuGraph is a high-performance embedded property graph database written in pure Rust

cypher-query-language database graphdb graphql

Last synced: 22 Jun 2026

https://github.com/synthesized-io/jdbcrest

Java reimplementation of PostgREST

api automatic-api database http java jdbc rest restful server sql

Last synced: 20 Jun 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/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/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/sualeh/introduction-to-sql

Introduction to SQL

database sql tutorial

Last synced: 19 Jun 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/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/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/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/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/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/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/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/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/pjt3591oo/sequelizejs_translate

sequelize 5V document 번역

database javascript js nodejs orm sequelize

Last synced: 10 Apr 2025

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/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/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/phenx/4d-dumper

4D SQL database dump script

4d database dump mysql php

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