DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > 4D vs. Dragonfly vs. EXASOL vs. Fujitsu Enterprise Postgres vs. Manticore Search

Vergleich der Systemeigenschaften 4D vs. Dragonfly vs. EXASOL vs. Fujitsu Enterprise Postgres vs. Manticore Search

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenEXASOL  Xaus Vergleich ausschliessenFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessen
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Multi-storage database for search, including full-text search.
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSRelational DBMSSuchmaschine
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,47
Rang#110  Overall
#54  Relational DBMS
Punkte0,49
Rang#261  Overall
#38  Key-Value Stores
Punkte1,76
Rang#139  Overall
#62  Relational DBMS
Punkte0,37
Rang#278  Overall
#128  Relational DBMS
Punkte0,29
Rang#302  Overall
#21  Suchmaschinen
Websitewww.4d.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.exasol.comwww.postgresql.fastware.commanticoresearch.com
Technische Dokumentationdeveloper.4d.comwww.dragonflydb.io/­docswww.exasol.com/­resourceswww.postgresql.fastware.com/­product-manualsmanual.manticoresearch.com
Entwickler4D, IncDragonflyDB team and community contributorsExasolPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyManticore Software
Erscheinungsjahr1984202320002017
Aktuelle Versionv20, April 20231.0, March 2023Fujitsu Enterprise Postgres 14, January 20226.0, Februar 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSL 1.1kommerziellkommerziellOpen Source infoGPL Version 2
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++CC++
Server BetriebssystemeOS X
Windows
LinuxLinux
Windows
FreeBSD
Linux
macOS
Windows
DatenschemajaschemafreijajaFixed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejastrings, hashes, lists, sets, sorted sets, bit arraysjajaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinCan index from XML
Sekundärindizesjaneinjajaja infoFull-Text Index auf allen Suchfeldern
SQL infoSupport of SQLja infoclose to SQL 92neinjajaSQL-like query language
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
Proprietäres Protokoll infoRESP - REdis Serialization Protocol.Net
JDBC
ODBC
WebSocket
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Unterstützte Programmiersprachen4D eigene IDE
PHP
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
Java
Lua
Python
R
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-seitige Scripts infoStored ProceduresjaLuabenutzerdefinierte Funktionenbenutzerdefinierte Funktionenuser defined functions
Triggersjapublish/subscribe channels provide some trigger functionalityjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingpartitioning by range, list and by hashSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica ReplikationSource-Replica ReplikationSynchronous replication based on Galera library
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoHadoop integrationneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scriptsACIDACIDja infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serverjayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenPassword-based authenticationAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
4D infofrüherer Name: 4th DimensionDragonflyEXASOLFujitsu Enterprise PostgresManticore Search
Specific characteristics100% compatible with community PostgreSQL
» mehr
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» mehr
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
Licensing and pricing modelsCore based licensing
» 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
4D infofrüherer Name: 4th DimensionDragonflyEXASOLFujitsu Enterprise PostgresManticore Search
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18. April 2023, Business Wire

bereitgestellt von Google News

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14. Mai 2024, insideBIGDATA

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21. Mai 2024, Unite.AI

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
22. Februar 2024, AiThority

bereitgestellt von Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26. Februar 2015, Fujitsu

Expert Insight 202009 KAC
4. September 2023, Fujitsu

Fujitsu Develops Database Integration Technology to Accelerate IoT Data Analysis
17. März 2017, Fujitsu

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28. Juni 2023, Fujitsu

Latest News
17. September 2020, IBM Newsroom

bereitgestellt von Google News

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

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

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

Highlighting in Search Results
24. Mai 2020, hackernoon.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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