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. atoti vs. Dragonfly vs. SQLite

System Properties Comparison Amazon CloudSearch vs. atoti vs. Dragonfly vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonatoti  Xexclude from comparisonDragonfly  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceWidely used embeddable, in-process RDBMS
Primary database modelSearch engineObject oriented DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score0.41
Rank#266  Overall
#38  Key-value stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websiteaws.amazon.com/­cloudsearchatoti.iogithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.sqlite.org
Technical documentationdocs.aws.amazon.com/­cloudsearchdocs.atoti.iowww.dragonflydb.io/­docswww.sqlite.org/­docs.html
DeveloperAmazonActiveViamDragonflyDB team and community contributorsDwayne Richard Hipp
Initial release201220232000
Current release1.0, March 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open Sourcecommercialcommercial infofree versions availableOpen Source infoBSL 1.1Open Source infoPublic Domain
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 languageJavaC++C
Server operating systemshostedLinuxserver-less
Data schemeyesscheme-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesstrings, hashes, lists, sets, sorted sets, bit arraysyes infonot rigid because of 'dynamic typing' concept.
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 indexednoyes
SQL infoSupport of SQLnoMultidimensional Expressions (MDX)noyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP APIProprietary protocol infoRESP - REdis Serialization ProtocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
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
Server-side scripts infoStored proceduresnoPythonLuano
Triggersnopublish/subscribe channels provide some trigger functionalityyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of command blocks and scriptsACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes, strict serializability by the serveryes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlauthentication via encrypted signaturesPassword-based authenticationno

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

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 2014, AWS Blog

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

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

Building a PLG motion on top of usage-based pricing
13 March 2023, TechCrunch

provided by Google News

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, businesswire.com

provided by Google News

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

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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

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

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

provided by Google News



Share this page

Featured Products

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.

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

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

Present your product here