aerospike-document-lib VS JsonSurfer

Compare aerospike-document-lib vs JsonSurfer and see what are their differences.

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
aerospike-document-lib JsonSurfer
3 1
10 288
- 1.0%
4.0 5.3
about 2 months ago 6 days ago
Java Java
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aerospike-document-lib

Posts with mentions or reviews of aerospike-document-lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-13.
  • Building Large-Scale Real-Time JSON Applications
    3 projects | dev.to | 13 Sep 2022
    More details on the document API can be found in the github repo, tutorial and blog post.
  • Data Modeling for Speed At Scale (Part 2)
    3 projects | dev.to | 28 Jun 2022
    Document API library to store a JSON document to, and retrieve it from, a Map bin. The library also supports JSONPath queries on a stored document. Check out the interactive tutorial.
  • Aerospike Document API
    2 projects | dev.to | 17 Jun 2021
    The Aerospike Document API provides such an API, using the CDT API. Below we demonstrate the way in which CRUD operations can be executed at arbitrary points within a JSON document using the API.

JsonSurfer

Posts with mentions or reviews of JsonSurfer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-21.

What are some alternatives?

When comparing aerospike-document-lib and JsonSurfer you can also consider the following projects:

Aerospike - Node.js client for the Aerospike database

JsonPath - Java JsonPath implementation

java-object-mapper - The Java Object Mapper is a simple, light-weight framework used to map POJOs to the Aerospike database. Using simple annotations or a configuration YAML file to describe how to map the data to Aerospike, the project takes the tedium out of mapping the data through the powerful, low level interface.

Jolt - JSON to JSON transformation library written in Java.

fastjson - FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.

JSLT - JSON query and transformation language

sawmill - Sawmill is a JSON transformation Java library

MapNeat - MapNeat is a JVM library written in Kotlin that provides an easy to use DSL (Domain Specific Language) for transforming JSON to JSON, XML to JSON, POJO to JSON in a declarative way.