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/drevops/mariadb-drupal-data

๐Ÿ—„๏ธ MariaDB Docker image with enclosed data

database docker drupal mariadb mysql persistent

Last synced: 06 May 2025

https://github.com/konnektr-io/pg-age-digitaltwins

Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.

apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql

Last synced: 06 Mar 2026

https://github.com/cre-dev/xml2db

A Python package to load complex XML files into a relational database

data-engineering data-loader database duckdb elt etl lxml mssql mysql postgresql python relational-databases sqlalchemy xml xmlschema xsd

Last synced: 15 Jul 2025

https://github.com/rezamardanidev/sqlitebase

How to create a database sqlite by using classes in Python and creating tables and how to store data

class-python database python sql sqlite

Last synced: 09 Sep 2025

https://github.com/vyom-yadav/github-gist-clone-backend

Backend REST API for GitHub Gist Clone

api-rest clone-app database golang postgres

Last synced: 10 Apr 2025

https://github.com/whotookzakum/kart.cafe

Item database for KartRider: Drift.

database game guides kartrider resource wiki

Last synced: 17 Jan 2026

https://github.com/armour/k-skyband-query-in-postgresql

๐Ÿ“Š K-SkyBand Query in PostgreSQL

database incomplete-data k-skyband postgresql

Last synced: 06 Jul 2025

https://github.com/orsinium-labs/ddlite

๐Ÿชถ Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 28 Oct 2025

https://github.com/serenasensini/basi-di-dati---apogeo

Repository ufficiale del volume creato per Apogeo "Basi di dati"

database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql

Last synced: 10 Jul 2025

https://github.com/pferreirafabricio/backup-mongo-db

๐Ÿ—ณ๏ธ A simple PowerShell script to make a backup of a MongoDB database and create a scheduled task for it on Windows

database database-script gzip mongodb mongodb-database mongodump powershell powershell-script system-schedule windows zip

Last synced: 11 Apr 2025

https://github.com/cossacklabs/acra-censor-demo

AcraCensor (SQL firewall) example project: see how to configure AcraCensor to prevent SQL injections in vulnerable OWASP web application.

acra data-protection data-security database docker encryption firewall mutillidae owasp playground sql sqlfirewall sqlinjection waf

Last synced: 30 Apr 2025

https://github.com/parzibyte/crud-sql-server-python

Conexiรณn a SQL Server con Python usando PyODBC

crud crud-application database odbc pyodbc python sql-server

Last synced: 12 Apr 2025

https://github.com/pathwayforte/results

Results of the evaluation of pathway databases using TCGA datasets

benchmarking bioinformatics database pathway-analysis systems-biology

Last synced: 12 Apr 2025

https://github.com/sirsayed98/bigtable

Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size .

bigtable database distributed-systems express mongodb node os socket-io

Last synced: 16 Feb 2026

https://github.com/jehiah/retrydb

RetryDB transparently retries *sql.DB operations against a secondary datasource.

database go reliability

Last synced: 11 Apr 2025

https://github.com/daikoz/SQLWrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 04 May 2025

https://github.com/hannziegel/final-capstone-backend

This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.

api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram

Last synced: 05 May 2025

https://github.com/claudiarojassoto/hello_rails

This is a Ruby on Rails application named 'hellorails', set up with a PostgreSQL database. The application has been initialized with Git and allows you to display a 'Hello World' message on the browser's main page.

database rails-application ruby-on-rails

Last synced: 10 Jul 2025

https://github.com/birddevelper/flexitable

FelxiTable is a professional jQuery plugin that convert JSON array list into HTML table

css data-visualization database html javascript jquery jquery-plugin json table

Last synced: 13 Mar 2025

https://github.com/graze/morphism

Tool for parsing, extracting, and diffing mysqldump files

database mysql mysqldump php

Last synced: 06 May 2025

https://github.com/iamantimpal/iamantimpal

๐Ÿ‘‹ Hi, I'm Antim Pal, the Founder of Optimism Educator. An online platform dedicated to empowering students with skills in Computer Science, Web Design, Graphic

data-analysis data-science data-visualization database database-design database-management datascience graphical-user-interface graphics grapic-design reading-list readme readme-badges readme-generator readme-md readme-profile readme-stats readme-template

Last synced: 10 Apr 2025

https://github.com/mainek00n/go-osv

Build a local copy of Open Source Vulnerabilities; OSV. Server mode for easy querying.

database golang osv vulnerability

Last synced: 10 Apr 2025

https://github.com/kungfux/xdatabase

XDatabase is a simple unified library to interact with SQLite, MySQL, MS SQL and MS Access databases (through OLEDB driver). Plus, a set of methods to work with binary data and select not only tables but row, column or a single cell.

csharp database library ms-access mssql mysql sqlite3

Last synced: 11 Apr 2025

https://github.com/dickymuliafiqri/onecak

An unofficial API of 1cak.com

1cak api api-rest database flask meme onecak python

Last synced: 12 Apr 2025

https://github.com/alessandrotesoro/wp-fluent-query

A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.

database eloquent laravel wordpress

Last synced: 30 Dec 2025

https://github.com/rrwen/pg-testdb

Module for PostgreSQL tests inside temporary databases

database db isolated module pg pgtools postgres postgresql tap tape temp template temporary test tool unit

Last synced: 23 Sep 2025

https://github.com/objectbox/objectbox-go-performance

Open Source Performance Benchmarks for ObjectBox Go, GORM, and others

bbolt database golang gorm objectbox orm performance storm

Last synced: 20 Jul 2025

https://github.com/rvegajr/ez-db-codegen-core

Easy code generation based on a database schema. The template language this application uses is HandleBars.

c-sharp code-generation code-generator database handlebars handlebars-template

Last synced: 03 Sep 2025

https://github.com/jirevwe/cascade

Casade is a tool that automatically cascades soft deletes or hard deletes in your mongodb database

cascade database mongo mongodb mongoose

Last synced: 03 Oct 2025

https://github.com/lsst-dm/qserv-ingest

Tools for loading extremely large datasets inside Qserv

bigdata cosmology database kubernetes parallel

Last synced: 04 May 2025

https://github.com/mohidex/data-pipeline-on-gcp

The Real-time Ecommerce Data Collection and Processing project empowers businesses with real-time insights by efficiently extracting, processing, and storing ecommerce data from multiple sources. Combining Golang and Python, this cutting-edge solution streamlines data handling from diverse ecommerce websites.

beautifulsoup data-engineer data-pipeline data-science database datastore dependency-injection firebase firestore gcp go golang google google-cloud pubsub python solid-principles storage web-scraping

Last synced: 14 Apr 2025

https://github.com/OGFris/FrisAI

FrisAI is an A.I. based chat-bot made with PHP.

ai chatbot conversation database php selflearning

Last synced: 14 Mar 2025

https://github.com/hnx8/dapperaid

SQL CRUD Query-Builder/Executor for Dapper

c-sharp crud csharp dapper database mappings orm query-builder sql-generation

Last synced: 08 Mar 2026

https://github.com/petrosdemetrakopoulos/smartviews

A blockchain enabled OLAP Data Warehouse. It is the implementation / application part of my thesis as an undergraduate Computer Science student of Athens University of Economics and Business

blockchain dapp data-warehouses database ethereum ethereum-blockchain mysql-server olap-cube redis-cache

Last synced: 19 Aug 2025

https://github.com/elgopher/deebee

Go library for storing application state.

database go snapshot

Last synced: 09 Mar 2026

https://github.com/ujjalacharya/ride-share

Full stack ride sharing application in Nextjs

api api-rest database frontend fullstack nextjs typeorm typescript

Last synced: 01 Sep 2025

https://github.com/changyeop-yang/study-database

๋ณธ ๊ณผ๋ชฉ์€ ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค ์‹œ์Šคํ…œ ๋ฐ ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค ์‘์šฉ ํ”„๋กœ๊ทธ๋žจ์„ ์„ค๊ณ„, ์‚ฌ์šฉ ๋ฐ ๊ตฌํ˜„ํ•˜๋Š” ๋ฐ ํ•„์š”ํ•œ ๊ธฐ์ดˆ ๊ฐœ๋…์„ ์†Œ๊ฐœํ•œ๋‹ค. ๊ตฌ์ฒด์ ์œผ๋กœ, ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค ๋ชจ๋ธ๋ง ๋ฐ ๋””์ž์ธ, ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค ๊ด€๋ฆฌ ์‹œ์Šคํ…œ (DBMS)์ด ์ œ๊ณตํ•˜๋Š” ์–ธ์–ด ๋ฐ ๋ชจ๋ธ, ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค ์‹œ์Šคํ…œ ๊ตฌํ˜„ ๊ธฐ์ˆ  ๋“ฑ์„ ํ•™์Šตํ•œ๋‹ค.

database kyungpook-national-university oracle-database

Last synced: 07 Apr 2025

https://github.com/k1low/qp

Printer that prints the results of a query to the database.

database go printer sql

Last synced: 16 Apr 2025

https://github.com/lightnet/rusthttpgunjs

Prototype rust gun for server side. Client rust not worked on. Client browser work partly.

database gunjs javascript rust-lang rust-library

Last synced: 14 Apr 2025

https://github.com/lightblueseas/resource-bundles-data

Parent project that holds module projects for the persistence of resourcebundles in database

database i18n java resource-bundles rest-services

Last synced: 26 Jul 2025

https://github.com/rcardin/actorbase

Implementation of a key-value NoSQL database using the actor-model.

akka database distributed-systems scala

Last synced: 30 Apr 2025

https://github.com/shinshin86/neverchange

NeverChange is a database solution for web applications using SQLite WASM and OPFS.

database frontend opfs sqlite sqlite-wasm wasm

Last synced: 21 Sep 2025

https://github.com/AgureDa2019/ExcelVBA01_CreateSQL

(Win/Mac้–‹็™บ่€…ๆ”ฏๆด) MySQLใƒ†ใƒผใƒ–ใƒซ่จญ่จˆ๏ผ†ๅฎš็พฉๆ›ธไฝœๆˆ็”จใƒ„ใƒผใƒซ

database mysql vba-excel

Last synced: 30 Jul 2025

https://github.com/dodo-it/entity-generator

Highly customizable (typed) entity generator from database. It can generate entities for whole database, table/view and from raw SQL query

database entities generator php74

Last synced: 29 Jul 2025

https://github.com/juyan/swift-filestore

Lightweight key-value store with Structured Concurrency API

database ios key-value-store macos swift

Last synced: 15 Apr 2025

https://github.com/liutairan/librarian

Reference management software, reference information from Journals/Conferences/Books/Transactions/etc, download papers, grouping/sorting, reference network, etc.

database librarian reference-manager

Last synced: 13 May 2025

https://github.com/envigit/hotellaspalmas

Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizacjฤ™ WPF, jฤ™zyk C# oraz SQL

csharp database hotel-reservation-system sql wpf

Last synced: 21 Aug 2025

https://github.com/gabrielu3/database-cellphone-enterprise

SQL Database Implementation for a fictional enterprise that sells cell phones

data database plpgsql postgresql postgresql-database script sql trigger

Last synced: 14 Apr 2025

https://github.com/mefrreex/jooqconnector

A library for working with databases using JOOQ ORM for Java

database mysql sqlite sqlite3

Last synced: 25 Jul 2025

https://github.com/codetheearth/flaredb

syntax of mongoose, freedom of sqlite

database mongoose sqlite

Last synced: 29 Sep 2025

https://github.com/zMoooooritz/stapy

An easy to use SensorThings API Client written in Python

api cli data-science database ogc python sensor sensor-data sensorthings sensorthings-api

Last synced: 15 May 2025

https://github.com/ludevnet/assembly

Library for files/resources for LU related software

database file-formats lego-universe library rust-lang

Last synced: 28 Apr 2026

https://github.com/dfeneyrou/litecask

A high performance single-header embeddable persistent key-value store with indexing capabilities

bitcask database embedded key-value-store kv-store single-header

Last synced: 29 Apr 2026

https://github.com/ilhanaydinli/dbcli

A powerful, interactive CLI tool for managing database connections, imports, exports, and operations.

bun cli database database-management pg-dump postgresql typescript

Last synced: 01 May 2026

https://github.com/demg-dev/simpleblockchaindatabase

Simple Database based on Blockchain technology.

blockchain blockchain-technology database python

Last synced: 12 May 2026

https://github.com/rocketgraphai/xgt_connector

A Python client for connecting Rocketgraph xGT to other applications.

cypher database graph neo4j odbc python python3 trovares xgt

Last synced: 15 Jun 2026

https://github.com/rezmoss/cloudip-db

Compact, daily-updated MessagePack database of cloud-provider IP ranges (AWS, GCP, Azure, Cloudflare, DigitalOcean, Oracle). ~743 KB gzipped, SHA-256 verified, built from cloud-provider-ip-addresses. Powers go-cloudip and js-cloudip

aws azure cidr cloud-ip-ranges cloud-providers cloudflare database digitalocean gcp ip-database ip-detection ip-lookup ip-ranges messagepack oracle-cloud

Last synced: 05 Jul 2026

https://github.com/mainser/cindel

Cindel is an ultra-fast, lightweight, easy to use, and fully async NoSQL database for Flutter and Dart apps.

android cindel cross-platform dart database flutter ios linux windows

Last synced: 14 Jun 2026

https://github.com/codecaiine/vet-clinic

This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 31 Aug 2025

https://github.com/parazyd/sled-overlay

Overlay mechanism for sled

database kv overlay rust sled

Last synced: 29 Oct 2025

https://github.com/friendsofredaxo/rex_sql_helper

๐Ÿฃ REDAXO rexSqlHelper - AddOn notAnORM

database database-management redaxo-addon redaxo5

Last synced: 12 Jul 2025

https://github.com/lus/nicegres

A simple postgres Docker image with initial users and databases

database docker init initialization postgres setup user

Last synced: 03 Jan 2026

https://github.com/evas-php/evas-orm

๐Ÿ—ƒ ORM module (ActiveRecord over evas-php/evas-db)

activerecord database orm orm-library php php7

Last synced: 17 Oct 2025

https://github.com/lazziya/xlocalizer.db

DB extension pack for XLocalizer

asp-net-core database db localization resources xlocalizer

Last synced: 10 Apr 2025

https://github.com/flagro/botfishinggame

A fun open-source Telegram bot for chats, developed to improve my knowledge in microservices and CI/CD pipelines.

cicd database fishing-game github-actions mongodb motor python python-telegram-bot python3 telegram telegram-bot

Last synced: 07 Sep 2025

https://github.com/lucianolorenti/structdatabasemapping.jl

Struct mapping to database in Julia

database julia orm

Last synced: 07 Oct 2025

https://github.com/ponzu-cms/live

Ponzu CMS package to add support for live queries. Subscribe to / emit from various hooks, i.e. AfterAPICreate, BeforeAdminDelete, etc.

database golang hook ponzu-cms reactive

Last synced: 10 Apr 2025

https://github.com/natasha-ct/vet-clinic-database

This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.

database postgresql-database query relational-databases sql

Last synced: 02 Mar 2025

https://github.com/Alwatr/nitrobase

Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.

database db ecmascript javascript json nodejs typescript

Last synced: 03 May 2025

https://github.com/rafaykhattak/wisepay

WisePay is a sleek expense tracker crafted with ASP.NET Core, facilitating seamless financial management through categorization, reports, and customizable settings. With a user-friendly interface and responsive design, WisePay empowers users to track expenses effortlessly.

crud database dotnet dotnet-core expense-tracker mssql mssql-database syncfusion

Last synced: 30 Oct 2025

https://github.com/shravan20/neonode-oss-quick-starter

Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech

database deno javascript nodejs postgres postgresql serverless typescript

Last synced: 10 Apr 2025

https://github.com/ao-space/space-postgresql

AO.space server depends on this database

database sql

Last synced: 04 May 2025

https://github.com/harinadh76/e-bus-pass

E-Bus pass Registration and Renewal is useful for the students who are facing problems with the current manual work of bus pass Registration and renewal in colleges.

api bus cookies css database ebus ejs expressjs html javascript middleware mongodb nodejs pass viewengine

Last synced: 11 Apr 2025

https://github.com/alessandrobelli/notionelli

Javascript script to prefill your Week database.

database javascript notion-api weekly-planner

Last synced: 04 May 2025

https://github.com/sandrokeil/arangodb-php-driver

A PHP extension for ArangoDB with fuerte and velocypack :rocket:

arangodb cpp database driver fuerte nosql php php-extension velocypack vpack

Last synced: 04 May 2025

https://github.com/sifte/myreplitdb

A simple wrapper for replit's db.

database db replit

Last synced: 14 Dec 2025

https://github.com/ncss-tech/sda-lib

Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.

database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey

Last synced: 28 Jun 2025

https://github.com/contributte/database

:sparkles: Extra contrib to nette/database (@nette)

active-record contributte database nette nette-framework

Last synced: 29 Dec 2025