This documentation is for the end of life version of Percona Server for MongoDB and is no longer supported. You may want to see the current documentation.
Percona Server for MongoDB Feature Comparison¶
Percona Server for MongoDB 4.0 is based on MongoDB 4.0. Percona Server for MongoDB extends MongoDB Community Edition to include the functionality that is otherwise only available in MongoDB Enterprise Edition.
PSMDB |
MongoDB |
|
---|---|---|
Storage Engines |
|
|
Encryption-at-Rest |
|
|
YES (replica set) |
NO |
|
LDAP Authentication |
|
|
LDAP Authorization |
YES |
Enterprise only |
Kerberos Authentication |
YES |
Enterprise only |
YES |
Enterprise only |
|
Log redaction |
YES |
Enterprise only |
SNMP Monitoring |
NO |
Enterprise only |
Profiling Rate Limiting¶
Profiling Rate Limiting was added to Percona Server for MongoDB in v3.4 with the --rateLimit
argument. Since v3.6, MongoDB Community (and Enterprise) Edition includes a similar option slowOpSampleRate. Please see Profiling Rate Limit for more information.