apex-rollup VS Mock-Data-Layer-Pattern

Compare apex-rollup vs Mock-Data-Layer-Pattern and see what are their differences.

apex-rollup

Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready. (by jamessimone)

Mock-Data-Layer-Pattern

Mock Data Layer Pattern - Learn how to use dependency injection to create a Data Layer that will allow you to improve your Apex tests performance with mock data relationships. (by gitmatheus)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
apex-rollup Mock-Data-Layer-Pattern
10 1
195 9
- -
7.9 1.8
5 days ago over 2 years ago
Apex Apex
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

apex-rollup

Posts with mentions or reviews of apex-rollup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-02.

Mock-Data-Layer-Pattern

Posts with mentions or reviews of Mock-Data-Layer-Pattern. We have used some of these posts to build our list of alternatives and similar projects.
  • How to mock formulas and read-only fields in Apex tests?
    1 project | dev.to | 25 Mar 2022
    A while ago we explored the Mock Data Layer Pattern, which allows us to mock virtually any relationships between records within your tests. This is especially handy when trying to improve the performance of these tests - more details here.

What are some alternatives?

When comparing apex-rollup and Mock-Data-Layer-Pattern you can also consider the following projects:

NebulaLogger - The most robust logger for Salesforce. Works with Apex, Lightning Components, Flow, Process Builder & Integrations. Designed for Salesforce admins, developers & architects.

ApexTestKit - A way to simplify your Salesforce data creation and method stubbing.

lwc-utils - Reusable LWCs to 10x your solution building speed. Design interactive, data-dense UIs with LWC + Screen Flows.

apex-fp - Functional programming for Salesforce Apex

Salesforce-Separation-Of-Concerns-And-The-Apex-Common-Library - This repo hopes to better explain Separation of Concerns for Salesforce and how to leverage the Apex Common library to employ it in your org.

sfdx-mass-action-scheduler - πŸš€ Declaratively schedule Process Builder, Flows, Quick Actions, Email Alerts, Workflow Rules, or Apex to process records from Reports, List Views, SOQL, or Apex.

dreamhouse-sfdx - Salesforce Sample App part of the sample gallery. Real estate use case. Get inspired and learn best practices.

ApexDI - A dependency injection framework ported from .Net Core for Apex.

sfdc-trigger-framework - A minimal trigger framework for your Salesforce Apex Triggers