DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > FoundationDB vs. IRONdb vs. ScyllaDB vs. Sequoiadb vs. Teradata

Vergleich der Systemeigenschaften FoundationDB vs. IRONdb vs. ScyllaDB vs. Sequoiadb vs. Teradata

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessenTeradata  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.IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungSortierter Key-Value Store. Core features werden durch layers ergänzt.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityCassandra and DynamoDB compatible wide column storeNewSQL database with distributed OLTP and SQLA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Time Series DBMSWide Column StoreDocument Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleKey-Value StoreDocument Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte4,75
Rang#68  Overall
#5  Wide Column Stores
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Punkte45,33
Rang#21  Overall
#15  Relational DBMS
Websitegithub.com/­apple/­foundationdbwww.circonus.com/solutions/time-series-database/www.scylladb.comwww.sequoiadb.comwww.teradata.com
Technische Dokumentationapple.github.io/­foundationdbdocs.circonus.com/irondb/category/getting-starteddocs.scylladb.comwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.teradata.com
EntwicklerFoundationDBCirconus LLC.ScyllaDBSequoiadb Ltd.Teradata
Erscheinungsjahr20132017201520131984
Aktuelle Version6.2.28, November 2020V0.10.20, January 2018ScyllaDB Open Source 5.4.1, Jaenner 2024Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoServer: AGPL; Client: Apache V2kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC++C und C++C++C++
Server BetriebssystemeLinux
OS X
Windows
LinuxLinuxLinuxgehostet
Linux
Datenschemaschemafrei infoEinige Layers unterstützen Schemataschemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenja infotext, numeric, histogramsjaja infooid, date, timestamp, binary, regexja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinneinja infocluster global secondary indicesjaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLnur in speziellem SQL-LayerSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like DML and DDL statements (CQL)SQL-like query languageja infoSQL 2016 + extensions
APIs und andere ZugriffskonzepteHTTP APIProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Proprietäres Protokoll basierend auf JSON.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.Net
C++
Java
PHP
Python
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresnur im SQL-layeryes, in Luayes, LuaJavaScriptja infoUDFs, stored procedures, table functions in parallel
Triggersneinneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingAutomatic, metric affinity per nodeShardingShardingSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaconfigurable replication factor, datacenter awarefrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinnein infoAtomicity and isolation are supported for single operationswährend einer Transaktion wird das Dokument gesperrtACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoin-memory tablesneinja
Berechtigungskonzept infoZugriffskontrolleneinneinAccess rights for users can be defined per objecteinfacher Passwort-basierter ZugriffsschutzBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
FoundationDBIRONdbScyllaDBSequoiadbTeradata
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» mehr

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
FoundationDBIRONdbScyllaDBSequoiadbTeradata
DB-Engines Blog Posts

Teradata is the most popular data warehouse DBMS
2. April 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

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

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

Scylla Eyes Cassandra's NoSQL Workloads
13. Februar 2018, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18. Dezember 2019, InfoWorld

Scylla DB Adds HTAP
16. November 2018, iProgrammer

bereitgestellt von Google News

Chief Customer Officer Of Teradata Sold 25% Of Their Shares
12. Mai 2024, Simply Wall St

Zacks.com featured highlights include Teradata, Frontdoor, Grand Canyon and Planet Labs
10. Mai 2024, Yahoo Finance

Lakehouse dam breaks after departure of long-time Teradata CTO
1. Mai 2024, The Register

Teradata Asks 9th Circ. To Revive SAP Antitrust, IP Claims
12. Februar 2024, Law360

Unify Analytics Leveraging Amazon Athena and Teradata for Robust Query Federation | Amazon Web Services
23. April 2024, AWS Blog

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt