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

DBMS > Apache Impala vs. Apache IoTDB vs. CouchDB vs. Titan vs. Weaviate

Vergleich der Systemeigenschaften Apache Impala vs. Apache IoTDB vs. CouchDB vs. Titan vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Impala  Xaus Vergleich ausschliessenApache IoTDB  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenTitan  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
KurzbeschreibungAnalytic DBMS für HadoopAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertTitan ist ein Graph DBMS optimiert für verteilte Clusters.An AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellRelational DBMSTime Series DBMSDocument StoreGraph DBMSVektor DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte13,77
Rang#40  Overall
#24  Relational DBMS
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte9,30
Rang#45  Overall
#7  Document Stores
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websiteimpala.apache.orgiotdb.apache.orgcouchdb.apache.orggithub.com/­thinkaurelius/­titangithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationimpala.apache.org/­impala-docs.htmliotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.couchdb.org/­en/­stablegithub.com/­thinkaurelius/­titan/­wikiweaviate.io/­developers/­weaviate
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaApache Software FoundationApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerAurelius, owned by DataStaxWeaviate B.V.
Erscheinungsjahr20132018200520122019
Aktuelle Version4.1.0, Juni 20221.1.0, April 20233.3.3, Dezember 20231.19, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoApache Lizenz, Version 2.0Open Source infocommercial license available with Weaviate Enterprise
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.
ImplementierungsspracheC++JavaErlangJavaGo
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VM (>=1.8)Android
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Datenschemajajaschemafreijayes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja infostring, int, float, geo point, date, cross reference, fuzzy references
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaja infoüber Viewsjaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageneinneinGraphQL is used as query language
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
Native API
RESTful HTTP/JSON APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
GraphQL query language
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC
C#
C++
Go
Java
Python
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Clojure
Java
Python
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored Proceduresja infoBenutzer definierte Funktionen und Integration von Map/ReducejaView Functions in JavaScriptjanein
Triggersneinjajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infoimproved architecture with release 2.0ja infoüber integrierbare Storage BackendsSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-Source Replikation
Source-Replica Replikation
jaja
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAbfragen werden als Map/Reduce Jobs durchgeführtIntegration with Hadoop and Sparkjaja infomittels Faunus, eine Graph Analytics Enginenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual Consistency
Strong Consistency with Raft
Eventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoBeziehungen in Graphnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinnein infoatomare Operationen innerhalb eines Dokumentes möglichACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoStrategie: optimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosjaZugriffsrechte für Benutzer pro Datenbank definierbarBenutzer Authentification und Sicherheit via Rexster Graph ServerAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
Apache ImpalaApache IoTDBCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"TitanWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersAll companies that have data. ​
» mehr
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
Apache ImpalaApache IoTDBCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"TitanWeaviate
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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache Impala becomes Top-Level Project
28. November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28. November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12. März 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27. Oktober 2017, KDnuggets

bereitgestellt von Google News

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

bereitgestellt von Google News

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

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

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

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

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

bereitgestellt von Google News

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20. August 2015, All Things Distributed

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24. August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21. Juni 2016, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3. Februar 2015, VentureBeat

DSE Graph review: Graph database does double duty
14. November 2019, InfoWorld

bereitgestellt von Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24. Januar 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8. Februar 2024, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18. Juli 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21. April 2023, PR Newswire

The 5 Best Vector Databases You Must Try in 2024
17. November 2023, KDnuggets

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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