StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Languages
  4. Maven Packages
  5. com.sleepycat:je vs org.json:json

com.sleepycat:je vs org.json:json

OverviewComparisonAlternatives

Overview

org.json:json
org.json:json
Stacks1.4K
Followers0
Votes0
GitHub Stars4.3K
Forks2.5K
com.sleepycat:je
com.sleepycat:je
Stacks13
Followers0
Votes0

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

org.json:json
org.json:json
com.sleepycat:je
com.sleepycat:je

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package. The package compiles on Java 1.2 thru Java 1.4.

Berkeley DB Java Edition is a open source, transactional storage solution for Java applications. The Direct Persistence Layer (DPL) API is faster and easier to develop, deploy, and manage than serialized object files or ORM-based Java persistence solutions. The Collections API enhances the standard java.util.collections classes allowing them to be persisted to a local file system and accessed concurrently while protected by ACID transactions. Data is stored by serializing objects and managing class and instance data separately so as not to waste space. Berkeley DB Java Edition is the reliable drop-in solution for complex, fast, and scalable storage. Source for this release is in 'je-6.0.11-sources.jar', the Javadoc is located at 'http://download.oracle.com/berkeley-db/docs/je/6.0.11/'.

Statistics
GitHub Stars
4.3K
GitHub Stars
-
GitHub Forks
2.5K
GitHub Forks
-
Stacks
1.4K
Stacks
13
Followers
0
Followers
0
Votes
0
Votes
0

What are some alternatives to org.json:json, com.sleepycat:je?

junit:junit

junit:junit

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

org.springframework.boot:spring-boot-starter-web

org.springframework.boot:spring-boot-starter-web

Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container.

org.springframework.boot:spring-boot-starter-test

org.springframework.boot:spring-boot-starter-test

Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito.

org.apache.commons:commons-lang3

org.apache.commons:commons-lang3

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

org.projectlombok:lombok

org.projectlombok:lombok

Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!.

org.slf4j:slf4j-api

org.slf4j:slf4j-api

The slf4j API.

com.google.guava:guava

com.google.guava:guava

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

com.fasterxml.jackson.core:jackson-databind

com.fasterxml.jackson.core:jackson-databind

General data-binding functionality for Jackson: works on core streaming API.

org.springframework.boot:spring-boot-starter-actuator

org.springframework.boot:spring-boot-starter-actuator

Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application.

com.google.code.gson:gson

com.google.code.gson:gson

Gson JSON library.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase