DB-EnginesEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Amazon Neptune vs. Faircom DB vs. FoundationDB vs. Greenplum vs. TerminusDB

Vergleich der Systemeigenschaften Amazon Neptune vs. Faircom DB vs. FoundationDB vs. Greenplum vs. TerminusDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Neptune  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenGreenplum  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungFast, reliable graph database built for the cloudNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Sortierter Key-Value Store. Core features werden durch layers ergänzt.Analytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.Scalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellGraph DBMS
RDF Store
Key-Value Store
Relational DBMS
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,17
Rang#115  Overall
#9  Graph DBMS
#5  RDF Stores
Punkte0,19
Rang#311  Overall
#45  Key-Value Stores
#139  Relational DBMS
Punkte0,98
Rang#186  Overall
#32  Document Stores
#27  Key-Value Stores
#85  Relational DBMS
Punkte7,39
Rang#47  Overall
#29  Relational DBMS
Punkte0,17
Rang#318  Overall
#28  Graph DBMS
Websiteaws.amazon.com/­neptunewww.faircom.com/­products/­faircom-dbgithub.com/­apple/­foundationdbgreenplum.orgterminusdb.com
Technische Dokumentationaws.amazon.com/­neptune/­developer-resourcesdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlapple.github.io/­foundationdbdocs.greenplum.orgterminusdb.github.io/­terminusdb/­#
EntwicklerAmazonFairCom CorporationFoundationDBPivotal Software Inc.DataChemist Ltd.
Erscheinungsjahr20171979201320052018
Aktuelle VersionV13, July 20246.2.28, November 20207.0.0, September 202311.0.0, Jaenner 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoRestricted, free version availableOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoGPL V3
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheANSI C, C++C++Prolog, Rust
Server BetriebssystemegehostetAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
OS X
Windows
LinuxLinux
Datenschemaschemafreischema free, schema optional, schema required, partial schema,schemafrei infoEinige Layers unterstützen Schematajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Types, JSON, typed binary structuresnein infoEinige Layers unterstützen Typenjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoseit Version 4.2nein
Sekundärindizesneinjaneinja
SQL infoSupport of SQLneinyes, ANSI SQL with proprietary extensionsnur in speziellem SQL-LayerjaSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
Java
Perl
Python
R
JavaScript
Python
Server-seitige Scripts infoStored Proceduresneinja info.Net, JavaScript, C/C++nur im SQL-layerjaja
Triggersneinjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingShardingGraph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).jaSource-Replica ReplikationJournaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Linearizable consistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsjanur im SQL-layerjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDtunable from ACID to Eventually ConsistentACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infowith encyption-at-restYes, tunable from durable to delayed durability to in-memoryjajaja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Fine grained access rights according to SQL-standard with additional protections for filesneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control

Weitere Informationen bereitgestellt vom Systemhersteller

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Amazon NeptuneFaircom DB infoformerly c-treeACEFoundationDBGreenplumTerminusDB infoformer name was DataChemist
Erwähnungen in aktuellen Nachrichten

New Amazon Neptune engine version delivers up to 9 times faster and 10 times higher throughput for openCypher query performance
23. Juli 2024, AWS Blog

Using knowledge graphs to build GraphRAG applications with Amazon Bedrock and Amazon Neptune
1. August 2024, AWS Blog

How Prisma Cloud built Infinity Graph using Amazon Neptune and Amazon OpenSearch Service
27. August 2024, AWS Blog

Make relevant movie recommendations using Amazon Neptune, Amazon Neptune Machine Learning, and Amazon OpenSearch Service
26. Juli 2024, AWS Blog

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune
17. April 2024, AWS Blog

bereitgestellt von Google News

FairCom Unveils New Look, FairCom DB v13: Introducing 'DB Made Simple'
4. Juni 2024, Business Wire

bereitgestellt von Google News

FoundationDB team’s new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Apple Acquires Durable Database Company FoundationDB
24. März 2015, TechCrunch

A Cautionary Open Source Tale, Apple Buys And Shutters FoundationDB
25. März 2015, Forbes

Apple's FoundationDB takes new Record Layer open source, confirms tech underpins CloudKit
14. Januar 2019, AppleInsider

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

bereitgestellt von Google News

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale
9. September 2019, AWS Blog

EMC and Greenplum Dress Elephant for IT Parade
8. Dezember 2011, WIRED

EMC Introduces Breakthrough 'Big Data' Computing System
13. Oktober 2010, PR Newswire

EMC Moves into Big Database World with Greenplum Appliance
14. Oktober 2010, Silicon UK

EMC Announces Enhanced Greenplum Big Data Analytics Appliance
2. Februar 2017, Firstpost

bereitgestellt von Google News

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt