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 > Amazon Redshift vs. FoundationDB vs. Manticore Search vs. MonetDB vs. SwayDB

Vergleich der Systemeigenschaften Amazon Redshift vs. FoundationDB vs. Manticore Search vs. MonetDB vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenMonetDB  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsSortierter Key-Value Store. Core features werden durch layers ergänzt.Multi-storage database for search, including full-text search.Ein relationales Datenbankmanagementsystem mit spaltenweiser Abspeicherung der DatenAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellRelational DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
SuchmaschineRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte19,03
Rang#34  Overall
#21  Relational DBMS
Punkte1,07
Rang#188  Overall
#31  Document Stores
#28  Key-Value Stores
#86  Relational DBMS
Punkte0,23
Rang#317  Overall
#21  Suchmaschinen
Punkte1,72
Rang#148  Overall
#68  Relational DBMS
Punkte0,04
Rang#373  Overall
#57  Key-Value Stores
Websiteaws.amazon.com/­redshiftgithub.com/­apple/­foundationdbmanticoresearch.comwww.monetdb.orgswaydb.simer.au
Technische Dokumentationdocs.aws.amazon.com/­redshiftapple.github.io/­foundationdbmanual.manticoresearch.comwww.monetdb.org/­Documentation
EntwicklerAmazon (based on PostgreSQL)FoundationDBManticore SoftwareMonetDB BVSimer Plaha
Erscheinungsjahr20122013201720042018
Aktuelle Version6.2.28, November 20206.0, Februar 2023Dec2023 (11.49), Dezember 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoGPL Version 2Open Source infoMozilla Public License 2.0Open Source infoGNU Affero GPL V3.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++C++CScala
Server BetriebssystemegehostetLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Datenschemajaschemafrei infoEinige Layers unterstützen SchemataFixed schemajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen TypenInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinCan index from XMLnein
Sekundärindizeseingeschränktneinja infoFull-Text Index auf allen Suchfeldernjanein
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-Standardsnur in speziellem SQL-LayerSQL-like query languageja infoSQL 2003 mit einigen Erweiterungennein
APIs und andere ZugriffskonzepteJDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Java
Kotlin
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin Pythonnur im SQL-layeruser defined functionsyes, in SQL, C, Rnein
Triggersneinneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Sharding via remote tableskeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjajaSynchronous replication based on Galera librarykeine infoSource-replica replication available in experimental statuskeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyLinearizable consistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'nur im SQL-layerneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDja infoisolated transactions for atomic changes and binary logging for safe writesACIDAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

Weitere Informationen bereitgestellt vom Systemhersteller

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
Amazon RedshiftFoundationDBManticore SearchMonetDBSwayDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18. April 2024, AWS Blog

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17. April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8. Februar 2024, AWS Blog

How Aura from Unity revolutionized their big data pipeline with Amazon Redshift Serverless | Amazon Web Services
4. April 2024, AWS Blog

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

IBM Cloudant ends backing of FoundationDB version of CouchDB
15. März 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

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

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

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, 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

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31. Januar 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9. Dezember 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6. April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14. Januar 2020, Towards Data Science

Q&A: The Revival of the Column-Oriented Database
19. August 2022, TDWI

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt