jsog

JavaScript Object Graph (by jsog)

Jsog Alternatives

Similar projects and alternatives to jsog

  • unify-jdocs

    A new way of working with JSON documents without using model classes or JSON schemas

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jsog alternative or higher similarity.

jsog reviews and mentions

Posts with mentions or reviews of jsog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-24.
  • On the Complexity of JSON Serialization
    2 projects | news.ycombinator.com | 24 Jan 2021
    > safe refactoring ends up breaking format compatibility

    I have a moderately strict rule for my teams that API objects must exist separately from normal domain objects (ie, persistence). And any APIs that have separate lifecycles (say, private webclient API vs official published API) get separate DTOs (which is what they really are).

    This works fine? It's not much work, not even in Java (thanks to lombok). There's clear migration strategies for these api objects and you can refactor your domain objects without risk of breaking something.

    I guess this is the "by hand" mapping that the article concludes with, but honestly it seems like a lot of words just to say "keep your API objects separate from your domain objects".

    > JSON cannot directly represent cycles

    It's incredibly easy to tweak JSON to allow it, and you don't even need a special parser. I wrote this five years ago: https://github.com/jsog/jsog

Stats

Basic jsog repo stats
1
279
0.0
over 5 years ago

jsog/jsog is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of jsog is CoffeeScript.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com