DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > InfinityDB vs. OpenEdge vs. Teradata Aster vs. TinkerGraph vs. YugabyteDB

Vergleich der Systemeigenschaften InfinityDB vs. OpenEdge vs. Teradata Aster vs. TinkerGraph vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInfinityDB  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenTinkerGraph  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungA Java embedded Key-Value Store which extends the Java Map interfaceAnwendungsentwicklungsumgebung mit integrierter DatenbankPlatform for big data analytics on multistructured data sources and typesA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellKey-Value StoreRelational DBMSRelational DBMSGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,07
Rang#359  Overall
#54  Key-Value Stores
Punkte3,75
Rang#88  Overall
#47  Relational DBMS
Punkte0,12
Rang#344  Overall
#34  Graph DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiteboilerbay.comwww.progress.com/­openedgetinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlinwww.yugabyte.com
Technische Dokumentationboilerbay.com/­infinitydb/­manualdocumentation.progress.com/­output/­ua/­OpenEdge_latestdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerBoiler Bay Inc.Progress Software CorporationTeradataYugabyte Inc.
Erscheinungsjahr20021984200520092017
Aktuelle Version4.0OpenEdge 12.2, Maerz 20202.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen Source infoApache 2.0Open 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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaJavaC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
Solaris
Windows
LinuxLinux
OS X
Datenschemaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejaFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeschemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja infoin Aster File Storeneinnein
Sekundärindizesnein infomanual creation possible, using inversions based on multi-value capabilityjajaneinja
SQL infoSupport of SQLneinja infoclose to SQL 92janeinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
TinkerPop 3JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenJavaProgress proprietary ABL (Advanced Business Language)C
C#
C++
Java
Python
R
Groovy
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresneinjaR packagesneinja infosql, plpgsql, C
Triggersneinjaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale Partitionierung infosince Version 11.4ShardingkeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica Replikationja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.keineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoSQL Map-Reduce Frameworkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationkeineStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätnein infomanual creation possible, using inversions based on multi-value capabilityjaneinja infoRelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDneinDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der Datenjajajaoptionalja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinjanein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer und GruppenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinja
Weitere Informationen bereitgestellt vom Systemhersteller
InfinityDBOpenEdgeTeradata AsterTinkerGraphYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
InfinityDBOpenEdgeTeradata AsterTinkerGraphYugabyteDB
Erwähnungen in aktuellen Nachrichten

OpenEdge Application Development | Progress OpenEdge
14. September 2014, Progress Software

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11. März 2024, GBHackers

What's New in OpenEdge 12.8
15. April 2024, release.nl

bereitgestellt von Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
23. April 2024, Yahoo Movies UK

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22. September 2011, PR Newswire

Case study: Siemens reduces train failures with Teradata Aster
12. September 2016, RCR Wireless News

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

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17. April 2024, Yahoo Finance

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

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

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.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt