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

DBMS > Amazon DynamoDB vs. InfinityDB vs. Solr vs. SWC-DB vs. WakandaDB

System Properties Comparison Amazon DynamoDB vs. InfinityDB vs. Solr vs. SWC-DB vs. WakandaDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonSolr  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA Java embedded Key-Value Store which extends the Java Map interfaceA widely used distributed, scalable search engine based on Apache LuceneA high performance, scalable Wide Column DBMSWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument store
Key-value store
Key-value storeSearch engineWide column storeObject oriented DBMS
Secondary database modelsSpatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score42.91
Rank#24  Overall
#3  Search engines
Score0.01
Rank#376  Overall
#13  Wide column stores
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteaws.amazon.com/­dynamodbboilerbay.comsolr.apache.orggithub.com/­kashirin-alex/­swc-db
www.swcdb.org
wakanda.github.io
Technical documentationdocs.aws.amazon.com/­dynamodbboilerbay.com/­infinitydb/­manualsolr.apache.org/­resources.htmlwakanda.github.io/­doc
DeveloperAmazonBoiler Bay Inc.Apache Software FoundationAlex KashirinWakanda SAS
Initial release20122002200620202012
Current release4.09.6.0, April 20240.5, April 20212.7.0 (April 29, 2019), April 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoApache Version 2Open Source infoGPL V3Open 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 languageJavaJavaC++C++, JavaScript
Server operating systemshostedAll OS with a Java VMAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)LinuxLinux
OS X
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes infoDynamic Fields enables on-the-fly addition of new fieldsschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infosupports customizable data types and automatic typingyes
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.noyesnono
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnonoSolr Parallel SQL InterfaceSQL-like query languageno
APIs and other access methodsRESTful HTTP APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Java API
RESTful HTTP/JSON API
Proprietary protocol
Thrift
RESTful HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Java.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C++JavaScript
Server-side scripts infoStored proceduresnonoJava pluginsnoyes
Triggersyes infoby integration with AWS Lambdanoyes infoUser configurable commands triggered on index changesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilityno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACID infoOptimistic locking for transactions; no isolation for bulk loadsoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesnono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noyesyes

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBInfinityDBSolrSWC-DB infoSuper Wide Column DatabaseWakandaDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

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

show all

Recent citations in the news

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

(SOLR) Technical Data
17 May 2024, news.stocktradersdaily.com

SOLR hosts May Day amid ongoing contract negotiations
13 May 2024, Daily Northwestern

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
17 May 2024, Digital Journal

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Milvus logo

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

RaimaDB logo

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

Present your product here