KV STORAGE

your files just got smarter

Level up with a file-centric database that does it all. Your files deserve better, and so do you. With KV storage, you can connect key-value pairs directly to your files, making them smarter, easier to use, and ready to power whatever wild idea you’re cooking up. Think metadata, but cooler.

A TOTAL GAME CHANGER

TAG IT, TRACK IT, OWN IT

Add custom tags, labels, or data to your files to keep everything easy to track and manage in one place. No more guessing—just clarity.

BIG BRAIN ENERGY

KV Storage isn’t just storage—it’s intelligence. Add context to your files to make them more searchable, shareable, and straight-up useful.

SCALE WITHOUT STRESS

Exclusive gateways that keep your content available, fast and secure.

KV STORAGE


WILL BE YOUR NEW BEST FRIEND!

const upload = await pinata.upload
 .file(file)
 .addMetadata({
    name: “hello.txt”,
    keyvalues: {
     
    env: “prod”,
        
    userId: “123”
    
}
 })

how it works? - Because You’re Curious

KV Storage lets you enrich your files with custom data by linking keys (what you’re tracking) to values (the details you want to store). Add context like creator info, timestamps, or unique identifiers to make your files smarter and more searchable. And the best part? It integrates seamlessly with your existing tools, so you can stay in your flow without extra hassle.

  1. SET YOUR KEYS AND VALUES

  1. ADD CONTEXT, YOUR WAY

  1. SEARCH LIKE A PRO

  1. INTEGRATE SEAMLESSLY

STOP WASTING TIME ON
WORKAROUNDS

"Their support team helped us optimize the infrastructure and handle increased traffic effortlessly."

WOJTEK KULIKOWSKI

Founder at Supercast

INSIGHTS

Pinata’s KV Store - A File-Centric Database

A key-value database (KV store) is one of the simplest to use but most powerful databases a developer can reach for.