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 > CouchDB vs. EDB Postgres vs. HEAVY.AI vs. InfinityDB vs. VictoriaMetrics

Vergleich der Systemeigenschaften CouchDB vs. EDB Postgres vs. HEAVY.AI vs. InfinityDB vs. VictoriaMetrics

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenVictoriaMetrics  Xaus Vergleich ausschliessen
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertThe 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.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareA Java embedded Key-Value Store which extends the Java Map interfaceA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMSKey-Value StoreTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionDocument Store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,30
Rang#47  Overall
#7  Document Stores
Punkte1,91
Rang#130  Overall
#60  Relational DBMS
Punkte1,64
Rang#145  Overall
#67  Relational DBMS
Punkte0,08
Rang#365  Overall
#55  Key-Value Stores
Punkte1,23
Rang#172  Overall
#15  Time Series DBMS
Websitecouchdb.apache.orgwww.enterprisedb.comgithub.com/­heavyai/­heavydb
www.heavy.ai
boilerbay.comvictoriametrics.com
Technische Dokumentationdocs.couchdb.org/­en/­stablewww.enterprisedb.com/­docsdocs.heavy.aiboilerbay.com/­infinitydb/­manualdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerEnterpriseDBHEAVY.AI, Inc.Boiler Bay Inc.VictoriaMetrics
Erscheinungsjahr20052005201620022018
Aktuelle Version3.3.3, Dezember 202314, Dezember 20215.10, Jänner 20224.0v1.91, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziell infoBSD for PostgreSQL-componentsOpen Source infoApache Version 2; enterprise edition availablekommerziellOpen Source infoApache Version 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.
ImplementierungsspracheErlangCC++ and CUDAJavaGo
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
LinuxAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
macOS
OpenBSD
Datenschemaschemafreijajaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
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.neinneinnein
Sekundärindizesja infoüber Viewsjaneinnein infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLneinja infoStandard mit zahlreichen Erweiterungenjaneinnein
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
Thrift
Vega
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
All languages supporting JDBC/ODBC/Thrift
Python
Java
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)neinneinnein
Triggersjajaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0horizontale Partitionierung infoby hash, list or rangeSharding infoRound robinkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source ReplikationMulti-Source ReplikationkeineSynchronous replication
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinnein infomanual creation possible, using inversions based on multi-value capabilitynein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichACIDneinACID infoOptimistic locking for transactions; no isolation for bulk loadsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingyes, 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 haltenneinneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer 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
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"EDB PostgresHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022InfinityDBVictoriaMetrics
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4. Dezember 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28. August 2014, SitePoint

bereitgestellt von Google News

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

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

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

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

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

bereitgestellt von Google News

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16. Februar 2023, Datanami

Making the most of geospatial intelligence
14. April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

bereitgestellt von Google News

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1. April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20. März 2024, The New Stack

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30. Mai 2024, Business Wire

Quarkus Java framework adds dev extensions for observability
4. Juni 2024, InfoWorld

How VictoriaMetrics' open source approach led to mass industry adoption
3. Mai 2024, Tech.eu

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

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.

Präsentieren Sie hier Ihr Produkt