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 > Elasticsearch vs. Faircom DB vs. PostgreSQL

Vergleich der Systemeigenschaften Elasticsearch vs. Faircom DB vs. PostgreSQL

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenPostgreSQL  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 metricNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Weit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellSuchmaschineKey-Value Store
Relational DBMS
Relational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
Graph DBMS infowith Apache Age
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte143,75
Rang#8  Overall
#1  Suchmaschinen
Punkte0,28
Rang#347  Overall
#51  Key-Value Stores
#149  Relational DBMS
Punkte612,82
Rang#4  Overall
#4  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.faircom.com/­products/­faircom-dbwww.postgresql.org
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmllearn.faircomcorp.com/­developers/­documentation_directorywww.postgresql.org/­docs
EntwicklerElasticFairCom CorporationPostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr201019791989 info1989: Postgres, 1996: PostgreSQL
Aktuelle Version8.6, January 2023V12, November 202015.3, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoElastic Licensekommerziell infoRestricted, free version availableOpen Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • ScaleGrid for PostgreSQL: Fully managed PostgreSQL DBaaS hosting On-Premises and on clouds such as AWS, Azure, GCP and DigitalOcean with no vendor lock-in. Leverage any extension and get SSH access.
  • Aiven for PostgreSQL: Fully managed and hosted PostgreSQL® with 70+ extensions and orchestration tooling included.
ImplementierungsspracheJavaANSI C, C++C
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schema free, schema optional, schema required, partial schema,ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Types, JSON, typed binary structuresja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertjaja
SQL infoSupport of SQLSQL-like query languageyes, ANSI SQL with proprietary extensionsja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresjaja info.Net, JavaScript, C/C++benutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersja infoMittels Verwendung des 'Percolation' featuresjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningpartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjayes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneintunable from ACID to Eventually ConsistentACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationjanein
Berechtigungskonzept infoZugriffskontrolleFine grained access rights according to SQL-standard with additional protections for filesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
ElasticsearchFaircom DB infoformerly c-treeACEPostgreSQL
Specific characteristicsAchieve Hundreds of Thousands of Transactions Per Second on A Single Database Server...
» mehr
Competitive advantagesTop Features SQL Key-value store and navigational NoSQL API Indexed binary objects...
» mehr
Typical application scenariosReal-time transaction processing solutions leverage FairCom DB because its NoSQL...
» mehr
Key customersMicrosoft, UPS, Verizon, Motorola, Commvault, Thomson Reuters, ACI, BNY Mellon, Rockwell...
» mehr
Market metricsFrom banking and financial transactions, transportation, warehouse automation, package...
» mehr
Licensing and pricing modelsJust as the technical aspects of FairCom DB are flexible to meet operation requirements,...
» 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
DrittanbieterDatasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» mehr

DbVisualizer is equipping database professionals with the tools they need to build, manage and maintain state-of-the-art database technologies. It has sky-high user satisfaction and is the preferred tool for database professionals around the world. Customers include Tesla, Apple, Facebook, Deutsche Bank, NASA, and 25,000 others in 145 countries.
» mehr

The State of PostgreSQL 2022 survey is now open!
» mehr

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

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

SQLFlow: Provides a visual representation of the overall flow of data. Automated SQL data lineage analysis across Databases, ETL, Business Intelligence, Cloud and Hadoop environments by parsing SQL Script and stored procedure.
» mehr

Aiven for PostgreSQL: The familiar open source PostgreSQL® that you know and love, with no proprietary features or add-ons that will lock you in.
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
ElasticsearchFaircom DB infoformerly c-treeACEPostgreSQL
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

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

Driving the Future of PostgreSQL Adoption
15. November 2021,  Umair Shahid, Percona (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Total Economic Impact™ Study Reveals 293% Three-Year ROI for Organizations Using Elasticsearch for Search Applications
6. Juni 2023, Yahoo Finance

Elastic Unveils the Elasticsearch Relevance Engine for Artificial ...
23. Mai 2023, Business Wire

Building A Log Analytics Solution 10 Times More Cost-Effective ...
15. Mai 2023, hackernoon.com

Somehow Amazon's Open Source Fork of ElasticSearch Has ...
14. Mai 2023, Slashdot

Roll Over Rollups! The Big Future of Ophan’s Historical Data
7. Juni 2023, The Guardian

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

Shane Johnson Joins FairCom as Head of Marketing
16. Juni 2021, The Fast Mode

c-treeAMS: Replication - FairCom
6. Juni 2023, faircom.com

FairCom DB Download Registration - FairCom
1. November 2022, faircom.com

FairCom MQ | Robust MQTT Broker | Embedded Database
20. April 2023, faircom.com

bereitgestellt von Google News

Serverless is the future of PostgreSQL
5. Juni 2023, InfoWorld

PostgreSQL 16 advances query parallelism
26. Mai 2023, InfoWorld

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian's Experience
31. Mai 2023, The New Stack

How to Migrate from Oracle to PostgreSQL
10. Mai 2023, hackernoon.com

MariaDB's Xpand offers PostgreSQL compatibility without the forking drama
10. Mai 2023, The Register

bereitgestellt von Google News

Jobangebote

Elasticsearch Consultant
Organized Crime and Corruption Reporting Project (OCCRP), Remote

Europe and Russia SME
Two Six Technologies, Arlington, VA

AI Prompt Engineer
Booz Allen Hamilton, Bethesda, MD

Elasticsearch Engineer
Emonics, Remote

Elasticsearch Engineer
Teknoviq Solutions, Remote

Senior Software Engineer
FairCom, Columbia, MO

Digital Media Coordinator
FairCom, Salt Lake City, UT

Digital Media Coordinator
FairCom, Columbia, MO

Software Engineer
FairCom, Columbia, MO

PostgreSQL Developer
Sydata Inc, Remote

Mid-level PostgreSQL Infrastructure Engineer Community Edition
Diaconia LLC, Remote

Senior PostgreSQL DBA
Alkami Technology, Plano, TX

Junior PostgreSQL Infrastructure Engineer
Intone Networks, Remote

Senior PostgreSQL DBA
Medallia, United States

jobs by Indeed



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.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Redis logo

The world’s most loved real‑time data platform.
Try free

Präsentieren Sie hier Ihr Produkt