dexaai/pinecone-client
Pinecone.io client with excellent TypeScript support.
Provides fully typed metadata using TypeScript generics and automatically strips null values that Pinecone rejects, with support for all vector operations (upsert, query, fetch, delete). Built as a lightweight fetch-based client (~5kb gzipped) that works across modern runtimes including Cloudflare Workers, Deno, and Node 18+, eliminating runtime-specific compatibility issues. Includes comprehensive e2e test coverage and IntelliSense documentation for all API methods.
117 stars. Used by 20 other packages. No commits in the last 6 months. Available on npm.
Stars
117
Forks
14
Language
TypeScript
License
MIT
Category
Last pushed
Oct 23, 2023
Commits (30d)
0
Dependencies
1
Reverse dependents
20
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/dexaai/pinecone-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
pinecone-io/pinecone-ts-client
The official TypeScript/Node client for the Pinecone vector database
pinecone-io/examples
Jupyter Notebooks to help you get hands-on with Pinecone vector databases
pinecone-io/pinecone-claude-code-plugin
The official Pinecone marketplace for Claude Code Plugins
aaronkao/awesome-pinecone
A curated list of awesome Pinecone resources, libraries, tools and applications
neon-sunset/Pinecone.NET
Pinecone.NET is a fully-fledged C# library for the Pinecone vector database.