MarkLogic!

MarkLogic alternatives

  • MySQL Community Edition

  • MySQL Community Edition is a freely downloadable version of the world's most popular open source database that is supported by an active community of open source developers and enthusiasts.

    tags: database rdbms sql t-sql
  • MariaDB

  • MariaDB is a backward compatible, drop-in replacement of the MySQL® Database Server. It includes all major open source storage engines.

    tags: database database-free sql
  • MongoDB

  • MongoDB (from "humongous") is a scalable, high-performance, open source NoSQL database. The database is document-oriented so it manages collections of JSON-like documents. Many applications can thus model data in a more natural way, as data can be nested in complex hierarchies and still be query-able and indexable.

    tags: database database-replication document-database gridfs indexed
  • CouchDB

  • Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP / JSON API. It includes incremental map / reduce mechanics for queries and keeps data safe with an append-only datastore.

    tags: database developer-tools http javascript json
  • RethinkDB

  • RethinkDB pushes JSON to your apps in realtime.

    tags: Discontinued database distributed-database json nosql
  • Oracle Database

  • Oracle Database delivers industry leading performance, scalability, security and reliability on a choice of clustered or single-servers running Windows, Linux, and UNIX. It provides comprehensive features to easily manage the most demanding transaction processing, business intelligence, and content management applications.

    tags: business-database database rdbms sap
  • CockroachDB

  • Cockroach is a distributed key/value datastore which supports ACID transactional semantics and versioned values as first-class features. The primary design goal is global consistency and survivability, hence the name. Cockroach aims to tolerate disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention. Cockroach nodes are symmetric; a design goal is one binary with minimal configuration and no required auxiliary services.

    tags: acid-transactional-semantics business-database business-intelligence developer-tools json
  • CouchBase

  • Couchbase is the NoSQL database market share leader, with production deployments at AOL, Deutsche Post, NTT Docomo, Salesforce.com, Turner Broadcasting Systems, Zynga and hundreds of other organizations worldwide. Couchbase products enable a more flexible, scalable, high-performance, and cost-effective approach to data management than relational database solutions and are particularly well suited for web applications deployed on virtualized or cloud infrastructures, and mobile applications requiring real-time data synchronization between devices and the cloud. Couchbase is a privately held company funded by Accel Partners, Ignition Partners, Mayfield Fund and North Bridge Venture Partners. www.couchbase.com »

    tags: database nosql
  • H2 Database Engine

  • H2 is a relational database management system written in Java. It can be embedded in Java applications or run in the client-server mode. The disk footprint (size of the jar file) is about 1 MB.

    tags: database rdbms sql
  • MemSQL

  • MemSQL is a next generation database that removes the most common bottleneck most applications hit today: disk. By offering a familiar relational interface to an in-memory data tier, MemSQL empowers developers with the technology web-scale companies use to cope with massive traffic and growth. MemSQL offers orders of magnitude improvements in write and read performance and greatly simplifies application development and maintenance.

    tags: business-and-commerce business-database database sql sql-server
  • Apache HBase

  • HBase is an open source, non-relational, distributed database modeled after Google's BigTable and is written in Java. It is developed as part of Apache Software Foundation's Apache Hadoop project and runs on top of HDFS (Hadoop Distributed Filesystem), providing BigTable-like capabilities for Hadoop. That is, it provides a fault-tolerant way of storing large quantities of sparse data.

    tags: database developer-tools