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

DBMS > Microsoft SQL Server vs. RRDtool vs. SpaceTime vs. TimescaleDB vs. Weaviate

Vergleich der Systemeigenschaften Microsoft SQL Server vs. RRDtool vs. SpaceTime vs. TimescaleDB vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft SQL Server  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenSpaceTime  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
KurzbeschreibungRelationales DBMS von MicrosoftIndustry 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.SpaceTime ist ein Spatio-temporal DBMS mit Focus auf Performance.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellRelational DBMSTime Series DBMSSpatial DBMSTime Series DBMSVektor DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Relational DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte1,87
Rang#136  Overall
#11  Time Series DBMS
Punkte0,00
Rang#383  Overall
#7  Spatial DBMS
Punkte4,64
Rang#71  Overall
#4  Time Series DBMS
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websitewww.microsoft.com/­en-us/­sql-serveross.oetiker.ch/­rrdtoolwww.mireo.com/­spacetimewww.timescale.comgithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationlearn.microsoft.com/­en-US/­sql/­sql-serveross.oetiker.ch/­rrdtool/­docdocs.timescale.comweaviate.io/­developers/­weaviate
EntwicklerMicrosoftTobias OetikerMireoTimescaleWeaviate B.V.
Erscheinungsjahr19891999202020172019
Aktuelle VersionSQL Server 2022, November 20221.8.0, 20222.13.0, November 20231.19, Mai 2023
Lizenz infoCommercial or Open Sourcekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoGPL V2 and FLOSSkommerziellOpen Source infoApache 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++C infoImplementations in Java (e.g. RRD4J) and C# availableC++CGo
Server BetriebssystemeLinux
Windows
HP-UX
Linux
LinuxLinux
OS X
Windows
Datenschemajajajajayes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejaNumeric data onlyjajaja 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, XSLTjanein infoExporting into and restoring from XML files possibleneinjanein
Sekundärindizesjaneinneinjaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLjaneinA subset of ANSI SQL is implementedja infofull PostgreSQL SQL syntaxGraphQL is used as query language
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
In-process Library
Pipes
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GraphQL query language
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
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
C#
C++
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored ProceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javaneinneinbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellnein
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)keineFixed-grid hypercubesyes, across time and space (hash partitioning) attributesSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, aber abhängig von der SQL-Server EditionkeineReal-time block device replication (DRBD)Source-Replica Replikation infoja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoby using the rrdcached daemonjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft SQL ServerRRDtoolSpaceTimeTimescaleDBWeaviate
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
DrittanbieterNavicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» 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
Microsoft SQL ServerRRDtoolSpaceTimeTimescaleDBWeaviate
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, 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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

Top 35 SQL Server Interview Questions And Answers for 2024
5. Dezember 2023, Simplilearn

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, blogs.oracle.com

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

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

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28. Juni 2023, Adafruit Blog

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

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, businesswire.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Präsentieren Sie hier Ihr Produkt