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 > EDB Postgres vs. EsgynDB vs. HarperDB vs. Postgres-XL vs. TinkerGraph

Vergleich der Systemeigenschaften EDB Postgres vs. EsgynDB vs. HarperDB vs. Postgres-XL vs. TinkerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEDB Postgres  Xaus Vergleich ausschliessenEsgynDB  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenTinkerGraph  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.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Basiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument StoreRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte0,16
Rang#329  Overall
#146  Relational DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte0,08
Rang#348  Overall
#35  Graph DBMS
Websitewww.enterprisedb.comwww.esgyn.cnwww.harperdb.iowww.postgres-xl.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technische Dokumentationwww.enterprisedb.com/­docsdocs.harperdb.io/­docswww.postgres-xl.org/­documentation
EntwicklerEnterpriseDBEsgynHarperDB
Erscheinungsjahr2005201520172014 infoseit 2012, ursprünglich genannt StormDB2009
Aktuelle Version14, Dezember 20213.1, August 202110 R1, Oktober 2018
Lizenz infoCommercial or Open Sourcekommerziell infoBSD for PostgreSQL-componentskommerziellkommerziell infofree community edition availableOpen Source infoMozilla public licenseOpen Source infoApache 2.0
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.
ImplementierungsspracheCC++, JavaNode.jsCJava
Server BetriebssystemeLinux
Windows
LinuxLinux
OS X
Linux
macOS
Datenschemajajadynamic schemajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoJSON data typesjaja
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.neinneinja infoXML type, but no XML query functionalitynein
Sekundärindizesjajajajanein
SQL infoSupport of SQLja infoStandard mit zahlreichen ErweiterungenjaSQL-like data manipulation statementsja infodistributed, parallel query executionnein
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
TinkerPop 3
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
All languages supporting JDBC/ODBC/ADO.Net.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Groovy
Java
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)Java Stored ProceduresCustom Functions infosince release 3.1benutzerdefinierte Funktionennein
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoby hash, list or rangeShardingA table resides as a whole on one (or more) nodes in a clusterhorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-source replication between multi datacentersja infothe nodes on which a table resides can be definedkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätjajaneinjaja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic execution of specific operationsACID infoMVCCnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajanein
Durability infoDauerhafte Speicherung der Datenjajayes, using LMDBjaoptional
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

Weitere Informationen bereitgestellt vom Systemhersteller

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 PostgresEsgynDBHarperDBPostgres-XLTinkerGraph
Erwähnungen in aktuellen Nachrichten

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

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

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29. August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

bereitgestellt von Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database
7. Februar 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17. Januar 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21. August 2021, hackernoon.com

bereitgestellt von Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28. September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27. September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21. Februar 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26. Februar 2019, 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

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