DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon CloudSearch vs. Splice Machine vs. SQLite vs. XTDB

System Properties Comparison Amazon CloudSearch vs. Splice Machine vs. SQLite vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonSplice Machine  Xexclude from comparisonSQLite  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkWidely used embeddable, in-process RDBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelSearch engineRelational DBMSRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.86
Rank#133  Overall
#12  Search engines
Score0.54
Rank#244  Overall
#114  Relational DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.13
Rank#330  Overall
#45  Document stores
Websiteaws.amazon.com/­cloudsearchsplicemachine.comwww.sqlite.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.aws.amazon.com/­cloudsearchsplicemachine.com/­how-it-workswww.sqlite.org/­docs.htmlwww.xtdb.com/­docs
DeveloperAmazonSplice MachineDwayne Richard HippJuxt Ltd.
Initial release2012201420002019
Current release3.1, March 20213.46.1  (13 August 2024), August 20241.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoAGPL 3.0, commercial license availableOpen Source infoPublic DomainOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCClojure
Server operating systemshostedLinux
OS X
Solaris
Windows
server-lessAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.yes, extensible-data-notation format
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nono
Secondary indexesyes infoall search fields are automatically indexedyesyesyes
SQL infoSupport of SQLnoyesyes infoSQL-92 is not fully supportedlimited SQL, making use of Apache Calcite
APIs and other access methodsHTTP APIJDBC
Native Spark Datasource
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP REST
JDBC
Supported programming languagesC#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Clojure
Java
Server-side scripts infoStored proceduresnoyes infoJavanono
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShared Nothhing Auto-Sharding, Columnar Partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-source replication
Source-replica replication
noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoYes, via Full Spark Integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights for users, groups and roles according to SQL-standardno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon CloudSearchSplice MachineSQLiteXTDB infoformerly named Crux
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Transition from Amazon CloudSearch to Amazon OpenSearch Service
25 July 2024, AWS Blog

AWS to discontinue Cloud9, CodeCommit, CloudSearch and several other services
31 July 2024, Neowin

AWS is quietly killing off some services under its new CEO
31 July 2024, The Stack

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month
12 April 2012, AWS Blog

AWS closes several cloud services to new customers
8 August 2024, InfoWorld

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine Learning
19 January 2021, PR Newswire

Monte Zweben's Splice Machine Introduces New Hadoop RDBMS
24 June 2014, Forbes

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Hadoop is not a static data repository, says Splice Machine CEO | #BigDataSV
12 February 2014, SiliconANGLE News

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here