MERN Stack, why?

This page summarizes the projects mentioned and recommended in the original post on /r/node

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • MERN-template

    A website template using the MERN stack. It is geared towards Persistent Browser Based Games (think neopets), but is flexible enough for a number of different uses.

  • My MERN-template actually uses MySQL. There's no requirement that you do it one specific way.

  • global_storage

    Why you should learn about Global Storage Databases

  • I'd take this further - Node-based web frameworks pride themselves on their performance (eg Fastify), but the reality is that their performance is rendered irrelevant by the pitifully poor performance of most of the mainstream databases (both SQL and NoSQL) that they hook up to the back-end of these frameworks. If Node developers were really so keen on getting the ultimate performance, they would be a lot more critical about the databases they choose and would be seeking out more radical database technologies that can not only offer significantly better performance, but can fundamentally change the way they consider how they handle and use persistent data. For more on what I mean, take a look at https://github.com/robtweed/global_storage and, to see what kind of things become possible: https://github.com/robtweed/glsdb Near in-memory performance and projecting your database as persistent objects rather than some physically separate entity you access and query anyone?

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • glsdb

    Global Storage Database Abstraction for Node.js

  • I'd take this further - Node-based web frameworks pride themselves on their performance (eg Fastify), but the reality is that their performance is rendered irrelevant by the pitifully poor performance of most of the mainstream databases (both SQL and NoSQL) that they hook up to the back-end of these frameworks. If Node developers were really so keen on getting the ultimate performance, they would be a lot more critical about the databases they choose and would be seeking out more radical database technologies that can not only offer significantly better performance, but can fundamentally change the way they consider how they handle and use persistent data. For more on what I mean, take a look at https://github.com/robtweed/global_storage and, to see what kind of things become possible: https://github.com/robtweed/glsdb Near in-memory performance and projecting your database as persistent objects rather than some physically separate entity you access and query anyone?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • So I spent 3.5 years making a game as a website...

    1 project | /r/webdevs_of_liberty | 7 Nov 2023
  • login / registration form

    1 project | /r/AskProgramming | 1 Jul 2023
  • So I wrote an auth server - are people using it???

    2 projects | /r/AskProgramming | 31 Dec 2022
  • BREAKING CHANGE: Now using cookies for authentication ยท krgamestudios/MERN-template

    1 project | /r/webdev | 27 Jul 2022
  • Monetising a Web Game

    1 project | /r/Entrepreneur | 23 Jul 2022