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/ahammadmejbah/data-science-interview-question-and-solution

Data Science Interview Question: Explain the concept of regularization in machine learning. Solution: Regularization is a technique to prevent overfitting by adding a penalty term to the loss function.

data-engineering data-mining data-science data-structures data-visualization database

Last synced: 26 Feb 2025

https://github.com/meri-mg/vet-clinic

In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.

database sql

Last synced: 27 Dec 2025

https://github.com/mo7amedaliebaid/todo-hive

this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.

dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist

Last synced: 27 Jun 2025

https://github.com/tigrisdata-archive/tigris-vector-ts

Tigris Vector Database client for TypeScript

database javascript nodejs search typescript vector

Last synced: 01 Jul 2025

https://github.com/trivigy/squl

SQL query builder library using Go structs

builder database query sql

Last synced: 14 Mar 2025

https://github.com/manuel7806/sql-server-hospital-database

A simple database that people can install and use to practice writing queries with.

database databases sql sql-server ssms t-sql t-sql-exercises t-sql-scripts

Last synced: 06 Sep 2025

https://github.com/crate/tsperf

TSPERF Time Series Database Benchmark Suite. Framework for evaluating and comparing the performance of time series databases, in the spirit of TimescaleDB's TSBS.

benchmark benchmark-suite benchmarks cratedb database database-benchmarking database-perfomance database-performance-analysis influxdb mongodb mssql odbc postgresql time-series timescaledb timeseries timeseries-data timeseries-database timestream tsbs

Last synced: 18 Jun 2025

https://github.com/robaho/leveldbr

remote access to robaho/leveldb databases

database go key-value leveldb lsm lsm-tree

Last synced: 29 Apr 2025

https://github.com/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 2025

https://github.com/probablyarth/jason-engine

WIP - A full fledged database engine over json files.

bun database db-engine dbms json orm typescript

Last synced: 13 Jul 2025

https://github.com/rodrigooler/dbtool

Multi-platform tool for databases with free integrated B.I and open source

database db electron javascript mongodb mysql oracle postgresql react redux sqlserver tool tools typescript

Last synced: 14 Apr 2025

https://github.com/7s9n/pylowdb

Tiny local JSON database for Python.

database json local nosql nosql-database python python3

Last synced: 09 Jun 2026

https://github.com/delsart/guixu

GuiXu is a high-performance, minimalist embedded database based on Kotlin, combining Kotlin Serialization and Memory-Mapped File (MMAP) technology to provide efficient read/write operations and excellent space utilization.

android-library database kotlin kotlin-library

Last synced: 03 Mar 2025

https://github.com/extrabb/bulk-tmdb

A bulk downloader for tMDB movie/TV data.

api bulk console csharp database download movie tmdb

Last synced: 26 Jul 2025

https://github.com/nnnkkk7/snowflake-emulator

A lightweight Snowflake emulator built with Go and DuckDB for local development and testing

ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing

Last synced: 13 Jan 2026

https://github.com/michelboucey/ipv6db

A RESTful Web Service for IPv6-related data

database ipv6 ipv6-address microservice restful-webservices

Last synced: 28 Apr 2025

https://github.com/davidarchanjo/spring-boot-jpa-auditing

Sample Spring Boot project for implementing JPA database auditing

database java spring-boot spring-jpa

Last synced: 23 Jul 2025

https://github.com/floattech/sqlite

A pure-go wrapper for database/sql using fumiama/sqlite3

database go golang no-cgo sqlite sqlite3 sqlite3-orm

Last synced: 02 May 2025

https://github.com/miku/makta

Create an sqlite3 database from tabular data (2-TSV).

database sqlite sqlite3 tsv

Last synced: 10 Aug 2025

https://github.com/xquery/ml-utils

Small collection of command line utilities for working with MarkLogic

cmake database graphing marklogic

Last synced: 15 Apr 2025

https://github.com/demdxx/redify

🧩 Redify any database as RedisDB

database key-value-store mssql mysql oracle postgresql redis redis-server sqlite

Last synced: 12 Jan 2026

https://github.com/technologicnick/scrap-mechanic-mod-scraper

Scrapes the Steam Workshop for Scrap Mechanic mods

database lua mod scraper steam-workshop

Last synced: 04 Jul 2025

https://github.com/martinpetricko/laravel-database-mail

Laravel Database Mail lets you store email templates in your database, link them to events, and automatically send them when those events are dispatched.

database laravel mail

Last synced: 22 Feb 2026

https://github.com/mackysoft/mastertools

An import tool for importing tables from excel or spreadsheet to generate a database.

csharp database excel spreadsheet unity

Last synced: 24 Oct 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: 28 Apr 2025

https://github.com/parzibyte/crud-php-mysqli

CRUD de PHP con MySQL usando MySQLi

bootstrap crud database mysql mysqli php

Last synced: 12 Apr 2025

https://github.com/abedputra/ip2location

Get your location such as city, region or country.

city country database ip2location ip2location-database region

Last synced: 17 Aug 2025

https://github.com/mbari-org/aidata

Extract, transform, and load/download and augment images and annotations for detection, clustering or classification workflows

ai database etl machine-learning

Last synced: 05 Feb 2026

https://github.com/wilfredpine/vanilla-php

A very basic Vanilla PHP web application using PDO for database.

crud database mysql mysql-database native pdo pdo-mysql php vanilla vanilla-php

Last synced: 24 Sep 2025

https://github.com/nyeogmi/moogle

data structures for relational code in Rust

data-structures database game-development rust

Last synced: 26 Apr 2025

https://github.com/gggeek/ezdbintegrity

eZ Publish Legacy extension allowing to check integrity of data in the database and filesystem storage

database ezpublish referential-integrity

Last synced: 01 Sep 2025

https://github.com/bobmcdear/boom

Feature embeddings for Open Library books

books database deep-learning embeddings similarity-search

Last synced: 13 Apr 2025

https://github.com/interkosmos/rim

Relational Database Management System in FORTRAN 77

database dbms fortran-77 nasa software-archeology

Last synced: 08 Jul 2025

https://github.com/dawidolko/TechByte-Project-Laravel

Database project using gui and shopping cart based on php of use framework Laravel and Oracle19c.

base computer-shop css data-base database html javascript js laravel php project

Last synced: 06 Apr 2025

https://github.com/nireo/upfi

A file hosting service in Go

authentication database file file-upload golang templates-html

Last synced: 28 Jan 2026

https://github.com/guiyomh/charlatan

Relying on brianvoe/gofakeit, Charlatan allows you to create a ton of fixtures/fake data for use while developing or testing your project. It is inspired by nelmio/alice.It gives you a few essential tools to make it very easy to generate complex data in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed.

database expression-language faker fixture fixtures golang testing

Last synced: 13 Apr 2025

https://github.com/nibbleshift/gorb

GO Regression testing and Benchmark Tools

benchmark-framework database go testing

Last synced: 12 Jan 2026

https://github.com/developerdavi/ezadmin

:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin

apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql

Last synced: 22 Jul 2025

https://github.com/riskymh/dbcat

A simple CLI to view database tables. Supports PostgreSQL, MySQL, and SQLite (because it uses `Bun.sql`).

bun cli database mysql postgres sql sqlite tui

Last synced: 24 Dec 2025

https://github.com/marcusg/pg_backup

Create, restore, download and upload postgres dumps locally and on remote servers using capistrano

capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization

Last synced: 12 May 2025

https://github.com/ebean-orm/ebean-test-containers

Ability to control docker containers. e.g. Postgres running as docker container for testing

clickhouse cockroachdb database db2 docker hana java localdynamodb localstack mariadb mysql nuodb oracle postgres sqlserver test test-containers yugabyte

Last synced: 15 Sep 2025

https://github.com/phachon/database

php 数据库操作模块

database mysql pdo php php-database php-mysql php-mysqli php7

Last synced: 14 May 2025

https://github.com/fadhil-riyanto/crud-with-mysql

Ini adalah crud menggunakan PHP di mysql

crud css database mysql mysql-crud

Last synced: 13 Apr 2025

https://github.com/subramanyaks/busreservation

This is the DBMS mini project made from Java swing and oracle db as database which reserve the seat of bus and also shows the seating allotment.

database java javaswings vtu vtuproject

Last synced: 14 May 2025

https://github.com/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 09 Apr 2025

https://github.com/dkratzert/dsr

Refinement of disordered structures with SHELXL

crystallography database dsr fragments molecule python shelxl

Last synced: 19 Mar 2025

https://github.com/bagussatoto/aplikasi-laundry

Halo, ini adalah aplikasi Laundry yang dibangun dengan cinta (love). Aplikasi ini sudah bisa multi toko loh, alias kamu bisa membuat cabang laundry

database html html5 laravel php xampp

Last synced: 21 Mar 2025

https://github.com/emirror-de/naphtha

Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust your code. Specific models can be stored in different databases. Query models by property. Migrations in pure Rust and available during runtime.

database database-connector database-migrations models rust-lang

Last synced: 23 Apr 2025

https://github.com/xdillx/databridge

A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.

database delphi firebird import mysql oop oracle-database sqlite sqlserver

Last synced: 21 Jun 2025

https://github.com/centralfloridaattorney/dataspoon

dataspoon is a database that helps to prepare data for analysis

database dataspoon encoder-decoder javaspoon mysql onehot

Last synced: 05 Apr 2025

https://github.com/ashwaniydv/my-lsm-tree-cpp

Log-structured Key-Value storage engine written in C++

bitcask cpp database db storage-engine wal write-ahead-logging

Last synced: 23 Apr 2025

https://github.com/toastdriven/localtable

A thin database-like wrapper over `window.localStorage`.

browser database javascript localstorage sessionstorage

Last synced: 17 Oct 2025

https://github.com/haq/rclone-database-backup

Use Rclone to back up your MySQL, PostgreSQL or SQLite database.

backup database docker mysql postgres rclone sqlite

Last synced: 19 Oct 2025

https://github.com/sshaw/transform_legacy_attribute_methods

A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.

activerecord database legacy ruby

Last synced: 16 Aug 2025

https://github.com/jkenlooper/chill

Cascading, Highly Irrelevant, Lost Llamas

database flask python static-site-generator

Last synced: 20 Jul 2025

https://github.com/rdbc-io/rdbc-pool

Asynchronous database access for Scala and Java - connection pool

asynchronous connection-pool database non-blocking rdbc

Last synced: 14 Jan 2026

https://github.com/musgravejw/database

Micro Database Implementation

c database

Last synced: 13 Apr 2025

https://github.com/sandrokeil/arangodb-event-store

ArangoDB implementation of ProophEventStore

arangodb database eventstore nosql php prooph

Last synced: 18 Mar 2025

https://github.com/ExWeiv/weiv-data

Custom API Library for Wix sites to connect MongoDB. Designed to easily switch from wix-data APIs.

database exweiv-apps mongodb nosql velo weiv-data weivdata wix wix-data wixdata

Last synced: 19 Sep 2025

https://github.com/mustansirzia/institutions-api

A RESTful microservice to query all colleges in India, universities in India and all international universities around the world using their name, a prefix of their name or any part of their name.

colleges database docker go golang microservice restful serverless trie universities

Last synced: 28 Jul 2025

https://github.com/amol-/datapyground

Easy to study Data Platform for fun and profit

compute-engine data data-engineering database python

Last synced: 28 Jul 2025

https://github.com/zhiyiyo/cmu15445

CMU15-445 Fall2019

database dbms sql

Last synced: 30 Jul 2025

https://github.com/json-schema-org/vocab-database

A proposed JSON Schema vocabulary for common database use cases

database json-schema json-schema-vocabulary

Last synced: 19 Oct 2025

https://github.com/farseer-go/data

orm

database orm

Last synced: 23 Jan 2026

https://github.com/mkon/db_lock

Obtains manual db locks.

database hacktoberfest mutex ruby

Last synced: 30 Jul 2025

https://github.com/sap/json-data-and-query-generator

A generator of JSON data and queries, e.g., for benchmarking JSON document stores.

benchmark database json sample-code

Last synced: 19 Oct 2025

https://github.com/xixu-me/library-management-system

Implemented in Java, the front end uses the JFrame framework and the back end uses the MySQL database

database java jframe mysql

Last synced: 08 May 2025

https://github.com/halojoy/userinfo-location-browser

Will get info of user: Geolocation, Browser, Operating System and more. Store the data in database.

browser city country database detect detection device ip ip-address location operating-system php php7 timezone user-agent

Last synced: 17 Jul 2025

https://github.com/adewunmi97/ror-capstone

In this project, I built a Job opinion application based on a redesign of Twitter.

database ruby

Last synced: 23 Apr 2025

https://github.com/arturo-lang/art-db-module

Db management module for Arturo

arturo arturo-module database mysql orm sqlite sqlite3

Last synced: 20 Oct 2025

https://github.com/oguzhankomcu/data_access

I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql

Last synced: 09 Apr 2025

https://github.com/mikroskeem/BenjiAuth

An authentication plugin for BungeeCord

authentication bcrypt bungeecord database pizza plugin waterfall

Last synced: 16 Apr 2025

https://github.com/belgattitude/soluble-metadata

Extract metadata from sql queries (reflection over sql)

database metadata mysql mysqli pdo-mysql php reflection sql

Last synced: 12 May 2025

https://github.com/yihleego/unique

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql

Last synced: 12 Apr 2025

https://github.com/meg4cyberc4t/fenestra_api

RESTful API server written in dart. Works with JWT and Postgres. Implemented for synchronization of clients in the "Fenestra" project

api dart database jwt-authentication postgresql

Last synced: 06 May 2025

https://github.com/data-cleaning/dcmodifydb

Deterministic, documented correction rules on a database

correction data-cleaning database r

Last synced: 22 Oct 2025

https://github.com/uliontse/news_api

API(pipeline) of news in China (Including 36 Mainstream news media). Including function of getting contents, size, keyword, sentiment, etc.

api crawlspider database media news news-api newsapi pipeline sentiment

Last synced: 02 Jul 2025

https://github.com/twistedstream/google-sheets-table

Treat a Google Sheet like a database table

database google-sheets google-sheets-api

Last synced: 27 Jan 2026

https://github.com/gaurav-van/chat-with-mysql

Meet MySQL Assistant: Access database info seamlessly with natural language. No SQL expertise required. Simply ask questions, receive clear responses.

database gemini-api langchain langchain-python schema streamlit

Last synced: 10 Apr 2025

https://github.com/ymonnier/docker-restful-java

Simple Restful API with Jersey-Hibernate, AngularJS Client and Websocket Tyrus

angularjs database docker docker-compose hibernate java jersey rest-api tyrus websocket

Last synced: 20 Jan 2026

https://github.com/felixklauke/erasmus

Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).

b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine

Last synced: 22 Apr 2025

https://github.com/surrealdb/deb.surrealdb.com

The script for installing SurrealDB on Debian-based operating systems

database nosql serverless surreal surrealdb

Last synced: 02 Jul 2025

https://github.com/jazzdotdev/contentdb

The Jazz Database which Stores Documents in Files and Supports Version Control and Sharing

database document-oriented file-based jazz nosql pelican robust

Last synced: 03 Jul 2025