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 SimpleDB vs. FileMaker vs. InfinityDB vs. JanusGraph

System Properties Comparison Amazon SimpleDB vs. FileMaker vs. InfinityDB vs. JanusGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonFileMaker  Xexclude from comparisonInfinityDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreFileMaker is a cross-platform RDBMS that includes a GUI frontend.A Java embedded Key-Value Store which extends the Java Map interfaceA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017
Primary database modelKey-value storeRelational DBMSKey-value storeGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score47.91
Rank#20  Overall
#14  Relational DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Score2.02
Rank#125  Overall
#12  Graph DBMS
Websiteaws.amazon.com/­simpledbwww.claris.com/­filemakerboilerbay.comjanusgraph.org
Technical documentationdocs.aws.amazon.com/­simpledbwww.claris.com/­resources/­documentationboilerbay.com/­infinitydb/­manualdocs.janusgraph.org
DeveloperAmazonClaris infoa subsidiary of AppleBoiler Bay Inc.Linux Foundation; originally developed as Titan by Aurelius
Initial release2007198320022017
Current release19.4.1, November 20214.00.6.3, February 2023
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache 2.0
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 languageJavaJava
Server operating systemshostediOS infoclient part only
Linux
OS X
Windows
All OS with a Java VMLinux
OS X
Unix
Windows
Data schemeschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or datenoyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.yes infoA http query request can return the data in XML formatnono
Secondary indexesyes infoAll columns are indexed automaticallyyesno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLnoyes infovia pluginsnono
APIs and other access methodsRESTful HTTP APIFilemaker WebDirect
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
PHPJavaClojure
Java
Python
Server-side scripts infoStored proceduresnoyesnoyes
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnonenoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replication, warm standby infosince Version 14noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Faunus, a graph analytics engine
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 Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesno infomanual creation possible, using inversions based on multi-value capabilityyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACID infoOptimistic locking for transactions; no isolation for bulk loadsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)simple rights management via user accounts and connection to external directory servicesnoUser authentification and security via Rexster Graph Server

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

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

More resources
Amazon SimpleDBFileMakerInfinityDBJanusGraph infosuccessor of Titan
DB-Engines blog posts

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

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

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon SimpleDB Expands Web Services
16 December 2007, Data Center Knowledge

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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