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. Memgraph vs. ObjectBox vs. SAP Adaptive Server vs. TerminusDB

Vergleich der Systemeigenschaften EDB Postgres vs. Memgraph vs. ObjectBox vs. SAP Adaptive Server vs. TerminusDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEDB Postgres  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenSAP Adaptive Server infofrüherer Name: Sybase ASE  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  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.An open source graph database built for real-time streaming and compatible with Neo4jExtremely fast embedded database for small devices, IoT and MobileDer SAP (Sybase) Adaptive Server Enterprise (ASE) ist ein RDBMS für den Einsatz in großen UnternehmenScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellRelational DBMSGraph DBMSObject oriented DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMSSpatial DBMS infowith Boeing's Spatial Query ServerDocument Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte1,20
Rang#170  Overall
#5  Object oriented DBMS
Punkte36,31
Rang#25  Overall
#17  Relational DBMS
Punkte0,17
Rang#325  Overall
#29  Graph DBMS
Websitewww.enterprisedb.commemgraph.comobjectbox.iowww.sap.com/­products/­technology-platform/­sybase-ase.htmlterminusdb.com
Technische Dokumentationwww.enterprisedb.com/­docsmemgraph.com/­docsdocs.objectbox.iohelp.sap.com/­docs/­SAP_ASEterminusdb.github.io/­terminusdb/­#
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerEnterpriseDBMemgraph LtdObjectBox LimitedSAP, SybaseDataChemist Ltd.
Erscheinungsjahr20052017201719872018
Aktuelle Version14, Dezember 202116.011.0.0, Jaenner 2023
Lizenz infoCommercial or Open Sourcekommerziell infoBSD for PostgreSQL-componentsOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache License 2.0kommerziellOpen Source infoGPL V3
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 und C++C und C++C und C++Prolog, Rust
Server BetriebssystemeLinux
Windows
LinuxAndroid
iOS
Linux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Linux
Datenschemajaschemafrei und schema-optionaljajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
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.neinneinneinnein
Sekundärindizesjajaja
SQL infoSupport of SQLja infoStandard mit zahlreichen ErweiterungenneinneinjaSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Bolt protocol
Cypher query language
Proprietäres native APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C++
Cobol
Java
Java
Perl
PHP
Python
JavaScript
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)neinJava und Transact-SQLja
Triggersjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoby hash, list or rangeSharding infodynamic graph partitioningkeinehorizontale PartitionierungGraph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-source replication using RAFTonline/offline synchronization between client and serverMulti-Source Replikation
Source-Replica Replikation
Journaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja inforelationships in graphsjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infowith snapshot isolationACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)yes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjaja infowith periodic snapshot and write-ahead logging (WAL) of changesjajaja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
EDB PostgresMemgraphObjectBoxSAP Adaptive Server infofrüherer Name: Sybase ASETerminusDB infoformer name was DataChemist
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
Neuigkeiten

Evolution of search: traditional vs vector search
23. Mai 2024

On-device Vector Database for Dart/Flutter
21. Mai 2024

The first On-Device Vector Database: ObjectBox 4.0
16. Mai 2024

SQLite and SQLite alternatives – a comprehensive overview
7. Mai 2024

Edge AI: The era of on-device AI
23. April 2024

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 PostgresMemgraphObjectBoxSAP Adaptive Server infofrüherer Name: Sybase ASETerminusDB infoformer name was DataChemist
Erwähnungen in aktuellen Nachrichten

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

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

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21. Mai 2024, Blocks & Files

EDB Postgres AI is a new platform for analytics workloads
23. Mai 2024, Techzine Europe

EDB Celebrates 20 Years with Launch of its Innovative Postgres AI Platform
23. Mai 2024, Travel And Tour World

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21. Juni 2019, 1E9

The Megashift Towards Decentralized Edge Computing
27. August 2021, hackernoon.com

bereitgestellt von Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP | Amazon Web Services
7. Mai 2024, AWS Blog

New Services for SAP HANA Cloud Database
7. April 2021, SAP News

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5. Januar 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3. Juni 2020, BleepingComputer

Critical SAP ASE Flaws Allow Complete Control of Databases
3. Juni 2020, Threatpost

bereitgestellt von Google News

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15. März 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12. April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt