Blog tag

#firestore

Posts tagged with "#firestore"

#firestore (10 posts)

Release Notes

Fuego 2.0: AI assistant, multi-window, and an MCP server

Fuego 2.0 ships a built-in AI assistant that reads your real data, an MCP server with 40 tools for Claude and other agents, native multi-window support, on-device anonymization, Firestore Enterprise pipelines, JSON Schema generation and validation, and a rebuilt native application layer.

Release Notes

Fuego 1.0.0: A Milestone in Stability and Enterprise Features

After two years in production, Fuego reaches version 1.0.0 with index management, vector support, and AI embeddings.

Release Notes

Fuego 0.28.0: Enhanced Query Portability and Firestore Explain/Analyze Integration

In Fuego 0.28.0, you can now copy/paste queries, export them as .txt, and use Firestore’s Explain and Analyze to inspect query plans, index usage, cost, and execution stats.

Guides

Point-in-Time Recovery in Firestore: Visual Restore with Fuego

Explore Firestore's Point-in-Time Recovery (PITR) and see how Fuego enables you to navigate document history, view diffs, and restore data visually with ease.

Emulator

Testing Locally, Deploying Confidently: Fuego's Firebase Emulator Integration

Discover how Fuego improves Firebase Emulator workflows by addressing console limitations and simplifying production data imports for safe, efficient local testing.

Release Notes

Introducing Version 0.27: Native Bytes Support in Firestore

Fuego 0.27 adds full support for Firestore's 'bytes' data type, resolves an emulator issue, improves Google token handling, and updates keyboard shortcuts on Windows.

Data Modeling and Structuring

How to Prototype Your Firestore Database Faster with Fuego

Discover how Fuego streamlines Firestore database prototyping with a VS Code-like editor, ready-to-use field snippets, and flexible tools for restructuring data across projects. Learn how you can save time and experiment freely with your Firestore data model.

Release Notes

Introducing Version 0.26: Firebase Storage and Performance Upgrades

Explore the latest features of Fuego 0.26, including Google Cloud Storage support (Firebase storage), enhanced media previews, and major performance improvements.

Announcements

Firestore Enterprise Edition and Pipelines

Firestore now has an Enterprise edition with a brand new query interface called Pipeline operations. Here's what it is, and what it means for Fuego.

Data Modeling and Structuring

Optimizing Index Usage in Firestore: Effective Strategies and Hacks

Discover advanced strategies and practical hacks to optimize Firestore index usage, reduce index consumption, and overcome query limitations. Effectively manage strings, arrays, and large datasets to improve your application’s performance and scalability.