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

DBMS > EDB Postgres vs. Google Cloud Datastore vs. IBM Db2 warehouse vs. TypeDB vs. VelocityDB

Vergleich der Systemeigenschaften EDB Postgres vs. Google Cloud Datastore vs. IBM Db2 warehouse vs. TypeDB vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEDB Postgres  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenIBM Db2 warehouse infoformerly named IBM dashDB  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformData warehousing service aus der CloudTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.A .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Graph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,86
Rang#131  Overall
#61  Relational DBMS
Punkte4,13
Rang#71  Overall
#12  Document Stores
Punkte1,26
Rang#162  Overall
#73  Relational DBMS
Punkte0,65
Rang#230  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#107  Relational DBMS
Punkte0,00
Rang#385  Overall
#40  Graph DBMS
#21  Object oriented DBMS
Websitewww.enterprisedb.comcloud.google.com/­datastorewww.ibm.com/­products/­db2/­warehousetypedb.comvelocitydb.com
Technische Dokumentationwww.enterprisedb.com/­docscloud.google.com/­datastore/­docstypedb.com/­docsvelocitydb.com/­UserGuide
EntwicklerEnterpriseDBGoogleIBMVaticleVelocityDB Inc
Erscheinungsjahr20052008201420162011
Aktuelle Version14, Dezember 20212.28.3, Juni 20247.x
Lizenz infoCommercial or Open Sourcekommerziell infoBSD for PostgreSQL-componentskommerziellkommerziellOpen Source infoGPL Version 3, commercial licenses availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCJavaC#
Server BetriebssystemeLinux
Windows
gehostetgehostetLinux
OS X
Windows
Any that supports .NET
Datenschemajaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.neinnein infoImportieren/Exportieren von XML Daten möglichneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLja infoStandard mit zahlreichen ErweiterungenSQL-like query language (GQL)janeinnein
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
.NET Client API
JDBC
ODBC
OLE DB
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
.Net
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
.Net
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)mit Google App EnginePL/SQL, SQL PLneinnein
TriggersjaCallbacks mit Google Apps EnginejaneinCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoby hash, list or rangeShardingShardingnoSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-source replication using PaxosjaSynchronous replication via raft
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinnonein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate 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.Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsjanein infosubstituted by the relationship featurenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes infoat REST API level; other APIs in progressBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
EDB PostgresGoogle Cloud DatastoreIBM Db2 warehouse infoformerly named IBM dashDBTypeDB infoformerly named GraknVelocityDB
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
EDB PostgresGoogle Cloud DatastoreIBM Db2 warehouse infoformerly named IBM dashDBTypeDB infoformerly named GraknVelocityDB
Erwähnungen in aktuellen Nachrichten

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

EDB’s Next Move: From a Postgres Database Company to a Postgres Data & AI Platform Company
20. Juni 2024, TechCrunch

Enterprise DB begins rolling AI features into PostgreSQL
23. Mai 2024, SiliconANGLE News

EDB Announces EDB Postgres® AI, an Intelligent Platform for Transactional, Analytical and AI Workloads
23. Mai 2024, Yahoo Finance

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

bereitgestellt von Google News

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

A major upgrade to Db2® Warehouse on IBM Cloud®
26. Juni 2024, IBM

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16. Oktober 2023, IBM

Data Mining in Db2 Warehouse: the basics
23. Juni 2020, Towards Data Science

Top 7 Cloud Data Warehouse Companies
31. Mai 2023, Datamation

Tackling AI’s data challenges with IBM databases on AWS
14. März 2024, IBM

bereitgestellt von Google News

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

Building a Biomedical Knowledge Graph
28. Juni 2021, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

Präsentieren Sie hier Ihr Produkt