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/jeremylikness/somedb

.NET Conference example EF Core 5.0 app showing simple logging, DebugView, and ToQueryString

database entity-framework entity-framework-core entityframework entityframeworkcore orm

Last synced: 10 May 2026

https://github.com/nabidam/iran_provinces

Iran provinces and their cities

database iran iranian json

Last synced: 03 May 2026

https://github.com/marcuwynu23/mongodb-ransomeware

A simple mongodb ransomware tool that demonstration of my experience of being attack by this kind of ransomeware and expertise in the field of data security and database management.

bourne-shell busybox concept database mongodb ransomeware shell tool

Last synced: 07 May 2026

https://github.com/n-elie7/momo-sms

MoMo SMS data processed in XML format, clean and categorize the data, store it in a relational database, and build a frontend interface to analyze and visualize the data.

api database mysql postgresql python visualization xml

Last synced: 12 May 2026

https://github.com/lebrancconvas/personal-saved-datasets

Saved Datasets for doing stuff in the area of Statistics & Data Science.

data-analysis data-science database datasets excel kaggle kaggle-dataset microsoft-excel sample-dataset

Last synced: 12 May 2026

https://github.com/0xrocky/giogu-db

Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.

database php plpgsql postgresql sql

Last synced: 07 May 2026

https://github.com/laisrmacedo/labook-backend

O Labook é uma rede social com o objetivo de promover a conexão e interação entre pessoas. Quem se cadastrar no aplicativo poderá criar e curtir publicações.

backend database expressjs jwt-authentication nodejs sqlite3 typescript

Last synced: 11 Jun 2026

https://github.com/msaf9/student-attendance-management-system

A relational database to maintain university student records.

database mysql sql

Last synced: 13 May 2026

https://github.com/jojoarianto/docker-for-local-development

Cheatsheet and explanation how to use docker for local development

database docker

Last synced: 14 May 2026

https://github.com/samuel-rosa/fe-br

Código fonte do site da Base de Dados Brasileira de Ferro do Solo

crowdsourcing database science soil-iron-content ufsm

Last synced: 14 May 2026

https://github.com/owez/kurz

Event streaming and key-value store built on gossiping

cache database dht p2p rust

Last synced: 02 May 2026

https://github.com/lussierc/foodborneillnessdataanalysis

A data analysis of foodborne illnesses using R Scripting methods.

data-analysis database foodborne-disease-outbreaks foodborne-illnesses rstudio

Last synced: 03 May 2026

https://github.com/tush-tr/nosondb

A Simple , Lightweight , Efficent JSON based database for Nodejs.

database db javascript json nodejs nosql nosql-database

Last synced: 05 May 2026

https://github.com/ul0gic/sqlite-deno

A true-Deno SQLite. WASM-based, no FFI, honors Deno permission model. Build-in-public: engine (Deno-FS VFS + both concurrency modes + crash recovery) proven; public API in progress.

database deno edge sqlite typescript vfs wal wasm webassembly

Last synced: 24 Jun 2026

https://github.com/sparen/danmakufuvideos

A database of Danmakufu scripters' scripts' videos

database json scripter sparen touhou-danmakufu-ph3 video youtube

Last synced: 05 May 2026

https://github.com/katahiromz/wonders-dump

Dumping Imports/Exports of Windows executable files

database dumper dumping executable exports headers imports tables win32 win32api windows

Last synced: 02 Mar 2025

https://github.com/virajbhutada/sql-resources

A thorough and comprehensive collection of SQL resources designed to enhance your expertise. Dive into interview preparation with Q&A, access detailed notes, and embark on thorough SQL projects with accompanying handbooks. Find quick references, insightful roadmaps, and a wealth of knowledge to elevate your SQL skills.

data-insights database mysql postgresql querying quick-reference sql-interview-questions sql-notes sql-project sql-queries triggers-and-functions

Last synced: 15 Jun 2025

https://github.com/meyfa/giantdb

Large object database in TypeScript, with encryption support

database encryption files javascript nodejs object-storage typescript

Last synced: 13 Jun 2025

https://github.com/limzykenneth/dynamicrecord

A bare minimum Javascript implementation of the Active Record pattern

active-record database mongodb odm orm

Last synced: 09 Mar 2026

https://github.com/kaankucukx/nestjs-memoize-endpoint

A NestJS decorator that memoizes endpoint results based on the given parameters, improving performance and response times.

api cache caching database decorator endpoint load memoize memory nestjs optimization performance pod server time ttl

Last synced: 28 Oct 2025

https://github.com/oleg-koval/brevis

URL shortener service. Build with Serverless AWS Lambda, Atlas Mongo DB, Typescript, Node.js 14

aws-lambda database hacktoberfest hacktoberfest2021 nodejs postman serverless typescript

Last synced: 25 Jan 2026

https://github.com/kaboc/sqlp

[WIP] Extension of Go's database/sql for easier and simpler use

database go go- sql

Last synced: 15 May 2026

https://github.com/silassare/gobl

Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.

database dbal gobl mysql orm php

Last synced: 10 Apr 2025

https://github.com/tarkhov/eloquent-validation

Laravel Eloquent model validation rules.

composer database db eloquent laravel orm php validation

Last synced: 11 Apr 2025

https://github.com/enzodeg40/db-commit

Quickly managed database tables to include in your commits

database mysql nodejs

Last synced: 08 May 2025

https://github.com/kguzek/guzek-uk-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: 07 Jul 2025

https://github.com/ppeco/dbpp

The library makes working with database easier and simpler

database interface pdo php ppeco security-tools

Last synced: 11 Jan 2026

https://github.com/mohammedmehdio/ClubHub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 07 May 2025

https://github.com/bradfordmedeiros/mqtt_mongo

Logs all mqtt topics from a broker to a mongo database.

database express http mongodb mqtt node

Last synced: 04 Feb 2026

https://github.com/zachvictor/sqlinsert

Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.

bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql

Last synced: 06 Apr 2026

https://github.com/guptavasu1213/PostHub

This repository contains a RESTful API and front-end for a text sharing web application where the users can share their posts with the public while maintaining anonymity.

database golang pastebin restful-api text-sharing typescript

Last synced: 01 May 2025

https://github.com/awncorp/test-db

Temporary Databases for Testing

automation database perl perl5 testing

Last synced: 08 May 2026

https://github.com/zloom/testcontainers-cockroach

Cockroach database module for Testcontainers

cockroach database inmemory-db testcontainers

Last synced: 11 Apr 2025

https://github.com/mmacia/query-builder.cr

SQL query builder for Crystal language

crystal database dsl query-builder querybuilder sql sqlite3

Last synced: 14 May 2026

https://github.com/wearemeight/primeight

An Open Source Python package to manage and interact with Cassandra

cassandra database python

Last synced: 06 Apr 2026

https://github.com/mertcandav/ldb

Local, easy-to-use, thread-safe database for Jule

database documentdb jule julelang

Last synced: 07 Sep 2025

https://github.com/DenverCoder1/php-simple-crud-api

Simple API for storing and retrieving labeled data (grouped key-value pairs)

api crud-api database key-value php

Last synced: 05 May 2025

https://github.com/erikvullings/rest-easy-loki

A simple REST interface for the in-memory database, lokijs

database lokijs no-authentication no-authorization rest rest-api

Last synced: 02 Sep 2025

https://github.com/jbris/linux-package-search

A simple tool to search for Linux package information from various distros. Includes Node, Knex, and Swagger. Supports archiving information into Postgres, indexing information using Elasticsearch, and caching search results using Redis.

adminer api database debian distros docker docker-compose docker-image elasticsearch es fedora knex linux node postgres postgresql redis search swagger ubuntu

Last synced: 06 Mar 2026

https://github.com/mavmi/info21_v1.0

The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL

database info21 postgresql school21 sql

Last synced: 19 Jul 2025

https://github.com/perfectlysoft/perfect-couchdb

CouchDB Database Connector for Perfect.

couchdb database perfect server-side-swift swift

Last synced: 05 May 2025

https://github.com/mohamedmagdy2301/news_app

A Flutter-based News App that displays the latest news articles across various categories. The app features a splash screen, search functionality, and categorized news lists.

api bloc cubit dart database flutter splash-screen

Last synced: 16 Feb 2026

https://github.com/kishlayjeet/connect-mysql-database-to-python

This repository is to show you how you can connect your mysql database to your python.

connector database mysql mysql-connector mysql-connector-python python sql

Last synced: 04 Mar 2026

https://github.com/mbrn/dbmixer

A project that mask database columns by several algorithms

data database mask security

Last synced: 19 Jul 2025

https://github.com/nicknaso/node-simdb

Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory

Last synced: 19 Jan 2026

https://github.com/ozovalihasan/ead-g

ead is a gem used to generate/modify files of Ruby on Rails projects by using a generated JSON file by EAD.

database rails

Last synced: 30 Apr 2025

https://github.com/poshodev/loaf

🍞 Effortless SQL server and procedures—plus other utilities—for people who really hate cursors!

bread database db loaf mariadb mysql python sql

Last synced: 24 Jul 2025

https://github.com/wpdas/chain-db

Chain DB is a history-driven database. A DB where you can create HistoryTables, persist new data and fetch the history of the table.

block chain database db

Last synced: 15 May 2026

https://github.com/wailantirajoh/dbviewer

Rails engine to view, explore database tables, records, logs and generate ERD

database engine erd logs rails

Last synced: 22 Jun 2025

https://github.com/oguzhankomcu/sql_codes_and_examples

In this file I show examples of working in database with Sql. Here, I gave information about both reading and creating a database.

database database-management dml mssql-database mysql sql sql-server t-sql trigger

Last synced: 07 May 2025

https://github.com/majorimi/cqrs-generic-repository

CQR/CQRS ready Generic Repository pattern implementation with EF Core

cache caching command cqrs csharp database generic-repository mapping netcore6 query sql

Last synced: 02 May 2026

https://github.com/echemdb/website

Tools for building the echemdb website.

database electrochemistry website-template

Last synced: 25 Jun 2025

https://github.com/kekyo/flyflint

Lightweight static O/R mapping builder at compile time.

aot compile-time database dotnet lightweight orm static

Last synced: 20 Jun 2025

https://github.com/42bv/jarb-final-form

Validating forms through JaRB, with react-final-form.

database entity final-form jarb react react-final-form validation

Last synced: 10 Apr 2025

https://github.com/meeehdi-dev/dbisous

💋 User-friendly and cross-platform database manager

database golang mysql postgresql sql sqlite vue

Last synced: 11 Apr 2025

https://github.com/stevenjdh/code-librarian

Stores and organizes your code snippets for any programming language.

code database programming programming-language snippets snippets-library snippets-manager

Last synced: 07 May 2025

https://github.com/opencog/atomspace-bridge

Read/write interfaces between AtomSpace and SQL databases.

atomspace database postgresql sql

Last synced: 25 Jan 2026

https://github.com/tachoknight/oracle-pro-c-to-cpp-on-a-mac

Example project of using Oracle's Pro*C compiler on a Mac using C++11

clang cpp database macos oracle

Last synced: 11 May 2026

https://github.com/guenthermi/open-food-facts-postgresql-import

Script to import data from the Open Food Facts to PostgreSQL (Dataset URL: https://www.kaggle.com/openfoodfacts/world-food-facts)

database open-food-facts postgresql sql

Last synced: 05 May 2026

https://github.com/ugboaja-uchechi/vet-clinic-database

Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.

database sql

Last synced: 10 Jul 2025

https://github.com/mrinalxdev/sturdybeetledb

A Database in Go which basically works like ORM.

database golang

Last synced: 01 Jul 2025

https://github.com/albrecht-net/accounting

Webbasierte Buchhaltungsapplikation zur doppelten Buchführung

accounting database mysql webinterface

Last synced: 03 Apr 2025

https://github.com/slott56/unlearning-sql

The examples from the Unlearning SQL book

database python sql

Last synced: 06 Mar 2026

https://github.com/pharo-nosql/pharo-ejdb

Pharo bindings for https://github.com/Softmotions/ejdb

database ejdb2 nosql pharo

Last synced: 06 May 2025

https://github.com/orisai/db-audit

[WIP] SQL database analysis for common errors in structure, data and configuration

analysis audit database mariadb mysql orisai php sql

Last synced: 30 Oct 2025

https://github.com/mmansy19/flask-user-profile-management

A comprehensive Flask web application showcasing user profile management features, including registration, login, profile editing, and image uploads. Implements user authentication, database integration, and dynamic rendering with Flask and Bootstrap. Ideal for learning Flask web development and best practices.

css database database-schema flask html javascript python

Last synced: 17 Jun 2025

https://github.com/panoschatzi/fitnessdatabase

The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.

database etl-pipeline pandas python sql sqlalchemy sqlserver ssms

Last synced: 07 May 2025

https://github.com/hdresearch/kips

Personal data storage for MCP clients like Claude Desktop.

claude database model-context-protocol sqlite

Last synced: 07 May 2025

https://github.com/john0isaac/fyyur-webapp

Project Fyyur Artist Booking Site

bootstrap database flask postgresql python webapp

Last synced: 11 Apr 2025

https://github.com/mlargeot/area

ACTION-REACTION CREATE AN AUTOMATION PLATFORM

backend database frontend mongodb nestjs react-native rest-api

Last synced: 13 Apr 2025

https://github.com/zloom/prisma-sql-gen

A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.

database generator initialise nodejs prisma sql tests

Last synced: 11 Apr 2025

https://github.com/edenwareapps/jexidb

JexiDB is a pure JS NPM library for managing data on disk efficiently, without the need for a server.

couchdb data-management database db dexie dexiejs embedded-database fast-database jexidb local-storage lowdb nedb nosql offline-database persistent-storage pouchdb simple-database

Last synced: 12 Apr 2025

https://github.com/lilpug/dotnetsdb

Dotnetsdb is a .NET database library that makes integrating with databases easy again.

connector database dll dotnetsdb library mysql server sql

Last synced: 07 May 2026

https://github.com/diogofelizardo/pocketdb

Projeto Opensource de Base de dados para cartas de Pokémon TCG Pocket usando Next.js 15

database nextjs15 opensource pokemontcgpocket shadcnui

Last synced: 17 Jun 2025

https://github.com/bytebase/tsql-parser

The parser for SQL Server. It is based on the ANTLR4

antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver

Last synced: 10 Jul 2025

https://github.com/mayankjhanwar/domestic-airlines-management-system

The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.

database dbms html my-sql mysql-database php sql sql-server wamp-server

Last synced: 11 Apr 2025

https://github.com/elusivecodes/fyreorm

FyreORM is a free, open-source database ORM library for PHP.

database mysql orm php

Last synced: 15 Jul 2025

https://github.com/winebarrel/qrev

qrev is a SQL execution history management tool.

database golang mysql postgresql sqlite

Last synced: 15 Jan 2026

https://github.com/cleaning-corp/db

БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.

database plpgsql postgresql relational-databases sql sql-schema

Last synced: 10 Apr 2025

https://github.com/finesse/minidb

Light database abstraction with a query builder

database library mysql pdo query-builder sql sqlite

Last synced: 10 Jun 2025

https://github.com/iricartb/automated-industrial-weighing-system

Ivan Ricart Borges - Desktop application that allows the weighing process to be carried out automatically, from authorized vehicle license plate detection to weighing and ticket generation.

c-sharp camera-ip crystal-reports database desktop-application license-plate-recognition multithreading reporting rs232 screenadapter ticket-generator touchscreen visual-studio weighing-machine

Last synced: 10 Apr 2025