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 > BoltDB vs. EDB Postgres vs. RavenDB vs. Teradata Aster vs. Tibero

Vergleich der Systemeigenschaften BoltDB vs. EDB Postgres vs. RavenDB vs. Teradata Aster vs. Tibero

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBoltDB  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenTibero  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungAn embedded key-value store for Go.The 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.Open Source Operational and Transactional Enterprise NoSQL Document DatabasePlatform for big data analytics on multistructured data sources and typesA secure RDBMS, designed for easy portability from Oracle
Primäres DatenbankmodellKey-Value StoreRelational DBMSDocument StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#220  Overall
#31  Key-Value Stores
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte2,92
Rang#101  Overall
#18  Document Stores
Punkte1,78
Rang#140  Overall
#64  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.enterprisedb.comravendb.netus.tmaxsoft.com/­products/­tibero
Technische Dokumentationwww.enterprisedb.com/­docsravendb.net/­docstechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
EntwicklerEnterpriseDBHibernating RhinosTeradataTmaxSoft
Erscheinungsjahr20132005201020052003
Aktuelle Version14, Dezember 20215.4, Juli 20226, April 2015
Lizenz infoCommercial or Open SourceOpen Source infoMIT Licensekommerziell infoBSD for PostgreSQL-componentsOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarkommerziellkommerziell
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.
ImplementierungsspracheGoCC#C and Assembler
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
DatenschemaschemafreijaschemafreiFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML-type available, but no XML query functionality.ja infoin Aster File Storeja
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinja infoStandard mit zahlreichen ErweiterungenSQL-like query language (RQL)jaja
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Unterstützte ProgrammiersprachenGo.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
Python
R
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)jaR packagesPersistent Stored Procedure (PSM)
Triggersneinjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale Partitionierung infoby hash, list or rangeShardingShardinghorizontale Partitionierung infoby range, hash, list or composite
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source ReplikationMulti-Source Replikationja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaja infoSQL Map-Reduce Frameworknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACID, Cluster-wide transaction availableACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinnein infoplanned for next version
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAuthorization levels configured per client per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard (SQL 92, SQL 99)

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
BoltDBEDB PostgresRavenDBTeradata AsterTibero
Erwähnungen in aktuellen Nachrichten

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14. März 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

bereitgestellt von Google News

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 Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

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

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
1. Mai 2024, AOL

Teradata Aster Analytics Going Places: On Hadoop and AWS
24. August 2016, PR Newswire

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

Teradata Aster gets graph database, HDFS-compatible file store
8. Oktober 2013, ZDNet

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

bereitgestellt von Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23. April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2. August 2022, AWS Blog

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18. April 2023, BusinessKorea

Tmax deploys advanced database management system at UITM's disaster recovery site
30. Dezember 2022, The Malaysian Reserve

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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