DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon CloudSearch vs. SQLite vs. Stardog vs. SurrealDB vs. WakandaDB

System Properties Comparison Amazon CloudSearch vs. SQLite vs. Stardog vs. SurrealDB vs. WakandaDB

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparisonSurrealDB  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudWidely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA fully ACID transactional, developer-friendly, multi-model DBMSWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelSearch engineRelational DBMSGraph DBMS
RDF store
Document store
Graph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.86
Rank#203  Overall
#34  Document stores
#18  Graph DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteaws.amazon.com/­cloudsearchwww.sqlite.orgwww.stardog.comsurrealdb.comwakanda.github.io
Technical documentationdocs.aws.amazon.com/­cloudsearchwww.sqlite.org/­docs.htmldocs.stardog.comsurrealdb.com/­docswakanda.github.io/­doc
DeveloperAmazonDwayne Richard HippStardog-UnionSurrealDB LtdWakanda SAS
Initial release20122000201020222012
Current release3.46.0  (23 May 2024), May 20247.3.0, May 2020v1.5.0, May 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialOpen Source infoPublic Domaincommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen SourceOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaRustC++, JavaScript
Server operating systemshostedserver-lessLinux
macOS
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeyesyes infodynamic column typesschema-free and OWL/RDFS-schema supportschema-freeyes
Typing infopredefined data types such as float or dateyesyes infonot rigid because of 'dynamic typing' concept.yesyesyes
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 infoImport/export of XML data possibleno
Secondary indexesyes infoall search fields are automatically indexedyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL ServerSQL-like query languageno
APIs and other access methodsHTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
GraphQL
RESTful HTTP API
WebSocket
RESTful HTTP API
Supported programming languagesActionscript
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Deno
Go
JavaScript (Node.js)
Rust
JavaScript
Server-side scripts infoStored proceduresnonouser defined functions and aggregates, HTTP Server extensions in Javayes
Triggersnoyesyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requirednonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSnoneMulti-source replication in HA-Clusternone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlauthentication via encrypted signaturesnoAccess rights for users and rolesyes, based on authentication and database rulesyes

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

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

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

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

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

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

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

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

provided by Google News



Share this page

Featured Products

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 database to transact, analyze and contextualize your data in real time.
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

Neo4j logo

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

Present your product here