DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Google Cloud Datastore vs. JanusGraph vs. Oracle Coherence vs. Quasardb vs. TiDB

Vergleich der Systemeigenschaften Google Cloud Datastore vs. JanusGraph vs. Oracle Coherence vs. Quasardb vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Oracles in-memory data grid solutionDistributed, high-performance timeseries databaseTiDB 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.
Primäres DatenbankmodellDocument StoreGraph DBMSKey-Value StoreTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,13
Rang#71  Overall
#12  Document Stores
Punkte1,85
Rang#134  Overall
#12  Graph DBMS
Punkte1,90
Rang#127  Overall
#21  Key-Value Stores
Punkte0,13
Rang#332  Overall
#28  Time Series DBMS
Punkte4,09
Rang#72  Overall
#38  Relational DBMS
Websitecloud.google.com/­datastorejanusgraph.orgwww.oracle.com/­java/­coherencequasar.aipingcap.com
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.janusgraph.orgdocs.oracle.com/­en/­middleware/­standalone/­coherencedoc.quasar.ai/­masterdocs.pingcap.com/­tidb/­stable
EntwicklerGoogleLinux Foundation; originally developed as Titan by AureliusOraclequasardbPingCAP, Inc.
Erscheinungsjahr20082017200720092016
Aktuelle Version1.0.0, Oktober 202314.1, August 20233.14.1, Jänner 20248.2.0, Juli 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziellkommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheJavaJavaC++Go, Rust
Server BetriebssystemegehostetLinux
OS X
Unix
Windows
Alle Betriebssysteme mit einer Java VMBSD
Linux
OS X
Windows
Linux
Datenschemaschemafreijaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjajaja infointeger and binaryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaneinja infomittels Tagsja
SQL infoSupport of SQLSQL-like query language (GQL)neinneinSQL-like query languageja
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JCache
JPA
RESTful HTTP API
HTTP APIGORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Clojure
Java
Python
.Net
C++
Java
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresmit Google App Enginejaneinneinnein
TriggersCallbacks mit Google Apps Enginejaja infoLive Eventsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)ShardingSharding infoconsistent hashinghorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxosjaja, mit wählbarer KonsistenzSource-Replica Replikation mit wählbarem ReplikationsfaktorUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowja infovia Faunus, a graph analytics engineneinwith Hadoop integrationja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsja infoRelationships in graphsneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDkonfigurierbarACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja infooptionallyja infomittels LevelDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoTransient modenein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer Authentification und Sicherheit via Rexster Graph Serverauthentification to access the cache via certificates or http basic authenticationCryptographically strong user authentication and audit trailFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreJanusGraph infosuccessor of TitanOracle CoherenceQuasardbTiDB
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
Google Cloud DatastoreJanusGraph infosuccessor of TitanOracle CoherenceQuasardbTiDB
Erwähnungen in aktuellen Nachrichten

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
11. September 2024, Cloudwards

Best cloud storage of 2024
13. September 2024, TechRadar

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12. Januar 2024, Spiceworks News and Insights

Google App Engine
26. April 2024, TechTarget

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30. Juli 2020, Towards Data Science

bereitgestellt von Google News

Nike achieves scalability and performance with Oracle Coherence & Exadata
20. Dezember 2012, Oracle

Oracle WebLogic Server on Azure Virtual Machines major release now available
22. September 2020, azure.microsoft.com

Hazelcast takes on proprietary Oracle in the In-Memory arena
17. Juni 2014, DatacenterDynamics

Oracle launches Oracle Banking Cloud Services
8. Februar 2023, The Paypers

Use your Universal Credits with Oracle WebLogic Server for OKE
15. Oktober 2020, Oracle

bereitgestellt von Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23. August 2024, NVIDIA Blog

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23. Februar 2024, darktrace.com

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

New red galaxies turn out to be already known blue galaxies
15. Dezember 2023, Phys.org

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5. April 2023, Science@NASA

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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