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/proshalini/dataentryserver

A server made using static database sql queries ,express js, node js wherein you can enter new user into the table, See the existing users, Delete any user , Change the user name , by some authentication layer

database ejs-templates express-js html-css-javascript nodejs sql-server

Last synced: 11 Apr 2026

https://github.com/amusarra/example-flyway-database-migration-project

Progetto di esempio di migrazione database usando Flyway CLI

database database-versioning flyway vcs

Last synced: 10 Apr 2026

https://github.com/marco-rosner/code-challenges

This repository is a collection of resources and code challenges in Javascript, ReactJS and NextJS that I created and solved in my journey to return to the tech industry after my sabbatical.

array code-challenges data-structures-and-algorithms database design-patterns javascript nextjs react-applications reactjs solid string system-design tests

Last synced: 11 Apr 2026

https://github.com/kakkun61/tpccuva

An Open-Source implementation of the TPC-C Benchmark

benchmark database gplv2 tpc

Last synced: 18 Apr 2026

https://github.com/is0xjh25/sql-querying

Writing down SQL statements to search from the existing database.

database mysql querying

Last synced: 17 May 2026

https://github.com/henryco/sqlightning

Reflective android java library allows you work with the built-in database easier way. You can call it ORM.

android android-library database java library orm orm-library reflection sql

Last synced: 04 May 2026

https://github.com/simple-works/0db

⭕ Simple JSON file based database with easy querying interface and common utilities.

crud database db file file-database fs javascript json json-data json-database json-dataset local nodejs query simple

Last synced: 20 Feb 2026

https://github.com/guillempuche/authorization-react-opal-cedar

A React application with OPAL and Cedar integration for a scalable access and policy enforcement management.

authorization authorization-middleware cedar database deno docker-compose opal policy-engine policy-management react

Last synced: 11 Apr 2026

https://github.com/jimipulsar/test-project

Trustfactory Test Project - TALL STACK - Schedule Cron job - Laravel 9

alpinejs database laravel livewire tailwindcss tall-stack

Last synced: 09 Apr 2026

https://github.com/valarpirai/sharding-springboot

Database Sharding library with Multi-Tenant support

database java multi-tenant mysql postgres sharding spring-boot

Last synced: 10 Apr 2026

https://github.com/juanlorenzoalba/tp1-orm-alba_juanlorenzo

Trabajo N°1 de Proyecto de Software - Aplicación de consola

console-application database

Last synced: 17 Aug 2025

https://github.com/gmihov001/todo-flask-sqlalchemy

Custom Flask API with SQL Alchemy database, to serve a ToDo list front-end project.

database flask flask-sqlalchemy mysql python sqlalchemy

Last synced: 11 Apr 2026

https://github.com/neurodevco/babylab-redcap

A Python interface to the for the SJD Babylab REDCap database API.

database python redcap

Last synced: 27 May 2026

https://github.com/nature40/casestudies

Case studies for testing the functionality of database systems, sensors, etc

casestudies data-analysis data-visualization database

Last synced: 02 May 2026

https://github.com/dabigblob/libsql-web-api-http-stateless-client

extremely thin and effecient libSQL stateless http driver for TypeScript and JavaScript running on Web API

cloudflare-pages cloudflare-workers database http https lambda-functions libsql netlify serverless sqlite versel webapi

Last synced: 12 Apr 2026

https://github.com/midnight-wonderer/midnight-mongoid

A MongoDB integration of Midnight::BusinessLogic

database enterprise-software mongodb mongoid rails ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/heisenberg4441/scriptdb

🚀 ScriptDB — лёгкая файловая база данных на TypeScript, работающая через HTTP API. 📂 Данные загружаются в память и синхронизируются с JSON-файлом при изменениях. ⚡ Идеально подходит для небольших проектов и локального хранения данных.

database filesystem nodejs typescript

Last synced: 10 Apr 2026

https://github.com/enginedigital/queue-ui

See the jobs on the Laravel database queue and run some whitelisted commands

database laravel php queue

Last synced: 20 Apr 2026

https://github.com/joberthrogers18/omnistack-week

Projects implemented in Omnistack week provided by @rocketseat using the main techs in Javascript universe.

database mongodb nodejs react-native reactjs

Last synced: 09 Apr 2026

https://github.com/87owo/viruslistmd5

MD5 Hashes By VirusShare

database hashes infected library md5 virus virusshare

Last synced: 05 Apr 2025

https://github.com/matthijskamstra/skeletor-sheet

Haxe javascript bootstrap project with Google Sheet backend

bootstrap database google-spreadsheet haxe javascript js npm prototype scss skeletor skeletor-sheet vscode

Last synced: 11 Apr 2026

https://github.com/lsmj/docker-dash

A lightweight Docker solution for managing virtualized database services without Docker Desktop.

database docker docker-compose mariadb mysql postgres postgresql redis

Last synced: 11 Apr 2026

https://github.com/exploitintel/eip-search

Search exploits, vulnerabilities, and threat intelligence from the Exploit Intelligence Platform.

cve database exploit vulnerability

Last synced: 27 May 2026

https://github.com/oleksandr-romashko/goit-rdb-hw-02

Designing Relational Databases Using Semantic Models: ER Diagrams

database erd-diagram goit-rdb-hw-02 sql

Last synced: 13 Aug 2025

https://github.com/khalyomede/rs-json

Standard proposal for JSON based ORM relational schema definitions.

database definition json json-schema migrations orm relational-databases relational-model schema standard

Last synced: 09 May 2026

https://github.com/astrixgame/web-programming

This is respository where where will be all codes from my youtube tutorials.

css database html js mysql php

Last synced: 11 Apr 2026

https://github.com/noamarchante/hotel_db

Hotel database (Database subject - Computer engineering degree)

database plsql sql

Last synced: 03 Apr 2025

https://github.com/kadraknb/mysql-one-for-all

Normalizando uma tabela na terceira forma normal e acesse as informações desta tabela através de queries utilizando SQL.

backend database docker mysql sql

Last synced: 09 Apr 2026

https://github.com/ereh11/bug-ticketing-system

Bug Ticketing System is an ASP.NET Core API for tracking software issues. It features JWT authentication, role-based access (Admin/Developer/Tester), and project/bug management. Teams can assign bugs, add attachments, and monitor status changes (Open→Closed).

asp-net-core asp-net-core-web-api csharp database efcore sql-server

Last synced: 18 Apr 2026

https://github.com/andrew-a-a/games-store-website

Non existing Video Games store company website

asp-net-mvc csharp css database html javascript

Last synced: 09 Apr 2026

https://github.com/scottyrichardson/olyn_percona

Configures Percona apt repos. Installs Percona. Configures replication settings, TLS encryption, and node member list. Bootstraps and/or joins the replicated MySQL database cluster. Part of the Olyn framework for Chef.

chef database debian mysql olyn percona replication

Last synced: 09 Apr 2026

https://github.com/jamesgober/bison-db

An embedded, document-oriented database for Rust - schemaless documents, secondary indexes, and ACID single-file storage, with zero network and zero external services.

bison database document-database document-store embedded embedded-database nosql reps rust schemaless

Last synced: 08 Jul 2026

https://github.com/jimthedev/create-lowdb-sync

Synchronously create a lowdb in /tmp and populate it with some initial data

database lowdb nodejs temporary tmp

Last synced: 18 Apr 2026

https://github.com/audreyteles/ordle

Jogo para adivinhar o personagem, criatura ou animal do Universo do RPG Ordem Paranormal.

cockroachdb database docker flask flask-migrate flask-sqlalchemy postgresql python

Last synced: 11 Apr 2026

https://github.com/saadbutt27/semester-courses-notes

I have made notes during my semester studies. Few of them are here.

coal database dsa os

Last synced: 22 Apr 2026

https://github.com/asapdotid/docker-mysql

Custome from Bitnami project MySQL Server Community 5.7 & 8.0

database docker docker-compose mysql mysql-database website

Last synced: 11 Apr 2026

https://github.com/kadirlofca/unity-csvmaker

Quick and easy way to create and export .csv files from Unity.

csharp data database unity

Last synced: 09 Apr 2026

https://github.com/rohit20045/erp

A ERP for college which includes MySqL for backend database and Curl for sending smtp mail. It contains most of functionality of an ERP.

cpp curl database management-system mysql object-oriented-programming openssl

Last synced: 07 Feb 2026

https://github.com/virajbhutada/credit-card-transaction-analysis-sql

This project provides a structured database schema and SQL scripts to analyze credit card data. It includes tools for managing and analyzing transaction data, helping to identify spending patterns and trends. The project features visual schema diagrams and supporting documentation for easy understanding.

creditcard customer data-analysis data-cleaning data-modeling database database-management insights performance-optimization postgresql query-language schema-design schema-diagram scripts sql transactions trends

Last synced: 15 May 2026

https://github.com/animatedcreativity/node-objects-database

Simple module to work with saving/searching/deleting any objects using embed nosql file database, for small projects.

database node node-js node-module nodejs nosql objects

Last synced: 30 Jan 2026

https://github.com/1ayanabil1/databases-with-the-python

Learn how to work with SQL and NoSQL databases in Python using SQLite, MySQL, and MongoDB. Hands-on notebooks following the official Udemy course.

data-science database jupyter-notebook mongodb mongodb-database mysql nosql python sql sqlite udemy-course

Last synced: 13 Apr 2026

https://github.com/drmvc/database

Advanced plugin for work with database for DrMVC Framework

database mongodb multiple pdo sql

Last synced: 05 Apr 2025

https://github.com/nitoba/agro-migrator

Ferramenta open-source para simplificar migrações de banco de dados do Agrotrace, oferecendo solução robusta e amigável para gerenciar estruturas complexas, garantir integridade dos dados e rastrear mudanças. Inclui geração automática de arquivos de migração.

bun database mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/3divyansh/page-register-login

This is a responsive website design for login and registration form created during my individual training

bootstrap css-animations database html json json-api react react-hooks react-router reactjs

Last synced: 13 Apr 2026

https://github.com/golangtoolkits/go-postgres

A simple mockable postgres db interface

database go golang postgres postgresql postgresql-database

Last synced: 07 May 2026

https://github.com/alefrp/database_searcher

A Python tool for efficiently searching values across multiple tables and columns in PostgreSQL, MySQL, and SQL Server databases, ideal for data migrations and analysis.

database mysql open-source postgresql python sql sqlserver

Last synced: 09 Apr 2026

https://github.com/anasyakubu/invoice-generator-pip

The Invoice Generator for Freelancers simplifies the invoicing process for independent professionals. Easily create and customize invoices, track payments, and manage billing with user-friendly features tailored to meet the needs of freelancers.

css database git html invoice-generator javascript mysql nodejs sql

Last synced: 09 Apr 2026

https://github.com/bridgerbrown/quiz-app-project

A trivia question game with multiple categories and difficulties, this React app fetches data from the Open Trivia Database API. This project started out as a part of the Scrimba Front-End Developer Career Path but was fleshed out more on its own.

css database game javascript react

Last synced: 13 Apr 2026

https://github.com/jayshreeganesh/leetcode-sql-50

Leetcode - Basic to Intermediate SQL topics - 50 essential SQL questions

database mssqlserver mysql oracle pandas postgresql

Last synced: 09 Apr 2026

https://github.com/dsimile/mcp-neo4j-server-sse

mcp-neo4j-server-sse is an MCP server that uses Server-Sent Events (SSE) as the transport protocol.

database mcp mcp-server neo4j sse

Last synced: 04 May 2026

https://github.com/aman5438/db_helper

A lightweight Ruby gem to simplify database operations using ActiveRecord – check tables, create tables, insert data dynamically, and support multiple adapters (MySQL, PostgreSQL, SQLite).

activerecord database gem mysql postgresql ruby utility-gem

Last synced: 11 Apr 2026

https://github.com/davidbetz/pymemorydb

Simple In-Memory Database for Python

database memory-database python

Last synced: 12 Jan 2026

https://github.com/pannh/swift-database

A light-weight module to interact with your local JSON database.

database json nosql

Last synced: 06 Mar 2025

https://github.com/abhigyan126/prompt2query

A Python desktop application for streamlined data analysis, enabling users to generate and execute Pandas and SQL queries with ease. Focus on reducing analysis time through an intuitive interface and efficient workflows

data-analysis data-science data-visualization database gemini generative-ai ide llm pandas pandas-interface python sql-interface

Last synced: 13 Feb 2026

https://github.com/karenpayneoregon/copy-db-postbuild-vb

Learn an alternate method to provide a new local database available within the application folder rather than dynamically creating a new database at runtime.

database post-build technet-article vb-net

Last synced: 23 Mar 2025

https://github.com/estelav9/cubexdatabase

Base de datos de una aplicacion sobre cubos de Rubik. Con su modelo e/r, base de datos y consultas.

cube database modelo-entidade-relacionamento modelo-relacional oracle-database pl-sql project

Last synced: 15 Mar 2025

https://github.com/sebastianbrzustowicz/portfolio-webapp

Flask + MySQL + JavaScript. Portfolio webapp for introducing myself.

app database flask mysql portfolio python web

Last synced: 10 Apr 2026

https://github.com/carlos-a-g-h/rque

Created using the Actix web framework

actix-web database http-server microservice queues

Last synced: 18 Apr 2026

https://github.com/fatiq123/sharedpreferences

Shared Preferences in Android Kotlin

database kotlin sharedpreferences

Last synced: 18 May 2026

https://github.com/djaus2/efblazorbasics_wasm

Explorering using Entity Framework Core with a Blazor WASM app where entity properties are entities themselves.

blazor blazor-server crud crud-sample csharp database entity-framework entity-framework-core json

Last synced: 09 Apr 2026

https://github.com/vilhalva/crud-python-em-mongodb

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE MONGODB.

bot chatbot crud database mongodb projeto python terminal

Last synced: 08 May 2026

https://github.com/gilberton3to/arqgen

Sistema para controle de funcionários, projetos e departamentos de empresas, "ArqGen". Feito em python, conta com operações CRUD e um armazenamento de banco de dados PostgreSQL.

database postgresql python

Last synced: 13 Apr 2026

https://github.com/m0nica/lede2016

Notes and more from the Lede Program!

algorithm database python

Last synced: 06 May 2026

https://github.com/pandeykunal57/visited-country-tracker

A World Map that keeps a track of all the Countries you have visited by highlighting them

api backend css database ejs expr frontend html javascript nodejs postgresql server

Last synced: 09 Apr 2026

https://github.com/hasanhammoudah/ulearning-backend-

This backend is written in PHP & Laravel and is part of the building part of an integrated application called "uLearning". This application is mobile for Android and iOS using the Flutter framework. The Link of my flutter app project in the below⬇⬇

backend database laravel php stripe-payment

Last synced: 09 Apr 2026

https://github.com/televisionninja/csv-database

This was a university project where I have to implement a file based database system that uses csv files.

binary-search csv database

Last synced: 17 May 2026

https://github.com/iamnaveen8851/book-management-system_app-backend

this is setup of book management app's backend

database expressjs mongo mongodb-atlas mongoose nodejs

Last synced: 05 Jan 2026

https://github.com/amirilf/dbilf

lightweight in-memory database engine.

database in-memory-database java sql

Last synced: 29 Apr 2026

https://github.com/quillstack/hydration

Library to convert array to objects.

database hydration model pdo php php7 sql

Last synced: 18 May 2026

https://github.com/mirza-abdul-wasay5704/gym-management-system-django

A web-based Gym Management System built with Django to streamline gym operations. Manage members, trainers, plans, payments, and visualize data insights via an intuitive dashboard. Features include membership tracking, revenue statistics, and expiring alerts.

css database django-framework javascript python3

Last synced: 12 Apr 2026

https://github.com/sebastianofazzino/ibm-data-science-professional-certificate

In this repository I've stored exercises and projects I've been working on while attending IBM Data Science Professional Certificate, using Python and its libraries.

data-analysis data-mining data-science data-structures data-visualization database machine-learning matplotlib numpy pandas python regression seaborn sql

Last synced: 09 Apr 2026

https://github.com/pedromgsanches/oracledb_autoadd_datafile

Oracle Database Auto Add Datafile

automation database datafile oracle

Last synced: 15 May 2026

https://github.com/pegasusheavy/prax

🦀 Type-safe, async-first ORM for Rust. Prisma-like schema, fluent queries, multi-database support.

async database mongodb mysql orm postgres postgresql prisma query-builder rust sql sqlite tokio type-safe typescript-alternative

Last synced: 20 Jan 2026

https://github.com/omarbenites/cropdatape

Package cropdatape https://omarbenites.github.io/cropdatape/

agriculture agroinformatics crops database opendata peru potato quinoa rice sweet tomato unalm wheat

Last synced: 22 Feb 2026

https://github.com/strawberry-team/ucode-connect-track-c-uchat

The uchat “Speechy” project is a desktop messaging application developed in C, designed for secure communication between users on a local network. The application includes a GTK+ 3-based client and a server built using socket programming with OpenSSL, JSON for API, and SQLite for database management, offering features similar to Telegram.

api c-programming-language client client-server-architecture css3 database desktop-application gtk3 json local-network messaging-application openssl-library server socket-programming sqlite3 ssl-certificates tcp-protocol ui-ux-design

Last synced: 02 Mar 2025

https://github.com/ahmed-m-ezzat/java-student-management-system

A Java Swing-based desktop application for managing students and administrators, complete with login functionality, intuitive user interfaces, and data management features.

database login-system savingdata

Last synced: 15 Apr 2025

https://github.com/galacticai/gotask

Note taking app with state management and Supabase integration. And end-to-end encryption to protect your data on the already-secure database.

android authentication dart database decryption encryption encryption-decryption flutter state-management supabase

Last synced: 11 Apr 2026

https://github.com/vilhalva/loja-de-jogos-com-react

👨‍🏫FORMULARIO DE JOGOS COM REACT, EXPRESSJS E MYSQL.

crud css database expressjs framework html javascript mysql projeto react site

Last synced: 09 Apr 2026

https://github.com/tobenot/basic-web-game-backend

🚀 Modern TypeScript backend for web games with Fastify, tRPC & Prisma. Features magic link auth, type-safe APIs, and game-ready architecture.

api authentication backend database deployment fastify game-backend game-development jwt magic-link nodejs orm prisma serverless trpc typesafe typescript vercel web-game web-game-backend

Last synced: 09 Apr 2026

https://github.com/nejdetkadir/ask-me-anything

It is a clone application of ask.fm, created with Ruby on Rails

ask-me-anything askfm database omniauth rails rails-clone ruby

Last synced: 19 Apr 2026

https://github.com/axonops/axonops-server-compose

Docker® or Podman® Compose deployment of AxonOps™ server

axonops cassandra database dba devops docker docker-compose kafka podman podman-compose streaming

Last synced: 09 Apr 2026

https://github.com/benz206/tag-vault

Explore a real time updated database of over 35,000 custom scripts

database nextjs tags tagscript typescript

Last synced: 09 May 2026