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 > FatDB vs. Manticore Search vs. SingleStore vs. Snowflake vs. Yaacomo

Vergleich der Systemeigenschaften FatDB vs. Manticore Search vs. SingleStore vs. Snowflake vs. Yaacomo

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFatDB  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenYaacomo  Xaus Vergleich ausschliessen
Das Unternehmen FatDB/FatCloud hat im Februar 2014 seine Tätigkeit beendet. FatDB wurde eingestellt und erscheint deshalb nicht mehr im Ranking.Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
KurzbeschreibungEin .NET NoSQL DBMS, das in SQL Server integriert werden kann.Multi-storage database for search, including full-text search.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primäres DatenbankmodellDocument Store
Key-Value Store
SuchmaschineRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,23
Rang#317  Overall
#21  Suchmaschinen
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte123,20
Rang#9  Overall
#6  Relational DBMS
Websitemanticoresearch.comwww.singlestore.comwww.snowflake.comyaacomo.com
Technische Dokumentationmanual.manticoresearch.comdocs.singlestore.comdocs.snowflake.net/­manuals/­index.html
EntwicklerFatCloudManticore SoftwareSingleStore Inc.Snowflake Computing Inc.Q2WEB GmbH
Erscheinungsjahr20122017201320142009
Aktuelle Version6.0, Februar 20238.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version 2kommerziell infofree developer edition availablekommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheC#C++C++, Go
Server BetriebssystemeWindowsFreeBSD
Linux
macOS
Windows
Linux info64 bit version requiredgehostetAndroid
Linux
Windows
DatenschemaschemafreiFixed schemajaja infosupport of semi-structured data formats (JSON, XML, Avro)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTCan index from XMLneinjanein
Sekundärindizesjaja infoFull-Text Index auf allen Suchfeldernjaja
SQL infoSupport of SQLnein infoÃœber Integration mit SQL ServerSQL-like query languageyes infobut no triggers and foreign keysjaja
APIs und andere Zugriffskonzepte.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
CLI Client
JDBC
ODBC
JDBC
ODBC
Unterstützte ProgrammiersprachenC#Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresja infoÃœber Applikationenuser defined functionsjauser defined functions
Triggersja infoÃœber Applikationenneinneinnein infosimilar concept for controling cloud resourcesja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Sharding infohash partitioningjahorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorSynchronous replication based on Galera librarySource-Replica Replikation infostores two copies of each physical data partition on two separate nodesjaSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinja infoisolated transactions for atomic changes and binary logging for safe writesACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrollenein infoSecurity Layer kann über Applikationen implementiert werdenneinFine grained access control via users, groups and rolesBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
FatDBManticore SearchSingleStore infoformer name was MemSQLSnowflakeYaacomo
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
DrittanbieterCData: 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
FatDBManticore SearchSingleStore infoformer name was MemSQLSnowflakeYaacomo
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21. Februar 2024, hackernoon.com

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13. April 2020, Towards Data Science

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

SingleStore Accelerates Go-to-Market Strategy with AWS
5. März 2024, Business Wire

New AI features for developers in SingleStoreDB
29. Januar 2024, InfoWorld

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, IBM

bereitgestellt von Google News

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16. April 2024, Yahoo Finance

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17. April 2024, PR Newswire

How to Secure Your Data In Snowflake: 8 Areas to Focus On
16. April 2024, Security Boulevard

Use Apache Iceberg in your data lake with Amazon S3, AWS Glue, and Snowflake | Amazon Web Services
3. April 2024, AWS Blog

MessageGears to operate with the Snowflake data cloud
9. April 2024, MarTech

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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