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/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/omarrsakr/pharmacy-management

Pharmacy Management 💊 A static desktop application built using C# And Database designed for managing pharmacy operations. It features multiple modules to handle various aspects of pharmacy management, including agent management, billing, medicine tracking, and manufacturer records.

database gui guna-ui

Last synced: 07 Oct 2025

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/drmvc/orm

Simple and easy-to-use lightweight ORM

database orm sql

Last synced: 16 May 2026

https://github.com/cleilsonandrade/flask_blog

Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.

blog database flask fullstack jinja2 jquery popper python sql sqlite

Last synced: 10 Apr 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/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/subnwa/sql

A starter code for creating a SQL database.

base data database master microsoft sql

Last synced: 06 Mar 2025

https://github.com/donaldfilimon/wdbx-py

WDBX is a flexible vector database system designed for AI applications with an extensible plugin architecture. Uses can extend to just about any simple or complex case and distributed servers as well. Code is very error optimized and simplified and allows plugins for you to extend everything. Miniature implementation of this standard that I made...

ai database distributed ml performance plugins python python3 secure sharded wdbx

Last synced: 30 Apr 2026

https://github.com/zenitsu0509/machine-learning

This repo have Machine learning algo projects that i have made.

database machine-learning

Last synced: 15 Oct 2025

https://github.com/mc-cat-tty/seashellsdb

Python source code for managing and visualizing Seashells MariaDB database

api-server atlaskit carbon-design-system database flask mariadb mariadb-database mysql mysql-database python3 react reactjs seashells server

Last synced: 08 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/morgankryze/mangodb

Database project with C# UI

csharp database db postgresql ui

Last synced: 04 Jan 2026

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/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/samuelfaj/php-class_db.php

A PHP's Facilitation Class for Single and Multiple Databases.

connection database mssql mysql mysqli pgsql php sqlserv

Last synced: 20 Jan 2026

https://github.com/alessandrotesoro/schema

A chainable wrapper for creating database tables schema powered by wpdb in WordPress.

database schema wordpress wordpress-development wordpress-library wordpress-plugin wpdb

Last synced: 03 Feb 2026

https://github.com/kimrass/data-modeling

This repository is based on the lecture '유지·보수 비용 10배 절감을 위한 DB 설계 및 구축'

data-modeling database mysql

Last synced: 18 May 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/alana-rocha/sgbc-crud

CRUD utilizando typescript e mysql para trabalho da matéria de banco de dados. Esse CRUD é designado para um sistema de gerenciamento de bilheteria de cinema.

database mvc-architecture typescript

Last synced: 13 Jun 2025

https://github.com/prathmesh-ka-github/learning-mongodb

Learning MongoDB. MongoDB is a source-available, cross-platform, document-oriented database program.

database dbms mongodb mongodb-atlas mongodb-database nosql rdbms

Last synced: 10 May 2026

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

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

capybara database gitflow postgres rails ror rspec ruby

Last synced: 11 Apr 2026

https://github.com/eventdbx/eventdbx

Immutable, event-sourced, nosql, write-side database system

cqrs database event-sourcing eventstore immutable memory-safe nosql

Last synced: 07 Mar 2026

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

A JavaScript / TypeScript (node) client for Chain DB, a secure database system with built-in history tracking, offering AES-256-GCM encryption, atomic operations with rollback capability, and automatic backups.

chaindb client database db document javascript typescript

Last synced: 26 Jan 2026

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

Validating forms through JaRB, with redux-form.

constraints database entity jarb react redux-form validation

Last synced: 07 May 2026

https://github.com/learncodeweb/php-crud-in-bootstrap-3-with-a-search-functionality

PHP CRUD in Bootstrap 3 with search a functionality

bootstrap3 crud css database html mysql opp php search

Last synced: 11 Apr 2026

https://github.com/jessielw/tmdb-service

Mirrors TMDB API (most of it) to cache locally for use with your own services. Setup to work with Postgres. Automatically keeps data 1:1 based on CRON tasks.

cache database local postgres tmdb tmdb-api

Last synced: 01 Jul 2025

https://github.com/naoghuman/lib-database-derby

A library for easy accessing an Apache Derby database in a JavaFX & Maven application.

database derby java java-8 javafx javafx-8 library maven netbeans

Last synced: 18 Apr 2025

https://github.com/pebblecms/laravel-database-routes

Manage Laravel routes dynamically from database

cms database dynamic laravel package route

Last synced: 13 Jan 2026

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/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/robaho/jleveldb

Java version of Google's leveldb based on the original implementation of robaho/jkeydb

database java key-value leveldb lsm lsm-tree

Last synced: 12 Apr 2026

https://github.com/makramkd/gitdb

Use git as a database!

database git golang-library

Last synced: 06 May 2026

https://github.com/tiagocavalcante/connection

A secure, multiple database ORM for PHP

composer database php sql

Last synced: 13 Jan 2026

https://github.com/huangrunhua/the-new-yorker-database

The New Yorker article database, stored with JSON format.

apple-news article database ios ipados news

Last synced: 20 Apr 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/fajarnugraha37/deno-ulid

A fast ULID (Universally unique Lexicographically sortable IDentifier) generator in its class with zero dependencies, no slow types are used, fully type-safe and supporting multiple runtimes. ULID is an alternative to UUID but lexicographically sortable, more efficient, monotonic sort order, URL safe, ideal for databases, logs, and more!

database deno deno-ulid denoland generator identifier javascript jsr lexicography logs nodejs sort sort-order sortable typescript ulid ulid-generator unique-identifier uuid uuid-generator

Last synced: 28 May 2026

https://github.com/teociaps/featuremanagement.database

Easily manage feature flags in .NET and ASP.NET Core apps using your database.

aspnetcore csharp database dotnet extension feature-flags featuremanagement

Last synced: 09 Jul 2025

https://github.com/vimiix/sqlalchemy-mogdb

Enmotech MogDB dialect for SQLAlchemy.

database dialect mogdb sqlalchemy

Last synced: 12 Apr 2026

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

Save discord chat into database

chat database discord eris pg postgresql sql

Last synced: 12 Apr 2026

https://github.com/hiyouga/database-experiment

BUAA CST Autumn 2019 Database Experiment

blog-engine bootstrap database database-design

Last synced: 16 Apr 2026

https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 28 Apr 2026

https://github.com/giordano-lucas/quicksilver

Graph database engine

database graph graph-database

Last synced: 17 May 2026

https://github.com/beapi/wp-cli-light-db-export

Light DB export for WP-cli

database wp-cli wp-cli-package

Last synced: 22 Apr 2025

https://github.com/hygull/python-mysql

This is a repository containing the excellent examples related to MySQL database connectivity using Python 2.7.14 Anaconda, Inc on Windows System

anaconda database mysql-database-connectivity mysql-python

Last synced: 16 Mar 2025

https://github.com/yadiiiig/ydb

WIP | Yes it's a database, why? No clue.

database golang nosql

Last synced: 11 Mar 2026

https://github.com/walidalsafadi/library-website

Website that can display dynamic books while also allowing administrators to modify, delete, or add books in the SQL database.

asp-net database html-css-javascript library website

Last synced: 11 Jun 2025

https://github.com/farahibrar/cfg-sql-deloitte

This repository contains a comprehensive SQL project developed as part of CFG's SQL course powered by Deloitte. It spans foundational to advanced SQL techniques, including database creation, data manipulation, complex queries, and data management. It also includes projects on cricket data analysis and financial analysis using SQL and Tableau.

aggregation complexqueries database database-management database-schema datatypeconverter flowcontrol indexes-in-db joins locking normalization sql stored-function stored-procedures tableau triggers union views

Last synced: 20 Mar 2025

https://github.com/ercindedeoglu/northwind

Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008

database northwind northwind-database northwind-db northwind-sql-database sql

Last synced: 11 Jun 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/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/lnxusr1/query-commander

Browser-based SQL Query tool for universal database access and management.

database database-access database-management sql sql-query

Last synced: 01 Apr 2025

https://github.com/proost/dbresolver

The sqlx resolver and wrapper for database cluster

database go golang mysql postgresql rdbms sqlx

Last synced: 18 Jan 2026

https://github.com/iamfoysal/data-analysis

This repository contains various examples and exercises to help learn data science using Python.

data-analysis data-science database jupyter-notebook python3

Last synced: 10 Feb 2026

https://github.com/filiprokita/python-ai-quiz

A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.

ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development

Last synced: 21 Feb 2026

https://github.com/dysnomia-studio/dmarc-parser

A simple job that query, parse and save to database dmarc aggregate reports

dashboard database dmarc dmarc-parser parser

Last synced: 05 Aug 2025

https://github.com/databooster/dbparallel

(Migrated from CodePlex) The dbParallel is a Database Task Parallel Foundation that provides database developers an application level support for parallel programming in database.

async-sql asynchronous-sql callback-task concurrency database dispatcher efficiency engine enterprise foundation job library oracle parallel-sql sql-server standby-mode task-parallel timeout tuning workflow

Last synced: 09 Apr 2025

https://github.com/vedanti-u/dbsense-ai

A quick and lightweight library to chat with databases. It uses schema over bulky data embedding for efficient and speedy interaction, ensuring data security.

ai database db langchain ml npm npm-package open-ai openai oss postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/andythefactory/ninox-api

An API wrapper for the ninox db api (https://docs.ninox.com/en/api/public-cloud-apis)

api api-client api-rest api-wrapper api-wrappers database database-connector ninox python python-3 python3

Last synced: 04 Feb 2026

https://github.com/daikazu/laratone

Simple API for managing color libraries in you Laravel application.

database laravel-package packagist seed

Last synced: 16 Jan 2026

https://github.com/sarah627/java_miniatures

This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects

abstraction algorithms arrays class conditional-statements database docker exception-handling generics interfaces-java jdk loops-and-iterations mvc-architecture object oop oop-principles springboot static-method strings structures-java

Last synced: 02 Feb 2026

https://github.com/ridwanullahi-code/vet_clinic_database

The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories

database database-magement-system normalization-database postgresql postgresql-database sql transaction

Last synced: 17 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/rcdexta/databender

Generate database subset using a configuration based rule-engine

database mysql scripts test-tools testdata

Last synced: 14 Apr 2025

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/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/kaifcoder/simple-android-app-with-roomdb-tutorial

this is a very simple add which have implementation of roomDB in android.

android application database kotlin roomdatabase

Last synced: 01 May 2026

https://github.com/aakankshabhende/gui-based-bmi-calculator

GUI Based BMI-Calculator with MySQL Database and Realtime customized email notification of your BMI result.

database gui mysql

Last synced: 01 May 2026

https://github.com/jackkimmins/jollywrapper

An asynchronous wrapper around the C# MySql.Data library.

csharp database library mysql

Last synced: 01 May 2026

https://github.com/maeln/tslite

TSLite : A small embeddable time-serie database

database embeddable small time-series

Last synced: 08 Oct 2025

https://github.com/steveorevo/mysql2json

Database to JSON object export tool with support for PHP serialization.

database json mysql mysql2json php-serial php-serialization

Last synced: 30 Apr 2026

https://github.com/glendc/alumdb

AluminiumDB is an embeddable append-log written in Rust

append-only database db files fs rust smalldata

Last synced: 02 May 2026

https://github.com/cescobaz/ejdb2haskell

EJDB2 Haskell binding

database ejdb ejdb2 embedded haskell json nosql

Last synced: 02 May 2026

https://github.com/romchela/db-query-implementation

Own implementation of complex database query on huge amount of data

database query

Last synced: 30 Apr 2026

https://github.com/aboubakr-jelloulat/database-connectivity-ado-.net

demonstrating database operations using C# and ADO.NET with SQL Server. This project covers essential CRUD operations and advanced database handling techniques

ado-net csharp database sqlserver

Last synced: 30 Apr 2026

https://github.com/abdelrahmanbayoumi/notesfx

Notes App is javaFX application with HSQLDB (embedded database)

database desktop-application embedded-database hsqldb java javafx notes notes-app

Last synced: 03 May 2026

https://github.com/maximo-perez-villalba/framework-dao-db

El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.

crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram

Last synced: 30 Apr 2026

https://github.com/alesanchezr/json-orm

Create and manage a database with just JSON static files.

database json json-orm static-file-orm

Last synced: 03 May 2026

https://github.com/devansh-maurya/ipl-records-db

A database project on storing and accessing records of IPL players using PHP and MySQL

database html mysql php php7

Last synced: 03 May 2026

https://github.com/cynkra/databases-sg_stat-2024

Material for the "Databases in R" workshop at Statistik St.Gallen 2024

database r workshop

Last synced: 09 Feb 2026

https://github.com/richmit/dir-inventory

Inventory & Query Filesystem Metadata

backup database file-management file-metadata filesystem storage

Last synced: 10 Feb 2026