DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CrateDB vs. FoundationDB vs. GridDB vs. Postgres-XL vs. SpaceTime

Vergleich der Systemeigenschaften CrateDB vs. FoundationDB vs. GridDB vs. Postgres-XL vs. SpaceTime

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenSpaceTime  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.
KurzbeschreibungVerteilter Data Store basierend auf LuceneSortierter Key-Value Store. Core features werden durch layers ergänzt.Scalable in-memory time series database optimized for IoT and Big DataBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.SpaceTime ist ein Spatio-temporal DBMS mit Focus auf Performance.
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Time Series DBMSRelational DBMSSpatial DBMS
Sekundäre DatenbankmodelleRelational DBMSKey-Value Store
Relational DBMS
Document Store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#229  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte1,07
Rang#188  Overall
#31  Document Stores
#28  Key-Value Stores
#86  Relational DBMS
Punkte2,02
Rang#132  Overall
#11  Time Series DBMS
Punkte0,52
Rang#256  Overall
#117  Relational DBMS
Punkte0,00
Rang#396  Overall
#8  Spatial DBMS
Websitecratedb.comgithub.com/­apple/­foundationdbgriddb.netwww.postgres-xl.orgwww.mireo.com/­spacetime
Technische Dokumentationcratedb.com/­docsapple.github.io/­foundationdbdocs.griddb.netwww.postgres-xl.org/­documentation
EntwicklerCrateFoundationDBToshiba CorporationMireo
Erscheinungsjahr2013201320132014 infoseit 2012, ursprünglich genannt StormDB2020
Aktuelle Version6.2.28, November 20205.1, August 202210 R1, Oktober 2018
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoApache 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoMozilla public licensekommerziell
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaC++C++CC++
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Windows
LinuxLinux
macOS
Linux
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schemafrei infoEinige Layers unterstützen Schematajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen Typenja infonumerical, string, blob, geometry, boolean, timestampjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoXML type, but no XML query functionalitynein
Sekundärindizesjaneinjajanein
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitynur in speziellem SQL-LayerSQL92, SQL-like TQL (Toshiba Query Language)ja infodistributed, parallel query executionA subset of ANSI SQL is implemented
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP API
Unterstützte Programmiersprachen.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionennur im SQL-layerneinbenutzerdefinierte Funktionennein
Triggersneinneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardinghorizontale PartitionierungFixed-grid hypercubes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-leveljaSource-Replica ReplikationReal-time block device replication (DRBD)
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Linearizable consistencyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnur im SQL-layerneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID at container levelACID infoMVCCnein
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 haltenneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsneinAccess rights for users can be defined per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBFoundationDBGridDBPostgres-XLSpaceTime
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
GitHub trending repository
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
Open Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
CrateDBFoundationDBGridDBPostgres-XLSpaceTime
Erwähnungen in aktuellen Nachrichten

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

bereitgestellt von Google News

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

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

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance Australia

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

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

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16. Mai 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt