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/stephenafamo/fakedb

fakedb registers a fake database driver named test for... testing.

database fake faker go golang sql test testing testing-tools

Last synced: 09 Jul 2025

https://github.com/skadimoolam/ci-ng-setup

Angular and CodeIgniter Multi-user type Setup

angular codeigniter codeigniter-multi-user database

Last synced: 10 Apr 2025

https://github.com/measurechina/eventql-crystal

EventQL crystal driver

crystal database eventql

Last synced: 27 Mar 2025

https://github.com/mysql-net/adonetapitest

Tests multiple ADO.NET providers for API consistency

adonet database hacktoberfest

Last synced: 11 Apr 2025

https://github.com/davidecavestro/jdbsee

A command line SQL tool for JDBC

cli command-line-tool database java jdbc sql

Last synced: 28 Oct 2025

https://github.com/durner/no-false-negatives

No False Negatives: Accepting All Useful Schedules in a Fast Serializable Many-Core System

concurrency concurrency-control data-engineering database database-system scheduler transaction

Last synced: 11 Jun 2025

https://github.com/commouse/simpledb

Simple Key-Value Database with persistent storage.

cache database key-value persistent

Last synced: 18 Jul 2025

https://github.com/jim-schwoebel/youtube_scrape

📹 Library for making playlists and scraping youtube videos - alternative to pafy, pytube, and youtube-dl.

audio data database pafy scraper voice youtube-dl

Last synced: 11 Apr 2025

https://github.com/diamondlightsource/ispyb-api

Package for writing acquisition and processing results into an ISPyB database

database ispyb mariadb mysql python stored-procedures

Last synced: 17 Feb 2026

https://github.com/trustbit/plainsql.migrations

Executes migration scripts written in plain old SQL

database dotnet-core migrations sql

Last synced: 17 Mar 2025

https://github.com/xaviersolau/tablemodel

Library providing a way to define table model and to apply paging sorting and filtering operation server side.

blazor database dotnet http-requests table virtualization

Last synced: 08 Sep 2025

https://github.com/llllllxy/tiny-jdbc

🌟 tiny-jdbc:一款专为 Java 开发者量身打造的极致轻量级数据库 ORM 神器✨!它深度依托 Spring JdbcTemplate 的强大内核,以精妙的架构设计和卓越的性能表现,无缝融合了 SQL 操作的灵活性与实体类映射操作的便捷性。无论是简单的数据查询,还是复杂的事务处理,tiny-jdbc 都能让数据库操作变得如同行云流水般简单,助你在开发之路上一路狂飙🚀!

database java jdbc-template orm springboot

Last synced: 18 Jul 2025

https://github.com/the-akira/pythonexperimentos

Experimentos com a linguagem Python: algoritmos, scripts, documentações, desenhos, animações e exemplos.

algorithms csv database files functions http leetcode oop opencv python3 regex threading turtle

Last synced: 07 May 2025

https://github.com/romanzipp/laravel-migration-generator

⚠️ WIP ⚠️ - Generate Laravel migration files from existing databases

database laravel php php7 showcase

Last synced: 18 Mar 2025

https://github.com/enthus1ast/nisane

a seq unpacker and mini orm

database orm sequence unpack

Last synced: 30 Apr 2025

https://github.com/itsjimi/store-data

💾 Finally, the simplest way to store data

database javascript nodejs storage

Last synced: 08 Jul 2025

https://github.com/charafau/loft

Flutter ORM - WIP

database flutter orm sqlite

Last synced: 23 Apr 2025

https://github.com/cristalhq/pgxutil

Go jackc/pgx helper to write proper transactions

database go golang pgx postgres transactions

Last synced: 08 Apr 2025

https://github.com/torden/php-mdbm

Just! PHP interface for Y! MDBM , PHP mdbm wrapper

database dbm key-value mdbm php php-mdbm phpmdbm

Last synced: 13 Jan 2026

https://github.com/SwiftORM/CouchDB-StORM

CouchDB Module for StORM (Swift ORM)

couchdb database orm server-side-swift swift

Last synced: 11 May 2025

https://github.com/ps0305/mysql_crud

RESTFul CRUD Example with NodeJS and MySQL

database expressjs mysql mysql-crud nodejs restful-api

Last synced: 19 Apr 2025

https://github.com/eurobios-mews-labs/acrocord

This package provide some useful tools to interact with postgresql server using pandas dataframe

data data-science database pandas-dataframe postgresql psycopg2 python python3 sqlalchemy table-factory

Last synced: 15 Apr 2025

https://github.com/lukeclancy/dynamic-records-meritfront

Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!

activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql

Last synced: 22 Sep 2025

https://github.com/parzibyte/mysql_pdo_php_crud

Ejemplo muy básico para conectar PHP con MySQL usando PDO

crud database mariadb mysql php

Last synced: 12 Apr 2025

https://github.com/gavinlyonsrepo/tv_viewer

GUI to view tv program details using TV maze application programming interface. Written in python 3 and PyQt 5, it also stores user favourites in an SQLite database. It uses python module pytvmaze to interface with API

communication database gui prettytable pyqt5 python python3 pytvmaze sqlite-database television television-series tv tv-maze tv-series tv-shows tv-viewer tvmaze tvmaze-api tvmazeapi tvshows

Last synced: 02 May 2025

https://github.com/belsman/rails-capstone

A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.

bootstrap4 buzzer crud-application database rspec-rails ruby-on-rails twitter

Last synced: 15 Aug 2025

https://github.com/inspecta/bridal-cars-backend

Backend server for the bridal cars application. RESTful API built using Ruby on Rails. Endpoints (Users, Cars, Reservation)

capybara-rspec database postgresql rest-api rubocop ruby-on-rails

Last synced: 16 Oct 2025

https://github.com/ryantusi/word-frequency-analyzer-and-visualization

📊 The Word Frequency Analyzer and Visualization is a Python program designed to analyze the frequency of words in a given text or a set of texts. This tool is perfect for anyone interested in understanding the distribution of words within a passage and visualizing the most commonly used words. 🔍

analyzer cs50p cs50p-final-project data-visualization database flask matplotlib modules nltk object-oriented-programming python unit-testing webapp word-frequency

Last synced: 16 Aug 2025

https://github.com/messams/lms

An integrated Student Information System providing centralized management of student data, enrollment, grades, attendance, and various academic and administrative functions within an educational institution.

api back-end database erd expressjs front-end mysql nodejs oop reactjs ui-design uml

Last synced: 12 Jun 2025

https://github.com/jsplumb-demonstrations/schema-builder

Database schema builder, with support for tables and views and an object inspector

angular database diagram diagramming javascript jointjs jsplumb nextjs react schema sql svelte svg typescript visualization vue

Last synced: 14 Apr 2025

https://github.com/benscabbia/serializability

Determines whether a schedule is conflict serializable along with it's precedence graph.

conflict-serializability database precedence-graph serializability serialization transaction

Last synced: 23 Apr 2025

https://github.com/jakarto3d/jakarnotator

The Jakarnotator is an annotation tool to create your own database for instance segmentation problem.

annotations computer-vision data database deep-learning detectron instance-segmentation mscoco training-data

Last synced: 15 May 2025

https://github.com/vicajilau/psqlite

PSQlite is a wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.

dart dart-package database flutter flutter-plugin orm sqlite

Last synced: 28 Oct 2025

https://github.com/eirannejad/pushcsv

Push csv/tsv data to database

csv database tsv

Last synced: 21 Aug 2025

https://github.com/asatarin/testing-sql-databases

Curated list of materials on testing SQL database engines

correctness database fuzzing testing

Last synced: 02 Sep 2025

https://github.com/shimizudev/madara-mappings

A database with anime mappings from almost all sites and anime lists

anime anime-database anime-list anime-mappings anime-scraper anime-streaming anime-website database madara mappings

Last synced: 22 Apr 2025

https://github.com/timothyvanderaerden/ecto_mysql_extras

Ecto MySQL (and MariaDB) database performance insights.

database ecto elixir mariadb mysql

Last synced: 28 Aug 2025

https://github.com/chamodshehanka/dominos

This JavaFX application made with MVC design pattern and jfoenix library. This is for Domino's restaturant

database domino-s flat-design icons javafx javafx-application management modern-ui modernui mvc mysql pizza pizzastore restaurant-management wamp

Last synced: 24 Apr 2025

https://github.com/chamithkavinda/mobile-phone-shop-management-system

This repository features a Mobile Phone Shop Management System, developed as a standalone JavaFX application for the first semester final project. It includes CRUD operations and integrates with a database for managing inventory, sales, and customer data, providing an efficient system for mobile phone shop management.

crud-application database java java-application javafx standalone-application

Last synced: 14 Jun 2025

https://github.com/m-esm/e2db

Step by step demo to showcase how you can have e2e encryption for your database and files.

aes database e2e-encryption guide nodejs rsa

Last synced: 22 Apr 2025

https://github.com/n-octo-n/n8n-nodes-json-database

This n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores.

database hierarchical json key-value kv n8n n8n-community-node-package n8n-node n8n-nodes nodejs on-disk permanent persistent storage store tree

Last synced: 22 Apr 2025

https://github.com/liryan/dbfiller

基于Laravel / Lumen的组件,给数据库自动生成测试数据

bot database lavavel mysql performance-testing

Last synced: 13 Jan 2026

https://github.com/herbsjs/herbs2knex

Create repositories using Knex to retrieve and store Entities

database hacktoberfest herbsjs knexjs orm query-builder

Last synced: 02 Aug 2025

https://github.com/man4toman/sypex-dumper-2-php.7.2-ready

Sypex Dumper 2 - PHP.7.2 ready, credit to https://sypex.net

database php7 php71 php72

Last synced: 09 Apr 2025

https://github.com/cursedprograms/flask-client-manager

Flask-based web app with Unity integration for efficient client data management using SQLite.

css database flask flask-application html jinja python sqlite unity

Last synced: 11 Mar 2026

https://github.com/0leksandrbondar/darkspacev2

This is a DarkSpace messanger. You can send files and text messages with your friends.

client-server cmake database google-test multithreading qml qt

Last synced: 01 Aug 2025

https://github.com/shayanheidari01/ormax

High-performance async ORM for all major databases

asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite

Last synced: 06 Aug 2025

https://github.com/alibori/laravel-db-size-alerts

Laravel package to receive alerts about database size limits.

database laravel laravel-package

Last synced: 30 Aug 2025

https://github.com/johnntirintis/recipe-management-system

A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.

abstractfactorypattern dao database java layered-architecture maven sql swing

Last synced: 21 Sep 2025

https://github.com/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 2025

https://github.com/piotrekh/dbup-add-migration

Package manager console command "Add-Migration" that creates an sql file with date and time (yyyyMMddHHmmss) in the file name (e.g. 20170730185349_Migration.sql)

database database-migrations dbup migrations sql-files

Last synced: 14 Jan 2026

https://github.com/zhcndoc/drizzle

Drizzle ORM 中文文档

database drizzle-kit drizzle-orm mysql orm sqlite

Last synced: 18 Apr 2026

https://github.com/kholdrex/simple_query

A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.

activerecord arel database orm performance query-builder rails ruby sql

Last synced: 09 Apr 2025

https://github.com/rynmx/driftlet

a minimalist, modern, and performant blogging and portfolio platform.

blog database docker markdown minimalist portfolio selfhosted

Last synced: 08 Aug 2025

https://github.com/gamemaker2k/idb

Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.

bbs board bulletin-board bulletin-board-system css database forum forum-threads forum-topics forums html5 idb intdb javascript message-board php thread threads topic topics

Last synced: 25 Jul 2025

https://github.com/cgrassin/electrodb

ElectroDB is an offline and open source Android app that makes looking for pinouts and datasheets a child's play!

android database datasheet electronics

Last synced: 05 May 2025

https://github.com/typper-io/typper-bi

Talk with your data: Create a Single Source of Truth (SSoT) integrating Postgres, Google Sheets, MongoDB, and more

database llm mongo postgres sheets

Last synced: 07 Aug 2025

https://github.com/bagussatoto/bumdesapp

Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES.

database html5 javascript mysql php php5

Last synced: 09 Apr 2025

https://github.com/zen-xu/harlequin-risingwave

Harlequin adapter for Risingwave.

database python risingwave tui

Last synced: 10 Oct 2025

https://github.com/reem-lab/hello-rails

Set up for rails app with simple example to print in the views hello rails

database rails ruby sqlite3

Last synced: 28 Apr 2025

https://github.com/jjba23/yggdrasil-schema

https://codeberg.org/jjba23/yggdrasil-schema

database haskell library migration schema sqlite

Last synced: 02 Apr 2025

https://github.com/metricq/hta

📚 Library for Hierarchical Timeline Aggregation metric storage

backend cpp17 database file-format library metrics storage

Last synced: 02 Aug 2025

https://github.com/marcusschiesser/vectorstores

Vectorstores is a framework for using vector databases in your AI applications

ai ai-agents data database embeddings vector vector-database

Last synced: 13 Jan 2026

https://github.com/mackysoft/unidata

[PREVIEW] Data Management for Unity. It also useful for implementing Achievements, Quests, etc.

achievements c-sharp csharp data database input-ouput quest unity unity-editor

Last synced: 09 Apr 2025

https://github.com/bocaletto-luca/github-trend

GitHub Trend is a web application that enables users to explore trending repositories, developers, and technologies on GitHub using free open-data APIs. This tool is ideal for developers, researchers, and open-source enthusiasts who want to stay updated on the latest projects and innovations. By Bocaletto Luca

api bocaletto-luca css3 database free-api github github-api github-trend github-trend-api html5 javascript open-data opensource responsive webapp

Last synced: 05 May 2026

https://github.com/caicancai/awesome-ivm-learning

A list of learning materials to understand ivm internals

awesome database ivm

Last synced: 12 May 2026

https://github.com/ixboy/lifestyle

A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.

css3 database rails6 ruby

Last synced: 01 Oct 2025

https://github.com/1amageek/database-framework

Build your own database with pluggable indexes — vector, full-text, spatial, graph, and more on FoundationDB

database foundationdb full-text-search knowledge-graph owl server-side-swift sparql spatial-index swift vector-search

Last synced: 21 Apr 2026

https://github.com/daikoz/sqlwrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 20 Feb 2026

https://github.com/greenelab/library-access

Collecting data on whether library access to scholarly literature

articles catalog database dataset doi journals library literature sci-hub tool

Last synced: 11 Mar 2026

https://github.com/fairscript/interact

A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.

bigquery data database linq orm postgresql reflection sql sqlite typesafe

Last synced: 19 Apr 2025

https://gitlab.com/twittner/cql-io

CQL Cassandra Client

cassandra cql database haskell

Last synced: 22 Aug 2025

https://github.com/mohidex/data-pipeline-on-gcp

The Real-time Ecommerce Data Collection and Processing project empowers businesses with real-time insights by efficiently extracting, processing, and storing ecommerce data from multiple sources. Combining Golang and Python, this cutting-edge solution streamlines data handling from diverse ecommerce websites.

beautifulsoup data-engineer data-pipeline data-science database datastore dependency-injection firebase firestore gcp go golang google google-cloud pubsub python solid-principles storage web-scraping

Last synced: 14 Apr 2025

https://github.com/vinted/chef-proxysql

Chef ProxySQL cookbook with auto loading and comprehensive configuration

chef cookbook database proxy proxysql

Last synced: 04 Apr 2026

https://github.com/idevelopthings/surrealdb-schema

This package provides functionality for parsing SurrealDB schema information from the database API, it then proves classes/structure for those parsed definitions.

database schema surrealdb typescript

Last synced: 27 Oct 2025

https://github.com/osmsharp/tiled-db

A tiled OSM database.

database forkable osm tiles

Last synced: 20 Aug 2025

https://github.com/jaakkopee/gematreeac

GemaTreeAC 2=0 is a gematria and numerology -based word classification algorithm and database. It is meant for searching meanings of words by mapping letters into numbers and comparing the values of words. Also numerological reduction is used to form a nine-rooted treestructure that has routes of numbers from leave to root.

associations cipher ciphers classification correspondences cryptography database gematria magick magickalcorrespondences mantrayoga mysticism newage numbers numerology occult wordmystic words wordsofpower

Last synced: 10 Mar 2026