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/ilukemagic/aids-protection-node

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

database javascript koa mysql nodejs sequelize typescript

Last synced: 05 Apr 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/lejeanbono/cypress-mysql

Cypress plugin to easily request MySQL database

cypress cypress-plugin database e2e mysql testing-tools

Last synced: 03 Oct 2025

https://github.com/yehorbk/pldb

A library that provides functionality for working with simple self-contained databases

database library php self-contained

Last synced: 19 May 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/jmaupetit/data7

⚡ Open your data in minutes

csv database datasets http parquet sql

Last synced: 18 Mar 2025

https://github.com/upstash/issues

Issue Tracker for Upstash

database issue-tracker redis serverless

Last synced: 26 Jun 2025

https://github.com/luminovrym/lifeguidance

LifeGuidance is a Web-based guidance and counseling service application as a main app and mobile as a support app

api chat-application database erd flutter-apps laravel

Last synced: 12 Jan 2026

https://github.com/timdeputter/purescript-gun

Purescript bindings to the gun.js database

database gundb offline-first peer-to-peer purescript

Last synced: 20 May 2026

https://github.com/sqlballs/baseballanalytics

This is the repository for all of my baseball analytics demos and sample code from any of the presentations I give

data-science database excel powerbi powerpivot r sql-server

Last synced: 04 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/mfontanini/concave

OCC-based key/value store

database key-value

Last synced: 21 May 2026

https://github.com/dcgadmin/extensionmigrationassistant

Detect Lock-in Extension wrapper introduce as part of conversion tool and provides automated way to remove it.

aws-oracle-ext aws-sct conversion database extension migration oracle pack postgresql

Last synced: 14 Apr 2025

https://github.com/oefenweb/ansible-percona-client

Ansible role to set up percona-server client in Debian-like systems

ansible database debian mysql percona-client percona-server ssl ubuntu

Last synced: 13 Jul 2025

https://github.com/mrofisr/wordlist

Wordlist Collection for Security

bruteforce bugbounty database hacking wordlist

Last synced: 14 Sep 2025

https://github.com/polycatdev/flipper-cafe

Database full of stuff created by PolyCat and/or contributors

badusb bash-scripts database flipperzero javascript

Last synced: 02 May 2026

https://github.com/abdelwahab-ahmed-shandy/database-design-with-erd-eerd-relational-schemas-sql-implementation

A collection of projects featuring Enhanced Entity-Relationship Diagrams (EERDs), Relational Schemas, and SQL code .

database eerd erdiagram relational-schemas sql-server

Last synced: 03 Nov 2025

https://github.com/smaug6739/members-api

A members api with Node.JS and MySQL database

admin-management backend database member-area members mysql nodejs

Last synced: 12 Apr 2026

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/xenkys/belin.db

A module for creating a local JSON-based database

database db json local

Last synced: 25 Feb 2025

https://github.com/frozen-burrito/moviedb-app

A completely functional app created using Flutter and some of it's packages

dart dart-package database flutter mobile-app

Last synced: 25 Oct 2025

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/sarincr/mysql-database-with-python

MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language

database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite

Last synced: 17 Apr 2026

https://github.com/sarincr/data-analytics-with-knime

Data Analytics with KNIME (Konstanz Information Miner), a free and open-source data analytics, reporting and integration platform. KNIME integrates various components for machine learning and data mining through its modular data pipelining concept. A graphical user interface and use of JDBC allows assembly of nodes blending different data sources, including preprocessing (ETL: Extraction, Transformation, Loading), for modeling, data analysis and visualization without, or with only minimal, programming.

ai artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks data-analysis data-mining data-science data-structures data-visualization database datascience deep-learning machine-intelligence machine-learning machine-learning-algorithms machinelearning mining mining-software

Last synced: 14 Mar 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/imryan/brocade

📦 Swift library for the free and open product database.

brocade database datakick gtin product product-database upc

Last synced: 29 Apr 2026

https://github.com/valhuber/python-rules

Obsolete - see Logic-Bank - Python rules for sqlalchemy transactions (multi-table derivations, constraints)

business-logic database python sqlalchemy

Last synced: 28 Jun 2025

https://github.com/funfried/zonky-maven-plugin

This Maven plugin helps you to start an embedded PostgreSQL database with the help of the Zonky Embedded Postgres project. It's intended to help you running your database migration scripts (e.g. Liquibase or Flyway) or other database related tasks during build time against a production near database.

database embedded-database maven-plugin postgres postgresql zonky

Last synced: 17 Jan 2026

https://github.com/arif98741/codeigniter_crud

Codeigniter crud is an open source project where anyone can participate, edit, modify and use from this repository. If you want to improve or develop this free project then you are highly welcome. This project includes several features such as create, edit/modify, delete, multi-user rool , mailing forgot password etc.

codeigniter codeigniter3 database mysql php phpmyadmin

Last synced: 14 Apr 2025

https://github.com/kennethanceyer/hiss

:snake: python database migration tool based on git's design

cli control database hiss hiss-cli revision version

Last synced: 19 Jan 2026

https://github.com/iovation/flockd

Simple file system-based key/value Go database library that uses file locking for concurrency safety

concurrency-safety database flock key-value key-value-store lock sync

Last synced: 12 Jan 2026

https://github.com/officialpiyush/discord-chat2db

Save discord chat into database

chat database discord eris pg postgresql sql

Last synced: 22 Mar 2025

https://github.com/dimikot/ent-framework

A PostgreSQL graph-database-alike library with microsharding and row-level security

cluster database graph-database micro-sharding microsharding orm postgresql replication-lag sharding sql

Last synced: 05 Mar 2025

https://github.com/jongretar/dbfex

Read DBASE dbf files in Elixir.

database dbase dbf elixir-lang foxbase foxpro

Last synced: 18 Feb 2026

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/edgardleal/sqlshell

Simple command line application to execute SQL commands in terminal

bash database java sqlshell swift

Last synced: 13 Apr 2026

https://github.com/richardschoen/ileaccess

Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.

as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice

Last synced: 24 Jul 2025

https://github.com/mahendramahara/solving-challenges-asp.net

Solving Challenges with ASP.NET: This repository provides solutions to 13 server-side programming challenges using ASP.NET, covering a wide range of functionalities and tasks. Explore a curated collection of 13 meticulously crafted solutions addressing various server-side programming hurdles, spanning a broad spectrum of functionalities and tasks.

asp-dot-net asp-dot-net-project aspdotnet aspdotnetcore aspdotnetcore-datagrid aspdotnetcore-datatable backend backend-development bca bca-project c-sharp c-sharp-library c-sharp-project database dotnet lab-exercise mahendra-mahara mahendramahara programming server-side

Last synced: 09 May 2026

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/darsh-7/cars-dealership-system

Cars-Dealership-system using microsft sql

csharp database desktop-app mssql-database shop sql-server

Last synced: 08 Mar 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/scalamolecule/molecule-admin

Database administration with molecules

data-visualization database datomic scala scala-js scalajs

Last synced: 14 May 2026

https://github.com/tschf/orcl-regex-arr

Return collection of (string) matches

database oracle plsql regex regexp

Last synced: 12 Jun 2026

https://github.com/JacobArthurs/pgplan

Compare and analyze PostgreSQL EXPLAIN plans from the CLI

cli cobra database developer-tools golang postgresql query-optimization

Last synced: 08 Mar 2026

https://github.com/dsego/sql_tag

JS tagged template literals for prepared SQL statements.

database deno-module query-builder safe-sql sql template-literals

Last synced: 19 Feb 2026

https://github.com/rikulo/access

A simple database utility

dart database

Last synced: 09 Mar 2026

https://github.com/coasterfreakde/ork

Object Relational Mapping for Kotlin

data database kotlin mariadb mysql orm sql sqlite

Last synced: 29 Jul 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/MCodrescu/database_app

Database application built with R shiny.

database odbc postgres r sql teradata

Last synced: 29 Jul 2025

https://github.com/casualcomputer/sql.mechanic

Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).

data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server

Last synced: 30 Jul 2025

https://github.com/neuroglia-io/hylo

Hylo is cross-platform database proxy that enables resource-oriented architecture management

database resource-management resource-oriented-architecture

Last synced: 30 Jul 2025

https://github.com/fachschaftmathphysinfo/moozean

Fachschaftssoftware zur Verwaltung von Altklausuren und deren Ausleihe

database docker ember inbox rails ruby

Last synced: 31 Jul 2025

https://github.com/samuel-ricardo/agendafx

App Desktop que promete elevar sua produtividade pra outro nível.

agenda calendar css css3 database java javafx jfoenix jfoenix-application mvc mysql notifications sql tsql

Last synced: 09 Apr 2026

https://github.com/dmjio/persistent-generic

Generic facilities for working with Persistent classes

database generics ghc ghc-generics haskell persistent

Last synced: 14 Feb 2026

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/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/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/hacimertgokhan/siriussql

Control your MySQL Database with SiriusSQL

database mysql phyton

Last synced: 01 May 2026

https://github.com/taleeus/sqld

A Go library to build and manage dynamic queries

database go query-builder sql

Last synced: 19 Feb 2026

https://github.com/mkloubert/node-entity-baker

Generates simple and powerful entity classes for ORM systems, like Doctrine and/or Entity Framework.

csharp database doctrine entity-framework entity-framework-core nodejs-modules orm php

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/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/darkjoij/hxdb

A powerful and lightweight JSON driven multiplatform database.

database haxe hxdb

Last synced: 24 Aug 2025

https://github.com/sirstig/yokedcache

High-performance Python cache library with auto-invalidation, FastAPI & SQLAlchemy integration.

api async cache cache-control caching cli database fastapi high-performance invalidation library metrics pip python sqlalchemy yaml

Last synced: 02 Apr 2026

https://github.com/fillipehmeireles/ghost-db

Rust in-memory simple database

database in-memory-database rust

Last synced: 01 May 2026

https://github.com/ahammadshawki8/techshoi-database-application

🎯 A web-based application for TechShoi's database management, automation, and analytical report generation.

analytics database eco-friendly web-application

Last synced: 01 May 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

https://github.com/subnwa/sql

A starter code for creating a SQL database.

base data database master microsoft sql

Last synced: 06 Mar 2025

https://github.com/slashmo/chinchilla

SQL migration library for Swift

database migrations swift

Last synced: 19 Apr 2026

https://github.com/guntoroyk/go-mysql-backup

Go script to schedule automatic backup MySQL Database to Cloudinary

backup backup-script database go golang mysql

Last synced: 10 Apr 2026

https://github.com/lambdacasserole/condense

Flat-file database in PHP.

composer database flat-file packagist php

Last synced: 15 Apr 2025

https://github.com/rotorlab/database-kotlin

Real-time database complementary Kotlin Android library (Java friendly) for Rotor Core library

core database database-kotlin java java-friendly kotlin kotlin-android kotlin-library react reactive real-time realtime redis redis-queue redis-server remote-database rotor rotorlab

Last synced: 11 Apr 2026

https://github.com/knobz-io/memdb

Easy-to-use in-memory database for Go

database generics go in-memory

Last synced: 10 Mar 2026

https://github.com/mrz1836/go-datastore

💾 Data layer using GORM for accessing models via a Database

database datastore go gorm mongo mysql postgres sql sqlite

Last synced: 27 May 2026

https://github.com/kevalmorabia97/querying-heterogeneous-databases

A unified GUI to query heterogenous database consisting of multiple relational (mySQL) and object relational (ObjectDB) databases at different locations

database heterogenous-databases java mysql

Last synced: 11 May 2026

https://github.com/tejashviraj19/mongodb-sql

📘 Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey — one commit at a time.

backend crud database java java-crud learning mongodb mongodb-sql practice sql

Last synced: 10 Mar 2026