DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon CloudSearch vs. OrientDB vs. SQLite vs. WakandaDB

System Properties Comparison Amazon CloudSearch vs. OrientDB vs. SQLite vs. WakandaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonOrientDB  Xexclude from comparisonSQLite  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudMulti-model DBMS (Document, Graph, Key/Value)Widely used embeddable, in-process RDBMSWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelSearch engineDocument store
Graph DBMS
Key-value store
Relational DBMSObject oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.87
Rank#140  Overall
#12  Search engines
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score116.01
Rank#10  Overall
#7  Relational DBMS
Score0.09
Rank#352  Overall
#16  Object oriented DBMS
Websiteaws.amazon.com/­cloudsearchorientdb.orgwww.sqlite.orgwakanda.github.io
Technical documentationdocs.aws.amazon.com/­cloudsearchwww.orientdb.com/­docs/­last/­index.htmlwww.sqlite.org/­docs.htmlwakanda.github.io/­doc
DeveloperAmazonOrientDB LTD; CallidusCloud; SAPDwayne Richard HippWakanda SAS
Initial release2012201020002012
Current release3.2.29, March 20243.45.3  (15 April 2024), April 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoPublic DomainOpen Source infoAGPLv3, extended commercial license available
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 languageJavaCC++, JavaScript
Server operating systemshostedAll OS with a Java JDK (>= JDK 6)server-lessLinux
OS X
Windows
Data schemeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.yes
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.nonono
Secondary indexesyes infoall search fields are automatically indexedyesyes
SQL infoSupport of SQLnoSQL-like query language, no joinsyes infoSQL-92 is not fully supportedno
APIs and other access methodsHTTP APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
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
JavaScript
Server-side scripts infoStored proceduresnoJava, Javascriptnoyes
TriggersnoHooksyesyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-source replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed queriesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights for users and roles; record level security configurablenoyes

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 CloudSearchOrientDBSQLiteWakandaDB
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

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

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

Amazon's CloudSearch Stiffens Competition for Search as a Service Providers
26 April 2012, InfoQ.com

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here