DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > FoundationDB vs. Postgres-XL vs. Stardog vs. TiDB vs. VoltDB

Vergleich der Systemeigenschaften FoundationDB vs. Postgres-XL vs. Stardog vs. TiDB vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenVoltDB  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.
KurzbeschreibungSortierter Key-Value Store. Core features werden durch layers ergänzt.Basiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.Verteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSGraph DBMS
RDF Store
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,97
Rang#191  Overall
#32  Document Stores
#28  Key-Value Stores
#87  Relational DBMS
Punkte0,43
Rang#260  Overall
#119  Relational DBMS
Punkte1,93
Rang#121  Overall
#10  Graph DBMS
#6  RDF Stores
Punkte4,09
Rang#72  Overall
#38  Relational DBMS
Punkte1,38
Rang#156  Overall
#72  Relational DBMS
Websitegithub.com/­apple/­foundationdbwww.postgres-xl.orgwww.stardog.compingcap.comwww.voltdb.com
Technische Dokumentationapple.github.io/­foundationdbwww.postgres-xl.org/­documentationdocs.stardog.comdocs.pingcap.com/­tidb/­stabledocs.voltdb.com
EntwicklerFoundationDBStardog-UnionPingCAP, Inc.VoltDB Inc.
Erscheinungsjahr20132014 infoseit 2012, ursprünglich genannt StormDB201020162010
Aktuelle Version6.2.28, November 202010 R1, Oktober 20187.3.0, Mai 20208.2.0, Juli 202411.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMozilla public licensekommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0Open Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheC++CJavaGo, RustJava, C++
Server BetriebssystemeLinux
OS X
Windows
Linux
macOS
Linux
macOS
Windows
LinuxLinux
OS X infofor development
Datenschemaschemafrei infoEinige Layers unterstützen Schematajaschema-free and OWL/RDFS-schema supportjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infoXML type, but no XML query functionalitynein infoImportieren/Exportieren von XML Daten möglichnein
Sekundärindizesneinjaja infosupports real-time indexing in full-text and geospatialjaja
SQL infoSupport of SQLnur in speziellem SQL-Layerja infodistributed, parallel query executionYes, compatible with all major SQL variants through dedicated BI/SQL Serverjaja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored Proceduresnur im SQL-layerbenutzerdefinierte Funktionenuser defined functions and aggregates, HTTP Server extensions in JavaneinJava
Triggersneinjaja infovia event handlersneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierungkeinehorizontal partitioning (by key range)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation in HA-ClusterUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infowith TiSpark Connectornein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencyImmediate ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerjaja infoBeziehungen in Graphenja infofull support since version 6.6nein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoMVCCACIDACIDACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajajajaja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und RollenFine grained access rights according to SQL-standardBenutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
FoundationDBPostgres-XLStardogTiDBVoltDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
FoundationDBPostgres-XLStardogTiDBVoltDB
Erwähnungen in aktuellen Nachrichten

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

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, PR Newswire

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

Apple Acquires FoundationDB
24. März 2015, blogs.wsj.com

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

bereitgestellt von Google News

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

Unlocking performance, scalability, and cost-efficiency of Zomato’s Billing Platform by switching from TiDB to DynamoDB
22. Dezember 2023, AWS Blog

TiDB Can Do What MongoDB or CockRoachDB Can’t
27. Juni 2024, AIM

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS
14. November 2023, AWS Blog

bereitgestellt von Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

Unveiling Volt Active Data’s game-changing approach to limitless app performance
16. Oktober 2023, YourStory

VoltDB Aims for Fast Big Data Development
29. Januar 2015, ADT Magazine

Solutions Review Sits Down with VoltDB CEO David Flower
17. April 2018, Solutions Review

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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

Präsentieren Sie hier Ihr Produkt