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 > Cassandra vs. jBASE vs. Kdb vs. RRDtool vs. Weaviate

Vergleich der Systemeigenschaften Cassandra vs. jBASE vs. Kdb vs. RRDtool vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCassandra  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeA robust multi-value DBMS comprising development tools and middlewareHoch performantes Time Series DBMSIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.An AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellWide Column StoreMultivalue DBMSTime Series DBMS
Vektor DBMS
Time Series DBMSVektor DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte98,83
Rang#12  Overall
#1  Wide Column Stores
Punkte1,49
Rang#156  Overall
#3  Multivalue DBMS
Punkte7,71
Rang#49  Overall
#2  Time Series DBMS
#1  Vektor DBMS
Punkte1,90
Rang#132  Overall
#11  Time Series DBMS
Punkte1,52
Rang#153  Overall
#5  Vektor DBMS
Websitecassandra.apache.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasekx.comoss.oetiker.ch/­rrdtoolgithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationcassandra.apache.org/­doc/­latestdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9code.kx.comoss.oetiker.ch/­rrdtool/­docweaviate.io/­developers/­weaviate
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltRocket Software (früher Zumasys)Kx Systems, a division of First Derivatives plcTobias OetikerWeaviate B.V.
Erscheinungsjahr200819912000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 200319992019
Aktuelle Version4.1.3, Juli 20235.73.6, Mai 20181.8.0, 20221.19, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziell infoKostenlose 32-bit VersionOpen Source infoGPL V2 and FLOSSOpen 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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
ImplementierungsspracheJavaqC infoImplementations in Java (e.g. RRD4J) and C# availableGo
Server BetriebssystemeBSD
Linux
OS X
Windows
AIX
Linux
Windows
Linux
OS X
Solaris
Windows
HP-UX
Linux
Datenschemaschemafreischemafreijajayes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionaljaNumeric data onlyja 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, XSLTneinjajanein infoExporting into and restoring from XML files possiblenein
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungja infotable attribute 'grouped'neinja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)Embedded SQL for jBASE in BASICSQL-like query language (q)neinGraphQL is used as query language
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
In-process Library
Pipes
GraphQL query language
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored Proceduresneinjabenutzerdefinierte Funktionenneinnein
Triggersjajaja infomittels Viewsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"Shardinghorizontale PartitionierungkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichjaSource-Replica Replikationkeineja
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein infoein vergleichbares Paradigma wird intern verwendetneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencykeineEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACIDneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoby using the rrdcached daemonja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajajaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarAccess rights can be defined down to the item levelRechteverwaltung mit BenutzeraccountsneinAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
CassandrajBASEKdbRRDtoolWeaviate
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Integrated columnar database & programming system for streaming, real time and historical...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
tick database streaming sensor data massive intelligence applications oil and gas...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
All companies that have data. ​
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
kdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
upon request
» mehr
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» mehr
Neuigkeiten

An Introduction to Phil Nash, Developer Relations
3. Juni 2024

Focus on Creativity, Not Clusters: DataStax Mission Control in Action!
30. Mai 2024

How Concide Built its Chat Platform with Enhanced Document Management for Legal Tech Professionals
23. Mai 2024

Astra Vectorize: Generate Vector Embeddings with 1 Line of Code
22. Mai 2024

GitHub Copilot + DataStax Astra DB: Build GenAI Apps 100x Faster
21. Mai 2024

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
DrittanbieterCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CassandrajBASEKdbRRDtoolWeaviate
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Microsoft Azure, Rackspace to Sell NoSQL Cassandra to Enterprises
30. Mai 2024, Data Center Knowledge

Here's What to Know About Apache Cassandra 5.0
15. April 2024, hackernoon.com

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

How Zalando migrated their shopping carts to Amazon DynamoDB from Apache Cassandra | Amazon Web Services
11. Oktober 2023, AWS Blog

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, businesswire.com

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, Yahoo Finance

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti servers under attack by attackers exploiting CVE-2022-46169
16. Januar 2023, Help Net Security

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29. November 2017, Linux.com

The 16 Best Open Source Network Monitoring Tools in 2023
21. Oktober 2022, Solutions Review

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

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

Weaviate Strengthens Partnership with AWS to Make it Easier for Developers to Build Generative AI Applications
16. November 2023, 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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt