Skip to content
#

Meteor

meteor logo

Meteor, or MeteorJS, (formerly known as Skybreak) is a partly proprietary, mostly free and open source isomorphic JavaScript web framework written using Node.js. Meteor allows for rapid prototyping and produces cross-platform (Android, iOS, Web) code. The server-side MongoDB program is the only proprietary component of Meteor and is part of the Meteor download bundle. It is possible to use Meteor without using the server-side MongoDB. It uses the Distributed Data Protocol and a publish–subscribe pattern to automatically propagate data changes to clients without requiring the developer to write any synchronization code.

Here are 1,709 public repositories matching this topic...

signaldb

SignalDB is a local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity across multiple frameworks. It integrates easily with libraries like Angular, Solid.js, Preact, and Vue, simplifying data management with schema-less design, in-memory storage, and fast queries.

  • Updated May 7, 2024
  • TypeScript

Created by Meteor Software, Meteor Development Group

Released January 20, 2012

Followers
17 followers
Organization
meteor
Wikipedia
Wikipedia

Related Topics

mongodb pubsub vulcanjs