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/sjefvanleeuwen/rqlite-dotnet

A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage engine.

cluster data database distributed distributed-computing distributed-database distributed-systems dotnet raft rqlite

Last synced: 12 May 2025

https://github.com/nishkarshraj/python-programming

Programming in Python with level ranging from basic to advanced.

data-structures database database-management oops-in-python python python-3 python-library python-script

Last synced: 22 Apr 2025

https://github.com/pauljohanneskraft/codabledb

SQLite3 wrapper to enable simple access via the Codable protocol

codable database sqlite3 swift

Last synced: 11 Apr 2025

https://github.com/LUDevNet/Assembly

Library for files/resources for LU related software

database file-formats lego-universe library rust-lang

Last synced: 13 May 2025

https://github.com/lightblueseas/persistence-api

Project for that holds base classes for persistence like base entity or base business objects and mapper for mapping between them

data-initialization database entity java-8 jpa persistence-api rest rest-api rest-client

Last synced: 01 Apr 2025

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

๐Ÿ’ฐ API REST used for simulating a simple buyer platform on Go. It generates a database that connects with a Vue.js app

axios backend buyer-platform csv database dgraph go go-chi json local-database mysql vue vuejs vuetify

Last synced: 15 Mar 2025

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/bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. ๐Ÿ’ก

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 11 Oct 2025

https://github.com/tbreuss/pdo

A thin wrapper for the native PDO extension with additional functionality.

database pdo pdo-instance pdo-php pdo-wrapper php php-pdo

Last synced: 04 Jan 2026

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/mamiysr/surrealdb.cr

SurrealDB driver for Crystal

crystal database database-connector surreal surrealdb

Last synced: 17 Apr 2025

https://github.com/discoduroderoer/gestor-de-clases

Programa para gestionar clases y alumnos

database gestion java sqlite swing

Last synced: 15 Apr 2025

https://github.com/ionutpasca/djin

JSON based MySql query builder

database mysql query-builder

Last synced: 19 Apr 2025

https://github.com/chris17453/ddb

A sql interface for flat files. Think mysql for csv's.

database delimited-data flat-file python sql

Last synced: 22 Jun 2025

https://github.com/gowork/dqo

Database Query Objects

database dbal doctrine objects php

Last synced: 16 Feb 2026

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/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/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/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/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/sandrokeil/arangodb-event-store

ArangoDB implementation of ProophEventStore

arangodb database eventstore nosql php prooph

Last synced: 18 Mar 2025

https://github.com/musgravejw/database

Micro Database Implementation

c database

Last synced: 13 Apr 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/nikolaus77/rocker

Database interface class R package

database dbi mariadb mysql postgres postgresql r r6 rstats sql sqlite

Last synced: 21 Mar 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/dmytro-varich/telegram-social-network-database

Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.

database plsql sql sql-oracle telegram

Last synced: 05 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/ndxdeveloper/ndxsqlite

Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.

connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3

Last synced: 08 Apr 2026

https://github.com/bonedaddy/go-template

template repository for starting new golang projects. including cli, configuration, http middlewares, database tooling, etc...

cli database golang gorm http-middleware logging template zap

Last synced: 12 May 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/bobmcdear/boom

Feature embeddings for Open Library books

books database deep-learning embeddings similarity-search

Last synced: 13 Apr 2025

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/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/alexysb9032/hotel-management-system

This project is about HOTEL MANAGEMENT SYSTEM to manage bookings, employees, rooms, service and hotels efficiently in order to provide best service.

csharp database database-management hotel-management-system sql-database

Last synced: 14 Apr 2025

https://github.com/davipatricio/easy-mongodb

MongoDB wrapper for begginers using Mongoose and simple syntax made with JavaScript.

database easy-mongodb javascript js mongo mongo-db mongodb mongoose node nodejs

Last synced: 30 Sep 2025

https://github.com/apaciuk/rails-rello

Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more

database dragula kanban-board-application rails rails-application ruby

Last synced: 01 Oct 2025

https://github.com/koachcode/budgeter_mk

In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.

database rails7 ruby sass

Last synced: 16 Aug 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/nicknaso/simdb

Mirror repository for SimDB a A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

cpp database key-value performance

Last synced: 10 Apr 2026

https://github.com/adaptant-labs/go-sql-rest-driver

A simple driver for Go's database/sql package for SQL over REST API endpoints

database driver go golang rest rest-api sql sql-rest-driver

Last synced: 09 Mar 2026

https://github.com/is0xjh25/comp30022-it-project-backend

This is the backend repository of ConnecTi which is a personal CRM application. To achieve separation of frontend and backend, ConnecTi uses two repositories to maintain the application.

database java sprintboot

Last synced: 26 Aug 2025

https://github.com/williankeller/mvc-framework

A little MVC framework to help you in fast projects

database framework mvc mvc-framework php

Last synced: 26 Aug 2025

https://github.com/zhravan/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: 26 Aug 2025

https://github.com/mongodb-developer/mongo-resilient-evolvability-demo

Demonstrates MongoDB best practices for building resilient yet evolvable shared data applications, using Rust as an example

agile data database flexible fluid mongodb resilient robust rust

Last synced: 07 Apr 2025

https://git.mills.io/prologic/bitcask

๐Ÿ”‘ A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

bitcask database db go golang key-value kv kvstore lsm trie

Last synced: 14 Mar 2025

https://github.com/winterpuma/bmstu_db

bmstu, IU7-5, ะ‘ะฐะทั‹ ะ”ะฐะฝะฝั‹ั… (2019)

5term bmstu database db iu7 postgresql sql

Last synced: 15 Apr 2025

https://github.com/skarllot/expressions

Provides base for specifications to a DDD model

database ef-core martendb query repository specification

Last synced: 03 Sep 2025

https://github.com/fjvallarino/libmdbx-hs

Haskell bindings for libmdbx

database haskell in-process key-value-store

Last synced: 25 Jun 2025

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/trivigy/squl

SQL query builder library using Go structs

builder database query sql

Last synced: 14 Mar 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/7s9n/pylowdb

Tiny local JSON database for Python.

database json local nosql nosql-database python python3

Last synced: 09 Jun 2026

https://github.com/amankumarsinhagithub/crud-app-using-php-mysql

This repository showcases a simple CRUD (Create, Read, Update, Delete) application implemented in PHP and MySQL.

backend bootstrap5 crud-application database html-css-javascript mysql php

Last synced: 15 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/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/ivnstn/teamtools.linter.commandline

Static code analysis tool for T-SQL scripts and SSDT projects

code-analysis-tool code-quality code-smell database linter rdl sql-server ssdt static-analysis tsql

Last synced: 19 Nov 2025

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/aljawaid/contentcleaner

This tool allows admins to cleanup their Kanboard database by selectively deleting useless data saved by Kanboard and leftover data after uninstalling plugins.

cleaner database database-cleaner kanboard kanboard-plugin plugin purge reset sessions

Last synced: 15 Mar 2025

https://github.com/teddyoweh/beardb-website

Website Documentation for BearDB and BearDBAPI

api beardb database database-systems json

Last synced: 09 Apr 2025

https://github.com/codewithveek/harpee

Harpee is an object modeling tool for HarperDB, harpee supports both callbacks and promises.

database harperdb library modeling nodejs nosql sql

Last synced: 28 May 2026

https://github.com/kanzatahreem/recipe-app

The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.

bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails

Last synced: 27 Oct 2025

https://github.com/haxtra/super-sqlite3

Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package

database db encryption query-builder sql sqlite synchronous

Last synced: 18 Apr 2025

https://github.com/criscorreas/apuntes-sql

Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin

cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers

Last synced: 16 Jun 2025

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/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/webfiori/database

Database abstraction layer of WebFiori framework.

database hacktoberfest mysql php webfiori-framework

Last synced: 11 May 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: 30 Jun 2026

https://github.com/herrmannplatz/fastify-postgresjs

Fastify postgres.js plugin

database fastify-plugin postgresql

Last synced: 28 Apr 2025

https://github.com/toudi/gorpheus

database agnostic migration utility / library

agnostic database migrations schema-migrations

Last synced: 13 Feb 2026

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/onyxmoon/optolith-cloud

This repository contains the development data of the server for a cloud infrastructure service for Optolith Character Generator (https://github.com/elyukai/optolith-client).

api-platform api-server cloud cloud-infrastructure-service dasschwarzeauge database doctrine2 dsa dsa5 php73 server symfony symfony5 tde thedarkeye

Last synced: 09 Apr 2025

https://github.com/tracewayapp/lit

A small library for mapping between queries and structs.

database golang golang-orm orm orm-library

Last synced: 04 Apr 2026

https://github.com/ostrojs/database

OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.

database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite

Last synced: 30 Apr 2025

https://github.com/sevdanurgenc/sql-project-ideas-for-beginners

This repo includes many sql projects.

database mssql mysql sql

Last synced: 20 Apr 2026

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/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/pchemguy/SecureADODB-Fork

Modified SecureADODB example

adodb database library oop vba vba-excel vba-library

Last synced: 30 Jul 2025

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/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/hxndev/fit-me-workout-management-app

This FIT ME management system is an easy way to use gym and health membership system. It can help to keep the records of registered members, guidance which exercise and muscle groups to work out together, how much weight loss is required, their diet plans, logs of calories, daily targets to achieve.

bootstrap bootstrap3 code css database database-management gym-management html php project

Last synced: 13 Apr 2026

https://github.com/wwkk-y/easysql

ๅŸบไบŽ Java ๅฎž็Žฐ็š„ๅ…ณ็ณปๅž‹ๆ•ฐๆฎๅบ“

database database-management dbms java

Last synced: 07 Sep 2025

https://github.com/aerogo/nano-backup

:anchor: Backup utility for nano databases.

backup database go nano-db

Last synced: 10 Apr 2025