mikowals / batch-insertLinks
Meteor package enabling batch document inserts to reduce database traffic.
☆40Updated 2 years ago
Alternatives and similar repositories for batch-insert
Users that are interested in batch-insert are comparing it to the libraries listed below
Sorting:
- Meteor package to transform documents on publish☆41Updated 9 years ago
- Call methods synchronously inside Tracker.autorun [deprecated]☆98Updated 8 years ago
- 🗂 Meteor package allowing Mongo Collection instance lookup by collection name☆73Updated 2 months ago
- Improved Meteor emails with templating, previews and automated CSS/SCSS inlining.☆95Updated 6 years ago
- Safely and easily extend the (Meteor/Mongo).Collection constructor with custom functionality.☆32Updated 3 weeks ago
- Meteor package to meld user accounts registered with the same email address, or associate many different 3rd-party login services with th…☆98Updated 8 years ago
- Quick in-app database dump and restore for Meteor☆33Updated 9 years ago
- Consolidated Avatar Template Package for Meteor https://atmospherejs.com/utilities/avatar☆57Updated 9 years ago
- Internationalization for SimpleSchema powered by TAPi18n☆35Updated 4 years ago
- 🔐 Two factor authentication package for accounts-password☆81Updated 4 years ago
- Paginate your Meteor publications☆58Updated 10 years ago
- Meteor link account package. based on this PR https://github.com/meteor/meteor/pull/1133☆116Updated last year
- Reactive dropdowns for Meteor.☆44Updated 8 years ago
- App level transactions for Meteor + Mongo☆113Updated 3 years ago
- Extends Meteor.Collection with behaviour patterns using CollectionHooks☆90Updated 7 years ago
- Protection against attacks by rate limiting remote calls☆88Updated 10 years ago
- Quickly create dynamic ("real-time") sitemaps using your own functions.☆86Updated 7 years ago
- A Meteor package for caching subscriptions.☆95Updated 5 years ago
- A Meteor "lazy-loader" for external .js and .css libraries☆74Updated 10 years ago
- Reactive database layer with references, generators, triggers, migrations, etc.☆128Updated 5 years ago
- Autocomplete package for meteor powered by twitter typeahead.js☆146Updated last year
- Reactively publish aggregations with Meteor.☆97Updated 3 years ago
- Adds findAndModify functionality to a Meteor collection (server- and client-side)☆37Updated 9 years ago
- Utilities for Promise-based wrappers, method calls, helpers and HTTP in Meteor