Tigris Docs
Tigris is the easiest way to build data-rich apps!
Use it as a scalable, ACID transactional, real-time backend for your serverless applications. Build data-rich features without worrying about slow queries or missing indexes. Seamlessly implement search within your applications with its embedded search engine. Connect serverless functions with its event streams to build highly responsive applications that scale automatically.
Get to know Tigris
Quickstarts
Essential guides to get you up and running quickly
Guides
Take a look at the guides we have prepared to get you started
Tigris + Next.js
Guides to help you easily build a dynamic data-rich Next.js app with Tigris.
Tigris + Nuxt.js
Guides to help you easily build a dynamic data-rich Nuxt.js app with Tigris.
Core Features
Scalable Document Database
Supports a wide variety of applications with JSON-like structure that makes it easy to map to the objects in your code. Core data storage built on FoundationDB, a distributed data store that enables nearly limitless scalability.
Full-text Search Engine
By integrating the database, search engine, and sync mechanism into a unified, and fully managed platform, Tigris Search is the fastest and easiest way to build search capabilities into your applications.
Transactions
Transactions that work across collections and documents without any restrictions. Unlike MongoDB, there are no confusing read/write concerns to configure, no cross-shard restrictions, and no data inconsistencies.
SDKs
Tools
API Reference
Advanced Guides
Tigris and Next.js
Using Tigris as the backend for Next.js applications
Tigris and Nuxt.js
Using Tigris as the backend for Nuxt.js applications
Deploying a Next.js Tigris Application to Vercel
Learn how to deploy a Next.js application built with Tigris to Vercel
Building a REST web app in TypeScript
A simple RESTful web application using Tigris as backend
Building a REST web app in Go
A simple RESTful web application using Tigris as backend
Building a REST web app in Java
A simple RESTful web application using Tigris as backend