Skip to main content

Database

Browse 6,168 skills across 448 packs and 38 categories

Showing 1381–1440 of 1,758 skills
1,758 skills found in Technology & Engineering

Web Components

285L

Web Components and Shadow DOM as a framework-agnostic encapsulation layer for micro-frontend composition.

Technology & EngineeringMicro Frontend

Cloudflare D1

312L

Cloudflare D1 for running SQLite databases at the edge with SQL query support

Technology & EngineeringEdge Computing

Cloudflare Kv

297L

Cloudflare Workers KV for globally distributed key-value storage at the edge

Technology & EngineeringEdge Computing

Cloudflare Workers

211L

Cloudflare Workers for serverless edge compute using the V8 isolate model

Technology & EngineeringEdge Computing

Deno Deploy

267L

Deno Deploy for globally distributed edge applications using the Deno runtime

Technology & EngineeringEdge Computing

Edge Auth

524L

Authentication and authorization at the edge for securing requests before they reach the origin

Technology & EngineeringEdge Computing

Edge Caching

357L

Edge caching strategies for optimizing content delivery and reducing origin load

Technology & EngineeringEdge Computing

Geolocation Routing

397L

Geo-based routing and personalization for delivering localized content at the edge

Technology & EngineeringEdge Computing

Vercel Edge

219L

Vercel Edge Functions for low-latency compute within the Vercel deployment platform

Technology & EngineeringEdge Computing

Assemblyscript

267L

Writing WebAssembly modules using AssemblyScript, a TypeScript-like language that compiles to Wasm

Technology & EngineeringWebassembly

Js Interop

275L

JavaScript and WebAssembly interop patterns including memory sharing, type marshaling, and binding generation

Technology & EngineeringWebassembly

Performance

327L

Optimizing WebAssembly performance including binary size, execution speed, memory usage, and profiling techniques

Technology & EngineeringWebassembly

Rust WASM

273L

Compiling Rust to WebAssembly using wasm-pack, wasm-bindgen, and the Rust Wasm ecosystem

Technology & EngineeringWebassembly

Wasi

221L

WebAssembly System Interface (WASI) for portable system-level access including filesystem, networking, and clocks

Technology & EngineeringWebassembly

WASM Basics

176L

WebAssembly fundamentals including module structure, types, memory model, and binary/text formats

Technology & EngineeringWebassembly

WASM in Browser

323L

Using WebAssembly in the browser for canvas rendering, audio processing, Web Workers, and DOM integration

Technology & EngineeringWebassembly

WASM Serverside

295L

Running WebAssembly on the server with Wasmtime, Spin, WasmEdge, and other server-side runtimes

Technology & EngineeringWebassembly

Cqrs

158L

Implement Command Query Responsibility Segregation to separate write and read models in event-sourced architectures

Technology & EngineeringEvent Sourcing

Event Store

162L

Design and implement event stores for persisting domain events with append-only semantics and optimistic concurrency

Technology & EngineeringEvent Sourcing

Event Versioning

185L

Evolve event schemas safely over time using upcasting, weak schema strategies, and version negotiation

Technology & EngineeringEvent Sourcing

Eventual Consistency

196L

Handle eventual consistency challenges in distributed event-sourced systems with practical patterns and strategies

Technology & EngineeringEvent Sourcing

Projections

190L

Build and maintain read model projections from event streams for optimized query performance

Technology & EngineeringEvent Sourcing

Sagas

183L

Coordinate long-running business processes across aggregates and services using sagas and process managers

Technology & EngineeringEvent Sourcing

Snapshots

233L

Optimize aggregate loading with snapshot patterns to avoid replaying long event streams from the beginning

Technology & EngineeringEvent Sourcing

API Mocking

273L

API mocking with MSW (Mock Service Worker) and Prism for development and testing

Technology & EngineeringAPI Testing

Bruno

230L

Bruno API client for git-friendly, offline-first API testing with Bru markup language

Technology & EngineeringAPI Testing

Contract Testing

227L

Pact contract testing for consumer-driven API contracts between microservices

Technology & EngineeringAPI Testing

Httpie

181L

HTTPie CLI for human-friendly API testing, scripting, and debugging from the terminal

Technology & EngineeringAPI Testing

Load Testing

270L

k6 load testing for API performance, stress testing, and threshold-based CI checks

Technology & EngineeringAPI Testing

Postman

189L

Postman collections, environments, pre-request scripts, tests, and Newman CLI automation

Technology & EngineeringAPI Testing

Supertest

225L

Supertest for Node.js HTTP assertion testing with Express, Koa, and Fastify

Technology & EngineeringAPI Testing

Build Systems

349L

Build systems for systems programming including CMake, Meson, and Zig build with cross-compilation

Technology & EngineeringSystems Programming

Cpp Modern

293L

Modern C++ (C++20/23) patterns including concepts, ranges, coroutines, and modules

Technology & EngineeringSystems Programming

Ffi

301L

Foreign function interfaces for calling between C, C++, Rust, Zig, Python, and other languages safely

Technology & EngineeringSystems Programming

Memory Safety

311L

Techniques for achieving memory safety without garbage collection including ownership models, arenas, and static analysis

Technology & EngineeringSystems Programming

Zig Basics

236L

Zig language fundamentals for systems programming including comptime, error handling, and manual memory management

Technology & EngineeringSystems Programming

Auto Layout

214L

Understanding Figma auto layout and translating it directly to CSS Flexbox and Grid implementations

Technology & EngineeringFigma Development

Component Inspection

193L

Inspecting Figma components and systematically translating their structure, variants, and properties into production code

Technology & EngineeringFigma Development

Design Tokens Export

223L

Exporting design tokens from Figma into platform-agnostic formats for use in codebases and design systems

Technology & EngineeringFigma Development

Dev Mode

123L

Using Figma Dev Mode to inspect designs, extract code snippets, and streamline the design-to-code workflow

Technology & EngineeringFigma Development

Figma API

195L

Using the Figma REST API to programmatically access files, components, images, and design data

Technology & EngineeringFigma Development

Figma Plugins

247L

Building Figma plugins using the Plugin API to automate tasks, generate assets, and extend Figma's capabilities

Technology & EngineeringFigma Development

Bigquery

237L

Analyze large datasets with Google BigQuery serverless data warehouse and SQL engine

Technology & EngineeringGCP Services

Cloud Functions

194L

Build and deploy event-driven serverless functions on Google Cloud Functions

Technology & EngineeringGCP Services

Cloud Run

179L

Deploy and manage containerized applications on Google Cloud Run serverless platform

Technology & EngineeringGCP Services

Cloud Storage

231L

Store, retrieve, and manage objects in Google Cloud Storage buckets

Technology & EngineeringGCP Services

Firestore

246L

Model, query, and manage data with Google Cloud Firestore NoSQL document database

Technology & EngineeringGCP Services

App Service

373L

Azure App Service for hosting web apps, REST APIs, and mobile backends

Technology & EngineeringAzure Services

Azure Functions

364L

Azure Functions serverless compute for event-driven applications

Technology & EngineeringAzure Services

Blob Storage

329L

Azure Blob Storage for scalable object storage and data lake scenarios

Technology & EngineeringAzure Services

Cosmos Db

319L

Azure Cosmos DB globally distributed multi-model database service

Technology & EngineeringAzure Services

Postgres Extensions

217L

Key PostgreSQL extensions including pgvector, PostGIS, pg_cron, and other essential add-ons

Technology & EngineeringPostgres

Postgres Full Text Search

194L

Full-text search in PostgreSQL using tsvector, tsquery, ranking, and GIN indexes

Technology & EngineeringPostgres

Postgres Partitioning

199L

Table partitioning strategies in PostgreSQL including range, list, and hash partitioning

Technology & EngineeringPostgres

Postgres Replication

223L

Logical and streaming replication in PostgreSQL for high availability and data distribution

Technology & EngineeringPostgres

Postgres Row Level Security

210L

Row-level security policies in PostgreSQL for fine-grained access control on table rows

Technology & EngineeringPostgres

Postgres Triggers

258L

Triggers and PL/pgSQL functions in PostgreSQL for automated data processing and integrity enforcement

Technology & EngineeringPostgres

Caching Patterns

196L

Cache-aside, write-through, and write-behind caching strategies with Redis

Technology & EngineeringRedis

Data Structures

152L

Redis core data structures including strings, hashes, sets, sorted sets, and lists

Technology & EngineeringRedis

Lua Scripting

196L

Lua scripting in Redis for atomic multi-step operations

Technology & EngineeringRedis