Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/microsoftlearning/dp-300-database-administrator

Repository for lab exercises and instructions for Microsoft DP-300 learning content

azure azure-active-directory azure-cli azure-storage database msl-data-ai powershell sql sqlserver

Last synced: 18 Feb 2025

https://github.com/Kitura/Kitura-redis

Swift Redis library

client database redis swift swift-library

Last synced: 01 Nov 2024

https://github.com/umbrellio/laravel-pg-extensions

Laravel extensions for Postgres

database extensions laravel postgresql

Last synced: 16 Feb 2025

https://github.com/BeeeQueue/arm-server

📃 A service for mapping Anime IDs between Database Websites

anidb anilist anime anime-db api database kitsu mal metadata offline-database server

Last synced: 15 Nov 2024

https://github.com/vbilopav/NoOrm.Net

Fast, modern and extendible C# Data Access library

database database-connection netcore

Last synced: 09 Nov 2024

https://github.com/mattbostock/timbala

Durable time-series database that's API-compatible with Prometheus.

database prometheus promql time-series timeseries timeseries-database tsdb

Last synced: 18 Nov 2024

https://github.com/jasonsturges/postgresql-dotnet-core

ASP.NET 7.0 Web Application using PostgreSQL with Entity Framework

asp-net-core aspnet aspnetcore database dotnet dotnet-core entity-framework postgresql

Last synced: 16 Nov 2024

https://github.com/rqlite/rqlite-js

Javascript client library for rqlite, the lightweight, distributed database built on SQLite.

database javascript nodejs rqlite

Last synced: 27 Dec 2024

https://github.com/samsonasik/ci4-album

🔥 CodeIgniter 4 example Album module uses Domain Driven Design Architecture with Tactical Pattern

album codeigniter codeigniter4 database ddd domain-driven-design layout module pagination post-redirect-get prg query reusable search tactical-pattern tested

Last synced: 13 Feb 2025

https://github.com/khalby786/jsoning

✨ A simple key-value JSON-based lightweight database. ✨

async database datastore hacktoberfest javascript json key-value nodejs npm

Last synced: 14 Feb 2025

https://github.com/chop-dbhi/sql-agent

HTTP interface for executing ad-hoc SQL queries.

database microservice mysql oracle postgresql sql sql-agent sqlite

Last synced: 11 Feb 2025

https://github.com/jamband/yii2-schemadump

Generate the schema from an existing database

database php yii yii2-extension

Last synced: 20 Jan 2025

https://github.com/gungunfebrianza/Mastering-PHP7

:books: PinterCoding University. Author : Gun Gun Febrianza

backend database mysql php php7

Last synced: 08 Nov 2024

https://github.com/strawberry-graphql/strawberry-sqlalchemy

A SQLAlchemy Integration for strawberry-graphql

database graphql hacktoberfest strawberry strawberry-graphql

Last synced: 17 Feb 2025

https://github.com/polardb/polardbx-operator

polardbx-operator is a Kubernetes extension that aims to create and manage PolarDB-X cluster on Kubernetes.

cloud-native database k8s kubernetes operator polardb-x

Last synced: 17 Feb 2025

https://github.com/webcaetano/mongo-mysql

Mongo vs Mysql Test Performance in Nodejs

database mongo mongo-mysql mysql nodejs test testing

Last synced: 09 Feb 2025

https://github.com/wp-media/search-and-replace

A simple search for find strings in your WordPress database and replace the string.

database replace search wordpress-database

Last synced: 19 Feb 2025

https://github.com/nethermindeth/paprika

A custom storage engine of Nethermind, benefiting from the alignment of the underlying data structure with the layout of State & Storage trees of Ethereum.

csharp database dotnet ethereum merkle-tree

Last synced: 13 Feb 2025

https://github.com/olirice/nebulo

Instant GraphQL API for PostgreSQL and SQLAlchemy

database graphql graphql-apis postgres sqlalchemy

Last synced: 19 Dec 2024

https://github.com/hackersandslackers/sqlalchemy-tutorial

🧪🔬 Use SQLAlchemy to connect, query, and interact with relational databases.

database database-management orm-framework orms python sqlalchemy sqlalchemy-orm sqlalchemy-python tutorial

Last synced: 19 Feb 2025

https://github.com/jchristn/DatabaseWrapper

Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite written in C# supporting dynamic query building and nesting using expressions.

database databasewrapper db microsoft-sql-server mssql mysql nuget orm postgresql

Last synced: 13 Nov 2024

https://github.com/aarthikrao/timeMachine

A distributed fault tolerant scheduler that is horizontally scalable 🔥

boltdb database distributed-systems golang grpc raft raft-consensus-algorithm scheduler

Last synced: 07 Nov 2024

https://github.com/ceramicstudio/js-composedb

ComposeDB is a decentralized GraphQL database built on Ceramic Network

ceramic database graph graphql

Last synced: 16 Feb 2025

https://github.com/jchristn/databasewrapper

Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite written in C# supporting dynamic query building and nesting using expressions.

database databasewrapper db microsoft-sql-server mssql mysql nuget orm postgresql

Last synced: 01 Nov 2024

https://github.com/blainehansen/postgres_migrator

A postgres migration generator and runner that uses raw declarative sql.

database database-migrations migration migrations postgres raw-sql rust

Last synced: 15 Feb 2025

https://github.com/lzdyes/tauri-plugin-sqlite

A Tauri plugin for interface to SQLite

database rust sqlite tauri tauri-plugin typescript

Last synced: 09 Nov 2024

https://github.com/defxult/discordlevelingsystem

A library to implement a leveling system into a discord bot. Contains features such as XP, level, ranks, and role awards.

database discord discord-bot discord-leveling discord-leveling-system discord-py level level-system leveling mee6 mee6-leveling pycord python rank ranking ranking-system role-award role-rewards xp

Last synced: 24 Jan 2025

https://github.com/mycodeself/mongo-migrate-ts

Run mongodb migrations easy from TypeScript

database migrations mongo-migrate mongodb npm typescript

Last synced: 16 Feb 2025

https://github.com/mgramin/database-as-code

Treat your database as Code

database sql

Last synced: 27 Nov 2024

https://github.com/filipesilva/fdb

Reactive database environment for your files.

automation clojure database datalog pkm watcher

Last synced: 10 Jan 2025

https://github.com/wttj/ecto_anon

Data anonymization for your Ecto models !

anon anonymization database ecto elixir

Last synced: 19 Feb 2025

https://github.com/maxpert/LevelDBWinRT

Windows Runtime Component for LevelDB. This is an unofficial port of LevelDB for Windows 10 Universal Platform (UWP)

csharp database leveldb runtimecomponent snappy uwp wrapper

Last synced: 29 Oct 2024

https://github.com/maxpert/leveldbwinrt

Windows Runtime Component for LevelDB. This is an unofficial port of LevelDB for Windows 10 Universal Platform (UWP)

csharp database leveldb runtimecomponent snappy uwp wrapper

Last synced: 12 Nov 2024

https://github.com/taniarascia/node-api-postgres

RESTful API with Node.js, Express, and Postgres.

api crud crud-app database express node nodejs postgres postgresql rest restful-api

Last synced: 29 Oct 2024

https://github.com/familytree365/backend

Laravel 8 backend for a genealogy website.

backend database family-tree genealogy laravel laravel8 php php7

Last synced: 21 Jan 2025

https://github.com/microsoft/msvbase

MSVBASE is a system that efficiently supports complex queries of both approximate similarity search and relational operators. It integrates high-dimensional vector indices into PostgreSQL, a relational database to facilitate complex approximate similarity queries.

database embedding hnsw postgresql retrieval-augmented-generation sptag vector vector-database

Last synced: 20 Feb 2025

https://github.com/rwnx/pynonymizer

A universal tool for translating sensitive production database dumps into anonymized copies.

anonymization anonymized-data anonymized-database database dbanonymizer gdpr hacktoberfest python

Last synced: 13 Feb 2025

https://github.com/WTTJ/ecto_anon

Data anonymization for your Ecto models !

anon anonymization database ecto elixir

Last synced: 19 Nov 2024

https://github.com/jacksalici/notion-cli-list-manager

A simple command-line tool for managing Notion databases.

cli database notion python todo

Last synced: 15 Feb 2025

https://github.com/jaemk/migrant

Migration management for PostgreSQL/SQLite/MySQL

database database-migrations migrations mysql postgres rust sqlite

Last synced: 18 Feb 2025

https://github.com/muhammadpauzi/absensi-app

Aplikasi Website untuk menerapkan absensi secara online (QRCode).

absensi absensi-app alpine application database laravel livewire presence qrcode web

Last synced: 19 Dec 2024

https://github.com/emanuelefavero/prisma

A cheat sheet repository of prisma ORM

database db orm prisma prisma-orm supabase typescript

Last synced: 04 Feb 2025

https://github.com/tableau/query-graphs

A visualizer for queries - Hyper, Postgres, Tableau

database postgres postgresql query-optimization visualization

Last synced: 30 Nov 2024

https://github.com/pakoito/rxpaper

NoSQL storage with RxJava bindings [STABLE]

android database rxjava

Last synced: 08 Nov 2024

https://github.com/cybercog/laravel-clickhouse

Laravel ClickHouse adds CH client integration, generation & execution of ClickHouse database migrations to the Laravel application.

clickhouse clickhouse-client clickhouse-migration cog database database-schema db db-schema laravel migration php schema

Last synced: 19 Feb 2025

https://github.com/gostaticanalysis/sqlrows

Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.

code-analysis database go golang mysql sql static-analysis static-code

Last synced: 17 Nov 2024

https://github.com/cjekel/tindetheus

Build personalized machine learning models for Tinder using Python

classification-model computer-vision database facenet facenet-models machine-learning machinelearning python tinder

Last synced: 19 Dec 2024

https://github.com/jetbrains/xodus-dnq

Data definition and queries Kotlin DSL over Xodus

database hub kotlin nosql xodus xodus-dnq youtrack

Last synced: 15 Feb 2025

https://github.com/crazywhalecc/idiom-database

成语数据库,成语接龙数据库,拥有30000+个成语,可直接使用首拼音和尾拼音编写自己的成语接龙

chinese-idiom chinese-nlp chinese-simplified database idiom json sql

Last synced: 17 Feb 2025

https://github.com/clindet/bget

Portable command-line tool to query bioinformatics APIs, data, databases and files.

bioinformatics database spider

Last synced: 13 Nov 2024

https://github.com/planetscale/docs

PlanetScale documentation

database docs mysql planetscale scaling vitess

Last synced: 16 Nov 2024

https://github.com/ypermitin/ypermitin.yellowcollection

Авторская коллекция разработок на платформе 1С

1c 1c-enterprise audit database perfomance security

Last synced: 10 Feb 2025

https://github.com/ivopetiz/crypto-database

Database for crypto data, supporting several exchanges. Can be used for TA, bots, backtest, realtime trading, etc.

binance bitcoin bittrex crypto cryptocoins cryptocurrency-exchanges cryptopia database ethereum fundamental-analysis hft hft-trading high-frequency-trading poloniex ripple technical-analysis trading trading-bot

Last synced: 15 Nov 2024

https://github.com/cloudflare/worker-template-postgres

Reference demo and modified PostgreSQL driver to connect Cloudflare Workers to a relational database.

cloudflare database postgres serverless sql workers

Last synced: 14 Feb 2025

https://github.com/arangodb/interactive_tutorials

Repository for all ArangoDB interactive tutorial notebooks.

arangodb database foxx graph hacktoberfest hacktoberfest2021 jupyter-notebook tutorials

Last synced: 12 Nov 2024

https://github.com/contentful/vault

Easy persistence of Contentful data for Android over SQLite.

android contentful database java offline sdk storage sync

Last synced: 16 Feb 2025

https://github.com/sachaarbonel/reefdb

ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and full-text search.

database disk memory rust search sql

Last synced: 16 Feb 2025

https://github.com/ajaysaini-sgvu/room-persistence-sample

Implementation of Room Persistence Library

android database java mobile-database sqlite

Last synced: 26 Nov 2024

https://github.com/b3z/reventlou

Personal db information management system.

archive database filemanager information management notes-management-system

Last synced: 09 Nov 2024

https://github.com/robaho/keydb

high performance key value database written in Go. Deprecated. Use robaho/leveldb

database golang key-value keydb lsm lsm-tree

Last synced: 11 Nov 2024

https://github.com/ClickHouse/JSONBench

JSONBench: a Benchmark For Data Analytics On JSON

analytics benchmark clickhouse database duckdb elasticsearch json mongodb postgresql sql

Last synced: 07 Feb 2025

https://github.com/dominicklee/PHP-MySQL-Sessions

Easily store PHP session data in a MySQL database

database mysql php session-management sessions

Last synced: 07 Nov 2024

https://github.com/convex-dev/convex

Convex Main Repository - Decentralised platform for the Internet of Value

blockchain cryptocurrency database gaming java lisp metaverse

Last synced: 20 Dec 2024

https://github.com/networks-learning/stackexchange-dump-to-postgres

Python scripts to import StackExchange data dump into Postgres DB.

data-dump database postgres python stackexchange-dump stackoverflow-data

Last synced: 17 Nov 2024

https://github.com/gyanz/pydsstools

Python library for simple HEC-DSS functions

ctypes cython database engineering hec-dss linux python windows10

Last synced: 14 Feb 2025

https://github.com/dbacked/agent

The best way to backup and restore your database

backup database encryption mysql nodejs postgresql

Last synced: 29 Nov 2024

https://github.com/ahmadsabbirchowdhury/microsoft-adventureworks-database-analysis-visualization-with-powerbi

I chose 'AdventureWorksLT2019.bak' and 'AdventureWorksLT2017.bak' data for analysis & visualization. The query editing was done in 'Microsoft SQL Server Management Studio' and the visualization part was using 'Microsoft Power BI'. Also for analysis, I used MS Excel and PowerBI's query tool.

adventure-works dashboard data-visualization data-visualization-project database microsoft microsoft-data-analysis microsoft-power-bi microsoft-sql-server models msexcel power-query powerbi powerbi-report powerbi-visuals relational-databases sql sqlserver

Last synced: 15 Feb 2025

https://github.com/edgedb/edgedb-net

The official .NET client library for EdgeDB

cs csharp database dotnet edgedb efcore fs fsharp

Last synced: 09 Nov 2024

https://github.com/ing-bank/cassandra-jdbc-wrapper

A JDBC wrapper of Java Driver for Apache Cassandra®, which offers a simple JDBC compliant API to work with CQL3.

cassandra cql database jdbc sql

Last synced: 16 Feb 2025

https://github.com/juliadatabases/dbinterface.jl

Database interface definitions for Julia

database dbinterface

Last synced: 20 Jan 2025

https://github.com/mpyw/laravel-cached-database-stickiness

Guarantee database stickiness over the same user's consecutive requests

database eloquent laravel php redis sticky

Last synced: 14 Feb 2025

https://github.com/sebastianwessel/surrealdb-client-generator

Tool which generates a typescript client for SurrealDB and zod schema of a given database

client client-generator database generator schema surrealdb typescript zod

Last synced: 16 Feb 2025

https://github.com/dwgebler/doclite

PHP NoSQL database and document store

database nosql php php7 php8 sqlite sqlite3

Last synced: 19 Dec 2024

https://github.com/AhmadSabbirChowdhury/Microsoft-AdventureWorks-Database-Analysis-Visualization-with-PowerBI

I chose 'AdventureWorksLT2019.bak' and 'AdventureWorksLT2017.bak' data for analysis & visualization. The query editing was done in 'Microsoft SQL Server Management Studio' and the visualization part was using 'Microsoft Power BI'. Also for analysis, I used MS Excel and PowerBI's query tool.

adventure-works dashboard data-visualization data-visualization-project database microsoft microsoft-data-analysis microsoft-power-bi microsoft-sql-server models msexcel power-query powerbi powerbi-report powerbi-visuals relational-databases sql sqlserver

Last synced: 04 Dec 2024

https://github.com/stephenafamo/scan

Scan provides the ability to to scan sql rows directly to any defined structure.

database go golang scan sql

Last synced: 19 Feb 2025

https://github.com/gbdev/database

JSON database of every Homebrew Hub entries. Propose here additions, improvements and fixes, every change propagates to Homebrew Hub.

database game-boy hacktoberfest homebrew-entries homebrew-hub json-database

Last synced: 16 Feb 2025

https://github.com/Webtomizer/typeorm-loader

A database-aware data-loader for use with GraphQL and TypeORM.

caching database graphql loader typeorm typeorm-loader

Last synced: 10 Nov 2024

https://github.com/petere/postgresqlfs

FUSE driver to access PostgreSQL databases as a file system

database fuse postgresql

Last synced: 27 Nov 2024

https://github.com/pomm-project/pomm-bundle

Pomm2 bundle for Symfony

database php pomm postgres postgresql symfony

Last synced: 19 Feb 2025

https://github.com/ropensci/bikedata

:bike: Extract data from public hire bicycle systems

bicycle-hire bicycle-hire-systems bike-data bike-hire database peer-reviewed r r-package rstats

Last synced: 25 Oct 2024

https://github.com/compositephp/db

Fast and Lightweight PHP 8.1+ DataMapper and Table Gateway with automatic data caching, smart entities, migrations and many more

database datamapper doctrine entity fast hydration lightweight mysql php php81 posgresql sqlite tablegateway

Last synced: 16 Feb 2025

https://github.com/angelmunoz/migrondi

A Super simple SQL Migrations Tool for SQLite, PostgreSQL, MySQL and SQL Server

console database dotnet fsharp mssql mysql postgresql sql-migrations sqlite

Last synced: 14 Feb 2025

https://github.com/lhr0909/lipstick-db

聪明的AI口红数据库 Smart AI Lipstick Database 💄

database jina lipstick neural-search python

Last synced: 27 Oct 2024

https://github.com/miguelgrinberg/retrofun

Code from my "SQLAlchemy 2 In Practice" book.

database fastapi flask mysql postgresql sqlalchemy sqlite

Last synced: 01 Jan 2025

https://github.com/khelechy/csjsondb

A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.

crud csharp csharp-library database db dotnet dotnet-core nuget

Last synced: 15 Oct 2024

https://github.com/resir014/phoenix_react_playground

An example setup for a Phoenix+React project with sensible defaults.

database phoenix react starter-kit starter-template typescript

Last synced: 22 Oct 2024