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. Atos Standard Common Repository vs. CockroachDB vs. Microsoft Access vs. Neo4j

System Properties Comparison Amazon SimpleDB vs. Atos Standard Common Repository vs. CockroachDB vs. Microsoft Access vs. Neo4j

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonCockroachDB  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonNeo4j  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Microsoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primary database modelKey-value storeDocument store
Key-value store
Relational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#145  Overall
#24  Key-value stores
Score6.39
Rank#60  Overall
#34  Relational DBMS
Score107.93
Rank#11  Overall
#8  Relational DBMS
Score44.36
Rank#23  Overall
#1  Graph DBMS
Websiteaws.amazon.com/­simpledbatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.cockroachlabs.comwww.microsoft.com/­en-us/­microsoft-365/­accessneo4j.com
Technical documentationdocs.aws.amazon.com/­simpledbwww.cockroachlabs.com/­docsdeveloper.microsoft.com/­en-us/­accessneo4j.com/­docs
DeveloperAmazonAtos Convergence CreatorsCockroach LabsMicrosoftNeo4j, Inc.
Initial release20072016201519922007
Current release170323.1.1, May 20231902 (16.0.11328.20222), March 20195.18.1, March 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0, commercial license availablecommercial infoBundled with Microsoft OfficeOpen Source infoGPL version3, commercial licenses 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.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageJavaGoC++Java, Scala
Server operating systemshostedLinuxLinux
macOS
Windows
Windows infoNot a real database server, but making use of DLLsLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Data schemeschema-freeSchema and schema-less with LDAP viewsdynamic schemayesschema-free and schema-optional
Typing infopredefined data types such as float or datenooptionalyesyesyes
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.yesno
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyesyes infopluggable indexing subsystem, by default Apache Lucene
SQL infoSupport of SQLnonoyes, wire compatible with PostgreSQLyes infobut not compliant to any SQL standardno
APIs and other access methodsRESTful HTTP APILDAPJDBCADO.NET
DAO
ODBC
OLE DB
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
All languages with LDAP bindingsC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnononoyes infosince Access 2010 using the ACE-engineyes infoUser defined Procedures and Functions
Triggersnoyesnoyes infosince Access 2010 using the ACE-engineyes infovia event handler
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationSharding infocell divisionhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnoneyes using Neo4j Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesMulti-source replication using RAFTnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integritynonoyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationAtomic execution of specific operationsACIDACID infobut no files for transaction loggingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)LDAP bind authenticationRole-based access controlno infoa simple user-level security was built in till version Access 2003Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
Amazon SimpleDBAtos Standard Common RepositoryCockroachDBMicrosoft AccessNeo4j
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Neo4j Integrates with Microsoft to Evolve Data Analytics and Enhance GenAI
26 March 2024

This Week in Neo4j: Data Modeling, GenAI, GraphQL, App Development and more
23 March 2024

This Week in Neo4j: Cypher, GenAI, Podcast, Graph Databases and more
16 March 2024

This Week in Neo4j: GenAI, Python, SpringAI, PHP and more
9 March 2024

This Week in Neo4j: GraphAcademy, Algorithms, GenAI, Knowledge Graphs and more
2 March 2024

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 SimpleDBAtos Standard Common RepositoryCockroachDBMicrosoft AccessNeo4j
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

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

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

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

Choosing Consistency
24 February 2010, All Things Distributed

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

provided by Google News

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

provided by Google News

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

Neo4j, Microsoft add graph features to Azure AI services
26 March 2024, SiliconANGLE News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26 March 2024, Yahoo Finance

Neo4j collaborates with Microsoft to advance GenAI and data solutions
27 March 2024, Scientific Computing World

Neo4j combines with Microsoft for next generation generative AI solutions -
26 March 2024, Enterprise Times

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26 March 2024, Barchart

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

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.

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here