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

DBMS > Elasticsearch vs. GigaSpaces vs. Manticore Search vs. PostgreSQL vs. TigerGraph

Vergleich der Systemeigenschaften Elasticsearch vs. GigaSpaces vs. Manticore Search vs. PostgreSQL vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsMulti-storage database for search, including full-text search.Weit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellSuchmaschineDocument Store
Object oriented DBMS infoValues are user defined objects
SuchmaschineRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Graph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Graph DBMS
Suchmaschine
Time Series DBMS infousing the Manticore Columnar LibraryDocument Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte134,79
Rang#7  Overall
#1  Suchmaschinen
Punkte1,05
Rang#191  Overall
#31  Document Stores
#6  Object oriented DBMS
Punkte0,26
Rang#312  Overall
#21  Suchmaschinen
Punkte634,91
Rang#4  Overall
#4  Relational DBMS
Punkte1,92
Rang#143  Overall
#13  Graph DBMS
Websitewww.elastic.co/­elasticsearchwww.gigaspaces.commanticoresearch.comwww.postgresql.orgwww.tigergraph.com
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.gigaspaces.com/­latest/­landing.htmlmanual.manticoresearch.comwww.postgresql.org/­docsdocs.tigergraph.com
EntwicklerElasticGigaspaces TechnologiesManticore SoftwarePostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr2010200020171989 info1989: Postgres, 1996: PostgreSQL2017
Aktuelle Version8.6, January 202315.5, September 20206.0, Februar 202316.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoGPL Version 2Open Source infoBSDkommerziell
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.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
ImplementierungsspracheJavaJava, C++, .NetC++CC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
macOS
Solaris
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schemafreiFixed schemajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoXML can be used for describing objects metadataCan index from XMLja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertjaja infoFull-Text Index auf allen Suchfeldernja
SQL infoSupport of SQLSQL-like query languageSQL-99 for query and DML statementsSQL-like query languageja infoStandard mit zahlreichen ErweiterungenSQL-like query language (GSQL)
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C++
Java
Python
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++
Java
Server-seitige Scripts infoStored Proceduresjajauser defined functionsbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)ja
Triggersja infoMittels Verwendung des 'Percolation' featuresjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.partitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
Synchronous replication based on Galera librarySource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorja infoMap-Reduce pattern can be built with XAP task executorsneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDja infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
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 haltenMemcached and Redis integrationjaneinnein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control

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
DrittanbieterTimescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» mehr

Redgate webinars: A series of key topics for new PostgreSQL users.
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» mehr

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» mehr

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» mehr

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» mehr

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» 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
ElasticsearchGigaSpacesManticore SearchPostgreSQLTigerGraph
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

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

alle anzeigen

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

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

AWS Marketplace: Elastic Cloud (Elasticsearch Service) Comments
18. März 2024, AWS Blog

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13. März 2024, The New Stack

Alation Broadens Partner Ecosystem with Amazon DynamoDB, Apache Kafka, Confluent Kafka, Elasticsearch, Fivetran ...
28. Februar 2024, Datanami

Cribl forges strategic alliance with Elasticsearch for enhanced observability and AI integration
17. November 2023, SiliconANGLE News

Mastering Elasticsearch: A Beginner's Guide to Powerful Searches and Precision — Part 1
21. November 2023, Towards Data Science

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

GigaSpaces brings Group PSA mainframe up to speed – Blocks and Files
15. Juni 2020, Blocks and Files

bereitgestellt von Google News

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

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, 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

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

bereitgestellt von Google News

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14. November 2023, blogs.oracle.com

PostgreSQL and Databricks founders join forces for DBOS to create a new type of operating system
12. März 2024, VentureBeat

PostgreSQL 11 upgrade strategies for Amazon Aurora PostgreSQL and Amazon RDS for PostgreSQL | Amazon Web ...
24. Januar 2024, AWS Blog

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Oracle Introduces PostgreSQL Running Native on OCI
17. Dezember 2023, IDC

bereitgestellt von Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31. Juli 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31. Oktober 2023, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

TigerGraph partners with Pascal as master distributor for APJ region
10. Januar 2024, VnExpress International

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.

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.

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

Präsentieren Sie hier Ihr Produkt