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 > Axibase vs. CrateDB vs. EJDB vs. etcd vs. Weaviate

Vergleich der Systemeigenschaften Axibase vs. CrateDB vs. EJDB vs. etcd vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAxibase  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
KurzbeschreibungSkalierbares Timeseries DBMS basierend auf HBase mit integrierter Rule Engine und VisualisierungVerteilter Data Store basierend auf LuceneEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)A distributed reliable key-value storeAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellTime Series DBMSDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Document StoreKey-Value StoreVektor DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,29
Rang#292  Overall
#25  Time Series DBMS
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websiteaxibase.com/­docs/­atsd/­financecratedb.comgithub.com/­Softmotions/­ejdbetcd.io
github.com/­etcd-io/­etcd
github.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationcratedb.com/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
weaviate.io/­developers/­weaviate
EntwicklerAxibase CorporationCrateSoftmotionsWeaviate B.V.
Erscheinungsjahr2013201320122019
Aktuelle Version155853.4, August 20191.19, Mai 2023
Lizenz infoCommercial or Open Sourcekommerziell infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen SourceOpen Source infoGPLv2Open Source infoApache 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaJavaCGoGo
Server BetriebssystemeLinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportserverlosFreeBSD
Linux
Windows infoexperimental
DatenschemajaFlexible Schema (defined schema, partial schema, schema free)schemafreischemafreiyes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoshort, integer, long, float, double, decimal, stringjaja infostring, integer, double, bool, date, object_idneinja 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ärindizesneinjaneinneinja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLSQL-like query languageyes, but no triggers and constraints, and PostgreSQL compatibilityneinneinGraphQL is used as query language
APIs und andere ZugriffskonzepteJDBC
Proprietary protocol (Network API)
RESTful HTTP API
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
In-process LibrarygRPC
JSON over HTTP
GraphQL query language
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenGo
Java
PHP
Python
R
Ruby
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionenneinneinnein
Triggersjaneinneinyes, watching key changesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationConfigurable replication on table/partition-levelkeineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.ja
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoRead/Write Lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsneinneinAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
AxibaseCrateDBEJDBetcdWeaviate
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
All companies that have data. ​
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
Weaviate 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
AxibaseCrateDBEJDBetcdWeaviate
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20. April 2021, Outdoor Life

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6. Februar 2020, openPR

bereitgestellt von Google News

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, AiThority

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

bereitgestellt von Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4. August 2023, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4. April 2024, The Hindu

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

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

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9. Februar 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17. Dezember 2023, Foley & Lardner LLP

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

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt