Database
Browse 4,557 skills across 394 packs and 37 categories
WAV (Waveform Audio File Format)
180LThe standard uncompressed audio format for Windows, storing raw PCM audio data with full fidelity for professional editing and archival.
WebM
203LWebM is an open, royalty-free multimedia container format developed by Google for the web, using VP8, VP9, or AV1 video with Vorbis or Opus audio.
WebP Image Format
177LWebP is a modern image format developed by Google that provides both lossy and
WMA (Windows Media Audio)
195LMicrosoft's proprietary audio codec family for the Windows platform, including lossy, lossless, and professional variants.
WMV (Windows Media Video)
198LWMV is Microsoft's proprietary video codec and format, used within the ASF container, once common for Windows-based media distribution and streaming.
WOFF/WOFF2 Web Open Font Format
326LThe WOFF and WOFF2 web font formats — compressed font containers optimized for efficient web delivery, enabling custom typography on websites with smaller file sizes.
XCF Image Format
172LXCF is the native file format for GIMP (GNU Image Manipulation Program),
XLS (Microsoft Excel Binary Format)
191LThe legacy binary spreadsheet format used by Microsoft Excel from 1997 through 2003, storing worksheets, formulas, and formatting in an OLE2 compound file structure.
XLSX (Microsoft Excel Open XML)
224LThe modern Microsoft Excel spreadsheet format based on Open XML, storing worksheets, formulas, charts, pivot tables, and formatting in a ZIP-compressed package of XML files.
XML
243LExtensible Markup Language — a verbose but powerful structured data format widely used in enterprise systems, document formats, and legacy APIs.
XZ/LZMA Compression
216LThe XZ compression format — high-ratio single-stream compression using LZMA2, the modern standard for software distribution as tar.xz on Linux.
YAML
248LYAML Ain't Markup Language — a human-friendly data serialization format popular for configuration files, CI/CD pipelines, and infrastructure-as-code.
ZIP Compressed Archive
209LThe ZIP archive format — structure, creation, extraction, encryption, and cross-platform compatibility for the most widely used compressed archive format.
Zstandard Compression
240LThe Zstandard (zstd) compression format — Facebook's modern compressor offering dramatically better speed-to-ratio tradeoffs than gzip, with dictionary support and streaming capabilities.
Backup Recovery
77LMaster the strategies and techniques for safeguarding database integrity and ensuring business continuity through robust backup and recovery plans.
Caching Strategies
76LImplement and manage various caching strategies to reduce database load, improve application response times, and
Connection Pooling
173LConfigure and manage database connection pools to maximize throughput, minimize latency, and
Data Modeling
83LDesign and structure data for databases to ensure integrity, optimize performance, and support business logic effectively. Activate this skill when initiating new database projects, refactoring existing schemas, troubleshooting data consistency issues, or when planning for future application scalability and data evolution.
Database Security
67LHarden database systems against unauthorized access, data breaches, and service disruption by implementing robust security controls. Activate this skill when designing new data infrastructure, auditing existing systems, responding to security incidents, or establishing a comprehensive data governance framework.
Full Text Search
92LImplement and optimize full-text search capabilities in databases to provide fast, relevant,
Graph Databases
84LDesign, implement, and query graph databases to effectively model and analyze highly connected data.
Indexing Strategies
89LOptimize database query performance by understanding, designing, and implementing effective indexing strategies.
Migrations
98LManage database schema and data changes in a controlled, versioned, and reversible manner.
Nosql Patterns
85LStrategize and apply effective data modeling and access patterns for non-relational databases.
ORM Patterns
85LApply common Object-Relational Mapping (ORM) patterns to efficiently interact with databases,
Query Performance
76LIdentify, diagnose, and optimize slow database queries to improve application responsiveness and
Replication Patterns
170LArchitect and manage database replication topologies to achieve high availability, disaster
Replication
91LImplement and manage database replication strategies to ensure high availability, disaster recovery,
Schema Design
82LArchitect and refine database schemas to ensure data integrity, optimize query performance,
Sharding Strategies
139LDesign and implement horizontal database sharding to distribute data across multiple nodes
Sharding
89LDistribute a single logical database across multiple physical database instances to achieve horizontal
SQL Optimization
72LIdentify, analyze, and rewrite inefficient SQL queries to improve database performance,
Time Series Data
77LDesign, implement, and manage databases optimized for time-series data, characterized by high-volume,
AWS Ses
243LSend email at scale with Amazon SES (Simple Email Service). Use this skill when
Brevo
204LSend transactional and marketing email with Brevo (formerly Sendinblue). Use this
Courier
318LSend transactional notifications including email with Courier. Use this skill when
Customerio
276LSend transactional and marketing email with Customer.io. Use this skill when the
Email Deliverability
183LOptimize email deliverability across any provider. Use this skill when the project
Loops
178LSend transactional and marketing email with Loops. Use this skill when the project
Mailchimp Transactional
201LSend transactional email with Mailchimp Transactional (formerly Mandrill). Use
Mailgun
236LSend transactional and marketing email with Mailgun. Use this skill when the
Mailjet
319LSend transactional and marketing email with Mailjet. Use this skill when the project
Mailtrap
188LSend and test email with Mailtrap. Use this skill when the project needs to
Nodemailer
225LSend email with Nodemailer in Node.js. Use this skill when the project needs to
Plunk
161LSend transactional and marketing email with Plunk. Use this skill when the project
Postmark
212LSend transactional email with Postmark. Use this skill when the project needs
React Email
234LBuild email templates with React Email. Use this skill when the project needs to
Resend
245LSend transactional and marketing email with Resend. Use this skill when the
Sendgrid
221LSend transactional and marketing email with SendGrid (Twilio). Use this skill
Sparkpost
277LSend transactional and marketing email with SparkPost (now MessageBird). Use this
Cassandra
226LBuild with Apache Cassandra for high-availability distributed data. Use this skill
Clickhouse
260LBuild with ClickHouse for real-time analytics and OLAP workloads. Use this skill
Cockroachdb
195LBuild with CockroachDB as a distributed SQL database. Use this skill when the
Convex
307LBuild with Convex as a reactive backend. Use this skill when the project needs
Drizzle
293LUse Drizzle ORM for type-safe SQL in TypeScript. Use this skill when the project
Dynamodb
244LBuild with Amazon DynamoDB as a serverless NoSQL database. Use this skill when
Fauna
195LBuild with Fauna as a distributed document-relational database. Use this skill
Firebase Firestore
267LBuild with Firebase Firestore as a NoSQL document database. Use this skill when
Mongodb
241LBuild with MongoDB as a document database. Use this skill when the project needs
Neo4j
236LBuild with Neo4j for graph data and relationship-heavy queries. Use this skill when