sromic's Stars
Edujugon/node-parallelizer
A NodeJS package for running code in parallel. Initially created to provide multiprocessing in an AWS Lambda function, but it can be used in any NodeJS environment.
drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
kysely-org/kysely
A type-safe typescript SQL query builder
evanw/esbuild
An extremely fast bundler for the web
asyncapi/spec
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
jeremydaly/serverless-mysql
A module for managing MySQL connections at SERVERLESS scale
sabinadams/nestjs-prisma-module
A NestJS module that allows you use Prisma, set up multiple Prisma services, and use multi-tenancy in each Prisma service.
ktock/buildg
Interactive debugger for Dockerfile, with support for IDEs (VS Code, Emacs, Neovim, etc.)
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
apache/pinot
Apache Pinot - A realtime distributed OLAP datastore
MaterializeInc/materialize
The Cloud Operational Data Store: use SQL to transform, deliver, and act on fast-changing data.
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
aws-samples/aws-stepfunctions-examples
AWS Step Functions is an orchestration service for reliably executing multi-step processes using visual workflows. This repository includes detailed examples that will help you unlock the power of serverless workflow.
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
rrahul963/serverless-add-api-key
creates a api key and usage pattern (if they don't already exist) and associates them to the Rest Api
Effect-TS/effect
An ecosystem of tools to build robust applications in TypeScript
jdegoes/functional-design
Exercises for the course 'Functional Design by John A. De Goes
jdegoes/functional-effects
The exercises for the Functional Effects workshop
dynamodb-toolbox/dynamodb-toolbox
Lightweight and type-safe query builder for DynamoDB and TypeScript
ACloudGuru/serverless-plugin-aws-alerts
A Serverless Framework plugin that creates CloudWatch alarms for functions.
serverless-operations/serverless-apigateway-service-proxy
This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway.
zio/zio-query
Add efficient pipelining, batching, and caching to any data source
localstack/serverless-localstack
⚡ Serverless plugin for running against LocalStack
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
awslabs/dynamodb-data-mapper-js
A schema-based data mapper for Amazon DynamoDB.
atlassian-archive/localstack
⚠️ **Note**: This repository is no longer actively maintained (see README below) ⚠️
amazon-archives/realworld-serverless-application
This project is inspired by the design and development of the AWS Serverless Application Repository - a production-grade AWS service. Learn how AWS built a production service using serverless technologies.
seanpmaxwell/overnight
TypeScript decorators for the ExpressJS Server.