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/albertprofe/cifojava2022-4

H2 is pure Java SQL database, which means you can embed H2 directly in your Java applications without any database installation.

database h2-database jdbc jpa jpa-entity-manager jpa-hibernate jpa-persistence-applications jpql persistence-unit

Last synced: 28 Oct 2025

https://github.com/steveoro/goggles_db

DB structure and base Rails models for the main Goggles application

database goggles sports swimming

Last synced: 10 Sep 2025

https://github.com/ScarletsFiction/SFDatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 13 Apr 2025

https://github.com/a3ro-dev/password_generator

Python program that generates a random password with the specified length, inserts it into a database, and then checks if the generated password already exists in the database. If it does, the program generates a new password and repeats the process until it generates a unique password.

database generator password password-generator password-manager project-python security

Last synced: 11 Sep 2025

https://github.com/neetigyachahar/genql

Generate SQL query from natural language.

ai database

Last synced: 08 May 2025

https://github.com/glhrzx/discordbot-prisma_config_mongoose

Uma configuração básica de prisma usando mongoose para seu bot do Discord. Comando de eval incluso

bot config database discord discordbot prisma setup

Last synced: 11 Sep 2025

https://github.com/JoelwMulongo/stock-control-system

the system allows store keeper of organisations manage, to monitor and control the stock present in a medium enterprise

database stock-data visual-basic

Last synced: 11 Mar 2025

https://github.com/dilsonlira/mega-data

Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.

csv database docker docker-compose easierlog json mysql python shell sql webscraping

Last synced: 07 Apr 2026

https://github.com/pantani/redis

Simple abstraction for Go-Redis.

cache database go go-redis golang redis

Last synced: 09 May 2026

https://github.com/spoonx/express-wetland

Wetland middleware for expressJS.

database express middleware mysql nodejs orm postgresql sqlite

Last synced: 07 Apr 2026

https://github.com/maxinexiong/sqlzoo_solutions

This GitHub repository features my solutions to challenging SQLZOO questions, specifically focusing on the challenging ones. It serves as a resource for SQL learners looking for insights into complex problem-solving. Please note that it does not include solutions to all SQLZOO questions.

database mysql sql sqlquery sqlzoo-solutions

Last synced: 18 May 2026

https://github.com/longluo/database-from-scratch

build a database from scratch

b-tree cpp database sql

Last synced: 05 May 2026

https://github.com/rmachado55/restaurante-cardapio-online

Site completo em TYPESCRIPT de um restaurante online recriando a experiência de navegação e seleção de itens no cardápio.

database hooks react router sass typescript

Last synced: 05 Apr 2026

https://github.com/suraj-encoding/taskbit

Task Management System : Development Source Code

backend database frontend mean

Last synced: 21 Jul 2025

https://github.com/mduesterhoeft/spring-boot-starter-exposed

A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework

autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql

Last synced: 12 Sep 2025

https://github.com/tsileo/rawgeo

Building block for geohash based spatial indexes

database geohash geospatial go rawgeo

Last synced: 18 May 2026

https://github.com/khuwn-soulutions/supabase_codegen

A codegen library that grabs and generates classes from Supabase tables and enums in Dart.

codegen dart database orm postgres supabase

Last synced: 03 Mar 2025

https://github.com/zabuzard/mplogger

Saves marketprices for items, based on transactions, from the game 'http://www.freewar.de/' in a database by using a bot. Then processes the data and creates corresponding market price articles in 'http://www.fwwiki.de/'.

bot crawler database game mediawiki-api mmorpg mmorpg-freewar php saves-marketprices web-crawler wikipedia-api

Last synced: 03 Feb 2026

https://github.com/ilukemagic/aids-protection-node

基于 Koa + TypeScript + sequelize + MySQL 的 预防艾滋病宣传 的小程序后端

database javascript koa mysql nodejs sequelize typescript

Last synced: 05 Apr 2025

https://github.com/abhinavkorpal/sql-pl-sql

SQL-PL-SQL

database plsql sql

Last synced: 25 Jun 2025

https://github.com/elkronos/sql_portfolio

Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.

analysis cte database database-management etl feature-engineering sql sql-server trigger-events

Last synced: 18 May 2026

https://github.com/ghosind/corgidb

An embedded key-value database.

database key-value kvdb nosql nosql-database

Last synced: 17 May 2026

https://github.com/drmvc/orm

Simple and easy-to-use lightweight ORM

database orm sql

Last synced: 16 May 2026

https://github.com/yadickson/autoplsp

Maven plugin for generate Java classes from SP DataBase

database java maven-plugin oracle-database

Last synced: 24 Dec 2025

https://github.com/anonympins/data-primals-engine

Manage and automate your data at scale 🚀 With data-primals-engine you get workflows, dashboards, alerts, i18n, client integration & AI assistant — all open-source, all MongoDB powered.

api automation data data-analysis data-engineer data-visualization database expressjs low-code mongodb nodejs rest-api

Last synced: 07 Mar 2026

https://github.com/huangsam/pgcluster

Playground for PostgreSQL clusters

clustering database postgresql vagrant

Last synced: 14 Apr 2026

https://github.com/rrgmc/debefix

Go library to seed database data and/or create fixtures for DB tests, with data relationships.

database fixtures go golang

Last synced: 14 Jan 2026

https://github.com/mateoniksic/project-car-rental-management-system

car rental system using terminal interface and database (CODE) [ C++ / SQLite ORM ]

car college-project cpp database rentalsystem sqlite-orm vehicle

Last synced: 19 May 2026

https://github.com/iamriteshkoushik/bluedis

A Redis-CLI compatible in-memory database following the Redis Serialization Protocol with AOF persistance

aof database golang in-memory-storage redis-server

Last synced: 30 Oct 2025

https://github.com/ohmpatel1997/twitter-graphql

It is a standalone twitter like mock app using Graphql, Golang and MySQL. It is a multiple container dockerized application.

database docker docker-compose golang graphql

Last synced: 08 Apr 2026

https://github.com/ahmadalsharef994/multi-tenant-saas-api

🏢 Enterprise-grade multi-tenant SaaS API built with Node.js, Express, and MongoDB featuring tenant isolation, role-based access control, and scalable architecture

architecture database example mongodb multitenancy nodejs

Last synced: 14 Jul 2025

https://github.com/marcosvidolin/firestore-bulk-loader

A simple tool to load data to Cloud Firestore.🔥

bulk-loader cloud data database firebase firestore import load loader tools

Last synced: 23 Jun 2025

https://github.com/Juminstock/programming-classes

Notes of my programming classes 🧑🏻‍💻.

css3 database html5 javascript prisma-orm typescipt web-development

Last synced: 22 Jul 2025

https://github.com/minightdev/paperclip

Paperclip is a powerful privacy-focused data breach search engine that empowers users to swiftly and securely investigate breaches using email addresses and phone numbers. Our robust search engine delivers real-time results while prioritizing the privacy and security of user queries.

beaches data database pwn pwned search-engine

Last synced: 22 Mar 2025

https://github.com/iantomasinicola/databaseyimp

Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.

creare-database database sql

Last synced: 12 May 2026

https://github.com/0xrawsec/sod

Go Simple Object Database

database embedded-database go golang orm

Last synced: 20 May 2026

https://github.com/berhalak/packer

Serialize javascript

database oop serialization

Last synced: 03 Feb 2026

https://github.com/tlsgmltjd/til

학습한 내용을 글로 기록합니다

backend computer-science database springboot

Last synced: 14 Apr 2025

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

MongoDB parser based on ANTLR4

antlr antlr4 database documentdb mongo mongodb parser sql

Last synced: 18 Jun 2025

https://github.com/pjmagee/starwars-data

A Star Wars Web app with Charts and entire Timeline events!

aspire blazor blazor-webassembly data database dataset docker dotnet json starwars starwars-data starwars-fandom

Last synced: 07 Mar 2026

https://github.com/mrofisr/wordlist

Wordlist Collection for Security

bruteforce bugbounty database hacking wordlist

Last synced: 14 Sep 2025

https://github.com/bluetiger-official/bluetiger-multitool

BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...

boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss

Last synced: 07 May 2025

https://github.com/disketteomelette/cnafsdrsharp

Integración del Cuadro Nacional de Asignación de Frecuencias de España en SDRSharp / SDRSharp integration of Spanish National Assignation of Frequencies

cnaf database frequency-data ham-radio integration radio rtl-sdr rtlsdr sdr sdrsharp

Last synced: 14 Mar 2025

https://github.com/leosolar8/postgresql-express-prisma

This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game

authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql

Last synced: 08 Apr 2026

https://github.com/frozen-burrito/database-design-project

The final project for the "Databases" course in my school.

bootstrap crud database heroku-deployment mysql php school-project website

Last synced: 05 Apr 2025

https://github.com/adrenallen/replit-db-orm

A mongoose inspired ORM for Repl.it's built-in database

database nodejs orm replit

Last synced: 20 Apr 2026

https://github.com/stefanprokopdev/firebless

Firebless allows you to create repositories from Firestore collections

backend database firebase firestore javascript nodejs repository

Last synced: 16 Jan 2026

https://github.com/windwalker-io/database

[READ ONLY] Database adapter and type mapping to access multiple DB systems.

database database-adapter database-command database-driver pdo pdo-wrapper

Last synced: 09 Apr 2026

https://github.com/hjpr/nursereports

Public repository for the nursereports website. A RN-specific career tool that demystifies the landscape of hospital jobs, and provides accountability to power.

crud database healthcare nursing

Last synced: 07 May 2025

https://github.com/cuppett/mysql-dba-operator

Help manage users and databases (CRUD + permissions) in a database from Kubernetes

database dba kubernetes mysql sql

Last synced: 22 Mar 2025

https://github.com/commonphp/dbengine

Toolkit for database interaction and management in PHP applications offering features for connecting to databases, objectifying queries, executing them, and handling results efficiently.

commonphp connection-management database open-source pdo php query-builder type-conversion

Last synced: 18 Feb 2026

https://github.com/contributte/doctrine-skeleton

🎁 Nette and Doctrine project skeleton. Using Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.

contributte database dbal doctrine nette orm project skeleton

Last synced: 18 Sep 2025

https://github.com/archived-blueprints/postgresql-blueprints

Simplified blueprints for building data pipelines with PostgreSQL.

cli data-analysis data-engineering data-pipeline data-science database elt etl postgres postgresql

Last synced: 29 Jul 2025

https://github.com/contributte/doctrine-extensions-oroinc

:mag: Doctrine oroinc/doctrine-extensions extension for Nette Framework (@nette)

database doctrine dql extension nettrine

Last synced: 23 Sep 2025

https://github.com/hq969/bharatinternproject-2

The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.

classifier-model database sql

Last synced: 16 May 2026

https://github.com/t-vk/subscriptions-extractor

Extract subscriptions from NewPipe and Skytube backups in youtube's xml format

bash database db export extract newpipe opml skytube sqlite subscriptions xml youtube zip

Last synced: 09 Apr 2026

https://github.com/vit-orm/vitorm.elasticsearch

a lightweight yet comprehensive ORM for ElasticSearch

database elasticsearch es orm vitorm

Last synced: 07 May 2025

https://github.com/L422Y/megamap

Extended JavaScript Map with caching, loading, expiry features... and more

api caching database javascript map nuxt state-management typescript vue

Last synced: 02 Aug 2025

https://github.com/erikh/migrator

Simple, efficient PostgreSQL Database migration tool

database golang migration postgres

Last synced: 02 Aug 2025

https://github.com/cleilsonandrade/ecoleta

Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.

database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite

Last synced: 29 Sep 2025

https://github.com/adil-bikiev/employee-performance-evaluation-system

The Employee Performance Evaluation System 📊 helps organizations manage and assess employee performance efficiently. It allows adding ➕, editing ✏️, deleting ❌, and restoring ♻️ employee records, while tracking performance based on attendance 🕒, soft skills 🤝, and hard skills 💻, ensuring effective HR management.

database final-project jar java-database javafx-application oop team-repo

Last synced: 11 Feb 2026

https://github.com/sonu275981/big-mart-sales-prediction

Using Machine Learning Algorithms for Regression Analysis to predict the sales pattern and Using Data Analysis and Data Visualizations to Support it.

bigmart-sales-prediction data-science database datacleaning feature-engineering machine-learning pandas python sales xgboost-algorithm

Last synced: 06 Aug 2025

https://github.com/bchr02/filejson

Seamlessly syncs a JavaScript value to a JSON file in the background whenever that value changes.

autosave database document document-store file javascript json nosql orm proxies

Last synced: 06 Aug 2025

https://github.com/oppenjaimer/lbeldb.js

A text-based no-corruption database for Node.js. Easy to use. Made for beginners.

database npm

Last synced: 09 Apr 2026

https://github.com/mian-ali/mongodb-cheatsheet

we will see a comprehensive list of all the MongoDB commands you will ever need as a MongoDB beginner. This list covers almost all the most used commands in MongoDB.

database mongo mongod mongodb mongodb-atlas mongodb-database mongodb-sheat-sheet mongoose sheatsheet

Last synced: 18 Apr 2026

https://github.com/alpacamax/plane_ticket_booking_system

A plane ticket booking system for CSCI-SHU 213 Databases course at NYU Shanghai

course-project database flask python

Last synced: 21 Apr 2026

https://github.com/fibjs/fib-pool

Generic resource pooling for fibjs

database pool

Last synced: 11 Aug 2025

https://github.com/angelodotnet/tinyrepository

A lightweight generic repository pattern implementation for Entity Framework Core, designed to simplify data access and management in .NET applications.

database dotnet entity-framework-core generic-repository library management orm-library repository-pattern

Last synced: 24 May 2026

https://github.com/codemash-io/codemash.js

CodeMash provides many common back-end services for you so you can focus on your front-end. Services such as database, email and push notifications, authentication, file storage, and many others are already implemented and can be easily accessed through the CodeMash dashboard or API.

backend backend-api backend-services database email-sender email-template logging payments push push-notifications scheduler server-events serverless serverless-functions storage storage-api

Last synced: 04 Oct 2025

https://github.com/oshaulz/glen

Glen is a fast embedded document database made in Nim with WAL, atomic snapshots, optimistic transactions, subscriptions, and indexing

database document-database document-store embedded-db lru-cache nim subscriptions

Last synced: 04 Oct 2025

https://github.com/jobcespedes/pg_cluster

Ansible role for a database cluster using Postgres (11), Pgpool2 (4.0) and Debian (10).

ansible ansible-role cluster database molecule pgpool2 postgres

Last synced: 09 Apr 2026

https://github.com/ghivert/stonebraker

Use plain SQL files and queries directly inside your Node.js project!

database javascript nodejs postgres sql

Last synced: 10 Apr 2026

https://github.com/michaelmior/eson

A normalization tool for denormalized databases

database normalization normalize

Last synced: 21 Aug 2025

https://github.com/endermanpc/pngdb

A database uses a png file for data storage and security, not for performance.

database encryption json

Last synced: 23 Aug 2025

https://github.com/wildev-studios/hikari-persist

A lightweight and modular persistent cache library for hikari-based Discord bots

async cache database discord hikari persistence sqlite

Last synced: 10 Apr 2026

https://github.com/sectly/suchdb

SuchDB: An simple, dependency free, require & go node.js and browser database

browser data database db json node node-js nodejs npm npm-package

Last synced: 09 Mar 2026

https://github.com/tarellel/fx-sqlserver-adapter

An adapter for the fx gem to support versioned trigger/function/procedure migrations for SqlServer/MsSQL

activerecord database functions gem migrations procedures rails sqlserver triggers

Last synced: 11 Nov 2025

https://github.com/bocaletto-luca/workout-body

Workout-Body is a modern web application designed to help users search and explore full-body exercises through detailed images and descriptions. This app leverages free open-data APIs to provide accurate exercise information, helping users enhance their workouts.

api bocaletto-luca body css3 database free-api full-body html5 javascript open-data opensource responsive webapp workout workout-body workout-generator workout-images

Last synced: 31 Aug 2025

https://github.com/prateekmaj21/faiss_fastapi_project

An application that performs CRUD (Create, Read, Update, Delete) operations on a FAISS (Facebook AI Similarity Search) database using Python.

database faiss fastapi python

Last synced: 10 Apr 2026

https://github.com/rn0x/khutbahs-api

Khutbahs API is a RESTful API for managing and retrieving Islamic sermons (khutbahs) from a structured database. It supports pagination for listing khutbahs, provides detailed information on individual khutbahs, and offers access to related attachments such as PDFs and DOCs.

api database db express islam islamic khutbaa khutbah khutbahs nodejs quran restful

Last synced: 03 Feb 2026

https://github.com/rohanvdvivedi/tuplestore

This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.

data-layout database database-storage-engine slotted-page storage-model tuples

Last synced: 11 Apr 2025

https://github.com/wopss/dodbm

A C++ library for database migration.

cpp11 database mariadb migration-tool mysql

Last synced: 15 Apr 2026

https://github.com/agentmode/server

All-in-1 MCP server for developers

ai api database datawarehouse llm mcp python

Last synced: 29 Jun 2025