Need advice about which tool to choose?Ask the StackShare community!

MarkLogic

42
70
+ 1
26
ToroDB

0
7
+ 1
0
Add tool

MarkLogic vs ToroDB: What are the differences?

Developers describe MarkLogic as "Schema-agnostic Enterprise NoSQL database technology, coupled w/ powerful search & flexible application services". MarkLogic is the only Enterprise NoSQL database, bringing all the features you need into one unified system: a document-centric, schema-agnostic, structure-aware, clustered, transactional, secure, database server with built-in search and a full suite of application services. On the other hand, ToroDB is detailed as "Open source, document-oriented, JSON database that runs on top of PostgreSQL". ToroDB is an open source, document-oriented, JSON database that runs on top of PostgreSQL, providing storage and I/O savings and ACID semantics. ToroDB is MongoDB-compatible, so you can use Mongo clients to connect to it.

MarkLogic and ToroDB can be primarily classified as "Databases" tools.

Some of the features offered by MarkLogic are:

  • Search and Query
  • ACID Transactions
  • High Availability and Disaster Recovery

On the other hand, ToroDB provides the following key features:

  • Document-oriented (JSON)
  • Store data reliabily and durably with PostgreSQL
  • Use MongoDB clients to connect to it

ToroDB is an open source tool with 10 GitHub stars and 2 GitHub forks. Here's a link to ToroDB's open source repository on GitHub.

Advice on MarkLogic and ToroDB
Needs advice
on
HadoopHadoopMarkLogicMarkLogic
and
SnowflakeSnowflake

For a property and casualty insurance company, we currently use MarkLogic and Hadoop for our raw data lake. Trying to figure out how snowflake fits in the picture. Does anybody have some good suggestions/best practices for when to use and what data to store in Mark logic versus Snowflake versus a hadoop or all three of these platforms redundant with one another?

See more
Needs advice
on
HadoopHadoopMarkLogicMarkLogic
and
SnowflakeSnowflake

for property and casualty insurance company we current Use marklogic and Hadoop for our raw data lake. Trying to figure out how snowflake fits in the picture. Does anybody have some good suggestions/best practices for when to use and what data to store in Mark logic versus snowflake versus a hadoop or all three of these platforms redundant with one another?

See more
Replies (1)
Ivo Dinis Rodrigues
none of you bussines at Marklogic · | 1 upvotes · 20.5K views
Recommends

As i see it, you can use Snowflake as your data warehouse and marklogic as a data lake. You can add all your raw data to ML and curate it to a company data model to then supply this to Snowflake. You could try to implement the dw functionality on marklogic but it will just cost you alot of time. If you are using Aws version of Snowflake you can use ML spark connector to access the data. As an extra you can use the ML also as an Operational report system if you join it with a Reporting tool lie PowerBi. With extra apis you can also provide data to other systems with ML as source.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of MarkLogic
Pros of ToroDB
  • 5
    RDF Triples
  • 3
    JSON
  • 3
    Marklogic is absolutely stable and very fast
  • 3
    REST API
  • 3
    JavaScript
  • 3
    Enterprise
  • 2
    Semantics
  • 2
    Multi-model DB
  • 1
    Bitemporal
  • 1
    Tiered Storage
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is MarkLogic?

    MarkLogic is the only Enterprise NoSQL database, bringing all the features you need into one unified system: a document-centric, schema-agnostic, structure-aware, clustered, transactional, secure, database server with built-in search and a full suite of application services.

    What is ToroDB?

    ToroDB is an open source, document-oriented, JSON database that runs on top of PostgreSQL, providing storage and I/O savings and ACID semantics. ToroDB is MongoDB-compatible, so you can use Mongo clients to connect to it.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use MarkLogic?
    What companies use ToroDB?
      No companies found
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with MarkLogic?
      What tools integrate with ToroDB?
      What are some alternatives to MarkLogic and ToroDB?
      MongoDB
      MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
      Neo4j
      Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.
      Oracle
      Oracle Database is an RDBMS. An RDBMS that implements object-oriented features such as user-defined types, inheritance, and polymorphism is called an object-relational database management system (ORDBMS). Oracle Database has extended the relational model to an object-relational model, making it possible to store complex business models in a relational database.
      Cassandra
      Partitioning means that Cassandra can distribute your data across multiple machines in an application-transparent matter. Cassandra will automatically repartition as machines are added and removed from the cluster. Row store means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
      HBase
      Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google' Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, HBase provides Bigtable-like capabilities on top of Apache Hadoop.
      See all alternatives