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

Kwik is a deno database using messagepack files.

database deno deno-module hacktoberfest messagepack typescript

Last synced: 13 Apr 2025

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

This database is of an imaginary Vet who wanted an easier way to manage his data.

database psql schema sql

Last synced: 03 Jul 2025

https://github.com/mkhanal/knex-case-converter-plugin

Knexjs - convert snake_case column names to camelCase on query and the reverse when using parameters

case-conversion case-converter database knexjs nodejs

Last synced: 12 Jan 2026

https://github.com/twtrubiks/flask-migrate-tutorial

透過 Flask-Migrate-Tutorial 管理資料庫 (database)

database flask migrate mssql mysql postgresql python sqlite tutorial

Last synced: 15 Apr 2025

https://github.com/ankansaha/axiodb

A fast, lightweight, and scalable open-source DBMS for modern apps. Supports JSON-based data storage, simple APIs, and secure data management. Ideal for projects needing efficient and flexible database solutions.

algorithms data-structures database javascript json nodejs nosql

Last synced: 30 Jul 2025

https://github.com/chanmyaemaung/node-prisma-crud

NODEJS, EXPRESS JS, PRISMA w/ CRUD FUNCTIONALITY

crud-application database expressjs mongodb nodejs prisma

Last synced: 22 Sep 2025

https://github.com/embarcadero/interbase-docker

Dockerfile to create a container for Embarcadero InterBase

database dockerfile embarcadero interbase

Last synced: 20 Jan 2026

https://github.com/agoutsmedt/central_bank_database

Project to collect documents published by central banks and to clean this data to create a database of central banks' documents

central-bank central-bank-communication database scraping

Last synced: 30 Oct 2025

https://github.com/arnaudband/vet_clinic_db

you will use a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about: animals animals' owners clinic employees visits Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 20 Aug 2025

https://github.com/SquashConsulting/kaliningrad

Template Based Database Modeler Leveraging The Power of Multi-Model Data Stores

arango architectural-patterns database foxx graph-database graph-theory gui modeling nosql typescript

Last synced: 20 Jul 2025

https://github.com/asenyshyn/pg-patch

set of scripts to help organize and manage Postgresql database source code.

database migrations plpgsql postgresql shell

Last synced: 26 Apr 2025

https://github.com/fireproof-storage/sketch-magnetic-poetry

Multi-player live magnetic poetry using 🎈 PartyKit and 🔥 Fireproof

collaboration crdt database partykit react websocket

Last synced: 14 Apr 2025

https://github.com/brian-pond/dbconform

Finds and repairs SQL database drift by comparing against data models.

alembic database ddl drift-detection orm postgresql python schema-migration sqlalchemy sqlite sqlmodel

Last synced: 29 May 2026

https://github.com/hedon954/go-mysql-mocker

gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.

database go-mock-testing go-mocking go-mysql go-mysql-server go-unit-testing golang mock mock-data mock-server mock-test mysql-server mysql-test unit-test unit-test-framework unit-testing

Last synced: 14 Apr 2025

https://github.com/mileschou/schemarkdown

The core library for generate Markdown document from database schema.

database markdown schema

Last synced: 02 Sep 2025

https://github.com/verdie-g/modern-caching

Modern caching library for modern .NET

caching database dotnet memcached redis

Last synced: 17 Jan 2026

https://github.com/trysharpen/versionna

Sharpen Versionna is a PHP migration system to manage versioning of Manticoresearch. It includes a CLI tool to keep your Manticore index schemas and your data on sync.

database database-migrations database-schema database-versioning full-text-search fulltext indexing manticore-search manticoresearch migration migration-automation migrations php search search-engine sql versioning

Last synced: 13 Jan 2026

https://github.com/janza/dibi

Utilitarian cross-platform MySQL GUI client

database gui interface linux macos mysql qt

Last synced: 22 Aug 2025

https://github.com/myconsciousness/zenna-db

Zenna DB is designed to be flexible enough to respond to modifications and to achieve this state with a small implementation. It is a framework that further develops the idea of Content Framework. Zenna is a name inspired by Zen Buddhism, a branch of Mahayana Buddhism that refers to a state of mind that is no longer agitated.

content content-framework database db framework gradle java nosql ocp zenna zenna-db

Last synced: 22 Aug 2025

https://github.com/vshulcz/youtube_crawler

A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.

crawler database gui osint parser python requests reverse-engineering sql tkinter youtube

Last synced: 16 Jan 2026

https://github.com/ratanakvlun/node-odbc

ODBC bindings for Node.js

database nodejs odbc sql

Last synced: 27 Feb 2026

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/sarvsav/iza

Streamline platform operations with Linux inspired commands written in Go!

artifactory ci cicd cli database devops go golang linux mongodb platform-engineering shell

Last synced: 07 Mar 2026

https://github.com/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/dewanshrawat15/cyquest

A fully featured online treasure hunt playground. Just set the questions, register required users and start the hunt.

cryptic-hunt database database-management django game hacktoberfest hacktoberfest2021 hunt python quizapp superuser treasure-hunt webapp

Last synced: 20 Aug 2025

https://github.com/justintime50/srvinfra

srvinfra is a tool to deploy, update, and maintain services and websites on a server hosted by Docker.

database deploy docker hosted infra maintain server service sql srv srvinfra update website

Last synced: 13 May 2025

https://github.com/grumpybusted/grumpy.dacpacmerge

Library for merging a Database Package file (dacpac) with and existing database

dapac database deployment mssql schema

Last synced: 03 Aug 2025

https://github.com/whitfin/lowdb-titanium-adapter

Titanium SDK adapter for the LowDB embedded database

database json mobile nosql titanium-mobile titanium-sdk

Last synced: 19 Apr 2025

https://github.com/ibmstreams/streamsx.jdbc

Supports Streams application to work with databases via JDBC

database db2 ibm-streams jdbc stream-processing toolkit

Last synced: 09 Mar 2026

https://github.com/dsiner/androidorm

Fast integration with SQLite & ORMs. greenDAO, Sqlite, Room, OrmLite, LitePal, Realm; ORM数据库、快速集成

database demo orm

Last synced: 13 Apr 2025

https://github.com/kovacou/go-database

Go databases manager (Context, Transactions & Profiler) w/ an intuitive SQL Builder on top of sqlx. Performances oriented.

builder database go golang mysql profiler transactions

Last synced: 17 Jan 2026

https://github.com/acathur/store

A key-value store that persists on disk for Deno.

database deno localstorage persist store

Last synced: 20 Feb 2026

https://github.com/raphaelalmeidamartins/mysql-all-for-one

MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 07 May 2025

https://github.com/nezorinegor/bookstore-db

📖 База данных для книжного магазина

database design-patterns sql

Last synced: 02 Aug 2025

https://github.com/sambhav228/stulysis

A System which will analyze students performance through participating in different events and gaining knowledge in those as a outcome for students.

css database eclipse html java sql

Last synced: 11 Apr 2026

https://github.com/astrolink/pluto

♇ This tool will help you better control a non-versioned database project.

database go golang migrations utils

Last synced: 12 Jan 2026

https://github.com/ahmadhuss/ruddb

💽 A database tool that helps to connect the database and manipulate the database of a specific vendor.

database jar java jdbc-driver

Last synced: 16 May 2025

https://github.com/vazra/firestore-sqlite-sync

Sync selected fields from Firebase Firestore collections to local SQLite DB.

database firestore sqlite sync

Last synced: 24 Oct 2025

https://github.com/marcocesarato/php-cpdo

This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.

cache cachepdo cpdo database memory pdo php

Last synced: 10 Oct 2025

https://github.com/tbrugz/queryon

Engine for building REST APIs based on JDBC-compatible RDBMSs

database jdbc rdbms rest

Last synced: 11 Jan 2026

https://github.com/vladimirakopyan/evedestructionmaps

I mapped destruction of ships in eve online for my final year project

csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard

Last synced: 18 May 2026

https://github.com/arsalanjabbari/travel-management-system

This project focuses on designing a comprehensive database system for an online travel ticket purchasing platform that serves all customers, travel agencies and application's super admins.

database erd plpgsql system-design

Last synced: 17 Aug 2025

https://github.com/valencian-digital/planter

Blazingly fast data generation for MongoDB

data-generation database mongodb rust seeding

Last synced: 31 Mar 2025

https://github.com/blaugold/couchbase-dart

Couchbase Server SDK for Dart

couchbase-server dart database newsql nosql sdk

Last synced: 29 Jul 2025

https://github.com/ntoll/bfd

Big Friendly Datastore (organic collaboration on data, from the ground up).

database open-data rest-api social

Last synced: 18 Feb 2026

https://github.com/codezero-be/laravel-route-key-exists

Laravel validation rule to check if a custom route key exists.

binding database exists laravel model route rule validation

Last synced: 12 Apr 2025

https://github.com/code-specialist/database-setup-tools

Easy to understand and use python tools that help you to create databases and interact with them

database database-connector database-management fastapi fastapi-sqlalchemy sqlalchemy sqlalchemy-python sqlmodel

Last synced: 19 Apr 2025

https://github.com/ellisgl/geeklab-glpdo2

PHP >= 8.1 PDO Wrapper for Easy and Proper Bindings.

binding bindings database db escape mysql pdo pdo-mysql pdo-php pdo-wrapper php php8-1 php81 sql

Last synced: 19 Aug 2025

https://github.com/hyperf-ext/translatable

The Hyperf Multilingual Model package.

database hyperf language model php translation

Last synced: 12 Apr 2025

https://github.com/rubymonsters/slam-alphas

Location app for women poetry slammers in the German speaking scene

database map poetryslam slam-alphas

Last synced: 07 Feb 2026

https://github.com/ankitesh97/sqlwrapper

A sql wrapper for those who have a hard time executing queries, it provides an interface to simulate common queries on a database.

database mysql postgresql psycopg2 python sql-wrapper sqlite

Last synced: 14 Jan 2026

https://github.com/bocaletto-luca/weather-exploer

Weather Dashboard is a fully dynamic, free‑API–driven web application that provides current weather data, forecasts, and real‑time aggregated "Top Extreme Temperature" lists. Users can: Search for Weather: Enter any location (city, country) to view current conditions and forecast information via wttr.in. Global Top Extremes: Select a year to ...

api api-free bocaletto-luca css3 database html5 javascript open-data responsive weather weather-api weather-app webapp

Last synced: 17 Apr 2026

https://github.com/smartyhero/schema-diff

用于两个mysql数据库/sql文件之间表结构对比的工具

database mariadb mysql schema-diff schemadiff sql

Last synced: 01 Mar 2026

https://github.com/tsnsoft/hibernate_spring_demo

Пример визуальных программ работы с БД через Hibernate и Spring на Java

database demo examples hibernate java mysql netbeans spring

Last synced: 16 Apr 2026

https://github.com/raphaelalmeidamartins/mysql-one-for-all

MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 27 Mar 2026

https://github.com/everlag/poeitemstore

A simple Path of Exile stash indexer in golang

boltdb database golang pathofexile

Last synced: 16 Apr 2026

https://github.com/odysa/rdf4j-python

Python client for Eclipse RDF4J — interact with RDF4J repositories, execute SPARQL queries, and manage RDF data seamlessly in Python.

database rag rdf sementic sparql

Last synced: 03 Mar 2026

https://github.com/redvars/orm

RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.

database deno javascript odm postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/bocaletto-luca/tv-show-explorer

TV Show Explorer – Complete Edition is a professional, full-featured web application that empowers users to explore TV shows through multiple discovery modes. This free application uses the TV Maze API to retrieve comprehensive data about TV shows—including cover images, summaries, cast details, and episodes—and provides advanced filtering ...

api bocaletto-luca css3 database free-api html5 javascript open-data open-source responsive serie-tv tv-show tv-show-explorer tv-shows-api webapp

Last synced: 06 May 2026

https://github.com/alexyer/ghost

:ghost: Yet another in-memory key/value storage written in Go

cli database embedded key-value nosql storage

Last synced: 14 Jan 2026

https://github.com/awmleer/nanosql

A simple SQL Database implementation for "Database System Concepts" course.

database python python3

Last synced: 10 Apr 2025

https://github.com/siteserver/sscms.database

SSCMS V7 数据库管理插件

database sscms

Last synced: 14 Oct 2025

https://github.com/xkonti/learning-surreal

Schema and queries from the series of livestreams about SurrealDB

astrojs database livestream surrealdb tutorial

Last synced: 07 Nov 2025

https://github.com/kguzek/liveseries-server

A self-hostable web server for downloading, storing & streaming your favourite TV shows.

automation database episode-tracker nodejs self-hosted torrent torrent-scraper transmission tv-shows

Last synced: 08 Jun 2026

https://github.com/stasvinokur/simple_sqlite

This library can help you using sqlite3 library much easier and faster.

database database-connector database-management python python3 sqlite sqlite3

Last synced: 24 Oct 2025

https://github.com/frabits/frabit

The next-gen database automatic platform

automation database golang mysql platform

Last synced: 23 Jan 2026

https://github.com/dazzle-php/pgsql

Dazzle Async PgSQL Client

async database dazzle pgsql php php-lib php7 postgres sql storage

Last synced: 27 Oct 2025

https://github.com/cemuka/uielementsitemeditor

Basic editor tool with UIElements in unity

database editor editor-scripting gamedev tool ui-elements unity unity3d

Last synced: 16 Mar 2026

https://github.com/redfoxdb/documentdb

RedFox.DocumentDb - A high-performance .NET client for Microsoft's DocumentDb, optimized for event sourcing, secure storage, and seamless ASP.NET Core integration.

database document documentdb event-driven event-sourcing events library microsoft npgsql nuget postgresql

Last synced: 20 Apr 2026

https://github.com/bocaletto-luca/database-collection-structure

Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us

collection-database-structure database database-collection database-structures sql structures

Last synced: 30 Jan 2026

https://github.com/bobek-balinek/bluejet

BlueJet is a modern Swift wrapper around Lightning Memory-Mapped Database Manager (LMDB)

carthage cocoa database lmdb persistence swift swift-library

Last synced: 17 Mar 2026

https://github.com/seadve/lmdb-viewer

Browse LMDB Databases

database gtk gtk-rs heed linux lmdb rust

Last synced: 18 Apr 2026

https://github.com/chientrm/kadb

Lightning fast Immutable Key-Array Database server.

chatbox database forum logging mailbox

Last synced: 08 Feb 2026

https://github.com/quietboil/include-oracle-sql

A Yesql inspired macro for using Oracle SQL in Rust

database oracle rust

Last synced: 07 Oct 2025

https://github.com/s3bza/cos326-dockerised-databases

Using Docker to completely containerise the database technologies used in the Database Systems course, COS326.

basex-database database docker mongodb neo4j objectdb postgresql

Last synced: 12 Feb 2026

https://github.com/iamsr/tapa

A tool that predicts the production impact of database migrations before execution.

database migration mysql postgres

Last synced: 12 Feb 2026

https://github.com/roe-dl/weewx-airq

Service for WeeWX to retrieve air quality data from the airQ device of Corant GmbH

air-q air-quality air-quality-measurements database noise ozone particulate-matter tvoc weewx

Last synced: 26 Feb 2026

https://github.com/materializeinc/homebrew-materialize

Homebrew tap for Materialize, the streaming data warehouse

data-analytics database homebrew streaming-data-warehouse

Last synced: 05 Mar 2026

https://github.com/holon-platform/holon-jdbc

Holon Platform JDBC module. Provides Java DataBase Connectivity support, dealing with javax.sql.DataSource configuration and management in single or multiple persistence source enviroments.

database datasource datastore hikaricp holon-jdbc holon-platform jdbc spring-boot

Last synced: 15 Mar 2026

https://github.com/kkrypt0nn/manuf

📇 An updated list of MAC address prefixes and their manufacturer

database lookup mac mac-address mac-address-lookup mac-address-vendor mac-vendors macvendors manufacturer vendors

Last synced: 25 Oct 2025

https://github.com/cjp2600/protoc-gen-structify

protobuf base db-store wrapper

database generator golang orm protobuf

Last synced: 27 Feb 2026

https://github.com/thiagomvilela/jacademic

Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.

database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database

Last synced: 14 Feb 2026

https://github.com/quantumudit/consumer-goods-sales-analysis

This project focuses on analyzing and visualizing the consumer goods sales in the United States between 2015-2016 using Python & Power BI.

data-analysis data-visualization database jupyter-notebook python sqlite

Last synced: 29 Apr 2026