dataloader
There are 306 repositories under dataloader topic.
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
99designs/gqlgen
go generate based graphql server library
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
stephenh/ts-proto
An idiomatic protobuf generator for TypeScript
graph-gophers/dataloader
Implementation of Facebook's DataLoader in Golang
exAspArk/batch-loader
:zap: Powerful tool for avoiding N+1 DB or HTTP queries
YuliangXiu/MobilePose
Light-weight Single Person Pose Estimator
unum-cloud/ustore
Multi-Modal Database replacing MongoDB, Neo4J, and Elastic with 1 faster ACID solution, with NetworkX and Pandas interfaces, and bindings for C 99, C++ 17, Python 3, Java, GoLang 🗄️
graphql-java/java-dataloader
A Java 11 port of Facebook DataLoader
forcedotcom/SFDX-Data-Move-Utility
SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
RaivoKoot/Video-Dataset-Loading-Pytorch
Generic PyTorch dataset implementation to load and augment VIDEOS for deep learning training loops.
Continvvm/continuum
A clean and simple data loading library for Continual Learning
tkosminov/nestjs-example
NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, Redis, Websocket, JWT authentication, ESLint 9
joist-orm/joist-orm
a TypeScript ORM for Postgres
allmonday/pydantic-resolve
ER model friendly data composition tool
overblog/dataloader-php
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
Aristat/golang-example-app
Example application
oliyh/superlifter
A DataLoader for Clojure/script
sairajk/PyTorch-Pyramid-Feature-Attention-Network-for-Saliency-Detection
PyTorch implementation of the CVPR 2019 paper “Pyramid Feature Attention Network for Saliency Detection”
slaypni/type-graphql-dataloader
TypeGraphQL + DataLoader + TypeORM made easy
krislefeber/nestjs-dataloader
Dataloader plugin for NestJS
xsc/claro
Powerful Data Access for Clojure | Moved to Codeberg
chencodeX/triplet-loss-pytorch
A generic triplet data loader for image classification problems,and a triplet loss net demo.
sheerun/dataloader
Dataloader is a generic utility for batch data loading with caching, works great with GraphQL
Yelp/dataloader-codegen
🤖 dataloader-codegen is an opinionated JavaScript library for automatically generating DataLoaders over a set of resources (e.g. HTTP endpoints).
juliagusak/dataloaders
Pytorch and TensorFlow data loaders for several audio datasets
Photoroom/datago
A natively parallel dataloader for Python, written in Rust. Serving data at GB/s speeds, while covering aspect ratio bucketing, crop and resize for image ML workloads.
Q42/Q42.WinRT
Useful library for data driven Windows Phone 8 and Windows 8 C# / XAML WinRT projects
forcedotcom/SFDX-Data-Move-Utility-Desktop-App
The SFDMU GUI Desktop Application is a comprehensive tool for Salesforce data migration between SF environments or importing/exporting CSV data into SF environments. It builds upon the capabilities of the SFDX Data Move Utility Plugin (SFDMU), offering a user-friendly interface for seamless data management tasks.
BirkhoffG/jax-dataloader
Pytorch-like dataloaders for JAX.
PatrickJS/redis-dataloader
Batching and Caching layer using Redis as the Caching layer
vikstrous/dataloadgen
An implementation of Facebook's DataLoader in Go
Adrinalin4ik/Nestjs-Graphql-Tools
NestJS Graphql Tools is a flexible solution that provides a bunch of decorators for solving problems like n+1 request, filtering, sorting, pagination, polymorphic relation, graphql field extraction. It is fully based on decorators. To use it you can just add a decorator to your resolver.
cloudflare/workers-graphql-gateway-example
GraphQL running on Cloudflare Workers
fed135/ha-store
Efficient data fetching for your Javascript Applications
prisma-labs/http-link-dataloader
📚📡 HTTP Apollo Link with batching & caching provided by dataloader.