You’re seeing this ad based on the product’s relevance to this page. Sponsored content does not receive preferential treatment in any of G2’s ratings.
By Fauna
Re-claim Profile
This profile hasn’t been active for over a year. If you work at Fauna, you can re-claim it to keep your company’s information up to date and make the most of your G2 presence.
Once approved, you can:
Update your company and product details
Boost your brand's visibility on G2, search and LLMs
Access insights on visitors and competitors
Respond to customer reviews
We’ll verify your work email before granting access.
How would you rate your experience with Fauna?
Storage
Availability
Stability
Scalability
Security
Data Manipulation
Query Language
Application Performance
This feature was mentioned in 11 Fauna reviews.
Functions when integrated with multiple forms of external applications.
Orchestration
11 reviewers of Fauna have provided feedback on this feature.
Allows admisistrators to manage and organize storage, networks, and datacenters.
Database Monitoring
As reported in 11 Fauna reviews.
Monitors performance and statistics related to memory, caches and connections.
Anomaly Detection
Alerts users when unauthorized parties or malware is detected allowing administrators to remedy the issue.
Network Security
Based on 11 Fauna reviews.
Secures data at rest and in transit from unauthorized access.
Provisioning
Based on 10 Fauna reviews.
Allows administrators to organize components of the database to maintain instance efficiency.
Governance
Allows the creating and relinquishing of database access credentials.
Auditing
As reported in 10 Fauna reviews.
Documents access and alterations of the database for analytics and reporting.
Expands functionality while maintaining balanced loads. Serves growing demand without reducing functionality.
Backup
The abillity to restore files to its original loacation or alternative sources on-demand.
Archiving
10 reviewers of Fauna have provided feedback on this feature.
Stores historical records of information for reverting or reference.
Indexing
Helps users navigate databases by labeling and organizing datasets.
Auto Sharding
Implements auto horizontal data partitioning that allows storing data on more than one node to scale out.
Auto Recovery
Restores a database to a correct(consistent) state in the event of a failure.
Data Replication
Copy data across multiple servers through master-slave, peer-to-peer replication architecture etc.
Data Masking
This feature was mentioned in 10 Fauna reviews.
Data masking provides an additional layer of access control that can be applied to tables and views.
Authentication And Single Sign-On
Verifies identity of database users.
Data Anonymization
Allows users to gain statistically valid insights from their data while protecting the privacy of individuals.
Database Locking
Prevents other users and applications from accessing data while it is being updated to avoid data loss or update.
Access Control
Allows permissions to be granted or revoked in the database, schema or table levels.
Encryption
Built-in native encryption with enterprise key management.
Authentication
Provides multi-factor authentication with certificates.
Role-Based Authorization
Provides predefined system roles, privileges, and user-defined roles to users.
Allows integration with external security mechanisms like Kerberos, LDAP authentication etc.
Audit Logs
Provides an audit log to track access and operations performed on databases for regulatory compliance.
Provides encryption capability for all the data at rest using encryption keys.
Helps in improving the availability of data.
Advanced Data Analytics
Uses machine learning algorithms to gain actionable insights.
Data Model
Stores and queries data as JSON-like documents.
Data Types
Supports multiple data types like lists, sets, hashes (similar to map), sorted sets etc.
Built - In Search
Allows users to index at ingest and query endlessly across data.
Event Triggers
Notifies specific events like document inserts, updates, replaces, deletes etc and responds in real-time.
Designed to store interconnected data consisting of nodes and edges.
Powerful query language that allows users to access patterns like traversals, JOINs, search, geospatial etc.
Text Search
Provides support for international character sets and full text search.
Supports multiple data types like primitive, structured, document etc.
Languages
Supports multiple procedural programming languages like PL/PGSQL, Perl, Python etc.
Operating Systems
Available on multiple operating systems like Linux, Windows, MacOS etc.
Disaster Recovery
Provides data recovery functionality to protect and restore data in a database.
Data Concurrency
Allows multi-version concurrency control.
Workload Management
Handles workloads, from single machines to data warehouses or web services with many concurrent users.
Advanced Indexing
Allows users to quickly retrieve data through various types of indexing like B-tree, hash table etc.
Query Optimizer
Helps interpret SQL queries and determine the fastest method of execution.
Data Schema
Data is organized as a set of tables with columns and rows like a table structure.
Allows users to create, update and retrieve data in a database.
ACID - Complaint
Adheres to ACID (atomicity, consistency, isolation, durability), a set of database transaction properties.
Provides log-based or/and trigger-based replication.
Query Optimization
Helps interpret SQL queries and determine the fastest method of execution
Multi-Model
Provides support to handle structured, semi-structured, and unstructured data with equal effect.
BI Connectors
Allows users to connect business intelligence tools to the database.