
@nerdblogpl Pushing directly from an application to a DB removes the ability to have centralized transforms and risks data loss if your app crashes.
Because of this, you normally want a collector in between your app and the database anyway, regardless of whether you're using push/pull.
English













