Citus vs MarkLogic vs SQLite

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

Citus

58
122
+ 1
10
MarkLogic

42
70
+ 1
26
SQLite

18.6K
14.6K
+ 1
535
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Citus
Pros of MarkLogic
Pros of SQLite
  • 6
    Multi-core Parallel Processing
  • 2
    Drop-in PostgreSQL replacement
  • 2
    Distributed with Auto-Sharding
  • 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
  • 163
    Lightweight
  • 135
    Portable
  • 122
    Simple
  • 81
    Sql
  • 29
    Preinstalled on iOS and Android
  • 2
    Free
  • 2
    Tcl integration
  • 1
    Portable A database on my USB 'love it'

Sign up to add or upvote prosMake informed product decisions

Cons of Citus
Cons of MarkLogic
Cons of SQLite
    Be the first to leave a con
      Be the first to leave a con
      • 2
        Not for multi-process of multithreaded apps
      • 1
        Needs different binaries for each platform

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -
      - No public GitHub repository available -

      What is Citus?

      It's an extension to Postgres that distributes data and queries in a cluster of multiple machines. Its query engine parallelizes incoming SQL queries across these servers to enable human real-time (less than a second) responses on large datasets.

      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 SQLite?

      SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.

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

      What companies use Citus?
      What companies use MarkLogic?
      What companies use SQLite?

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

      What tools integrate with Citus?
      What tools integrate with MarkLogic?
      What tools integrate with SQLite?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      What are some alternatives to Citus, MarkLogic, and SQLite?
      TimescaleDB
      TimescaleDB: An open-source database built for analyzing time-series data with the power and convenience of SQL — on premise, at the edge, or in the cloud.
      CockroachDB
      CockroachDB is distributed SQL database that can be deployed in serverless, dedicated, or on-prem. Elastic scale, multi-active availability for resilience, and low latency performance.
      Apache Aurora
      Apache Aurora is a service scheduler that runs on top of Mesos, enabling you to run long-running services that take advantage of Mesos' scalability, fault-tolerance, and resource isolation.
      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.
      Vitess
      It is a database solution for deploying, scaling and managing large clusters of MySQL instances. It’s architected to run as effectively in a public or private cloud architecture as it does on dedicated hardware. It combines and extends many important MySQL features with the scalability of a NoSQL database.
      See all alternatives