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

DBMS > Atos Standard Common Repository vs. EDB Postgres vs. Manticore Search vs. Postgres-XL vs. Stardog

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. EDB Postgres vs. Manticore Search vs. Postgres-XL vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Multi-storage database for search, including full-text search.Basiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSSuchmaschineRelational DBMSGraph DBMS
RDF Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,91
Rang#130  Overall
#60  Relational DBMS
Punkte0,29
Rang#302  Overall
#21  Suchmaschinen
Punkte0,53
Rang#254  Overall
#117  Relational DBMS
Punkte2,07
Rang#122  Overall
#11  Graph DBMS
#6  RDF Stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.enterprisedb.commanticoresearch.comwww.postgres-xl.orgwww.stardog.com
Technische Dokumentationwww.enterprisedb.com/­docsmanual.manticoresearch.comwww.postgres-xl.org/­documentationdocs.stardog.com
EntwicklerAtos Convergence CreatorsEnterpriseDBManticore SoftwareStardog-Union
Erscheinungsjahr2016200520172014 infoseit 2012, ursprünglich genannt StormDB2010
Aktuelle Version170314, Dezember 20216.0, Februar 202310 R1, Oktober 20187.3.0, Mai 2020
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoBSD for PostgreSQL-componentsOpen Source infoGPL Version 2Open Source infoMozilla public licensekommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
ImplementierungsspracheJavaCC++CJava
Server BetriebssystemeLinuxLinux
Windows
FreeBSD
Linux
macOS
Windows
Linux
macOS
Linux
macOS
Windows
DatenschemaSchema and schema-less with LDAP viewsjaFixed schemajaschema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljaInt, 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, XSLTjaja infospecific XML-type available, but no XML query functionality.Can index from XMLja infoXML type, but no XML query functionalitynein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesjajaja infoFull-Text Index auf allen Suchfeldernjaja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLneinja infoStandard mit zahlreichen ErweiterungenSQL-like query languageja infodistributed, parallel query executionYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteLDAPADO.NET
JDBC
native C library
ODBC
streaming API for large objects
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
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte ProgrammiersprachenAll languages with LDAP bindings.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)user defined functionsbenutzerdefinierte Funktionenuser defined functions and aggregates, HTTP Server extensions in Java
Triggersjajaneinjaja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionhorizontale Partitionierung infoby hash, list or rangeSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.horizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source ReplikationSynchronous replication based on Galera libraryMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätneinjaneinjaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDja infoisolated transactions for atomic changes and binary logging for safe writesACID infoMVCCACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
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 haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen

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

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

Weitere Ressourcen
Atos Standard Common RepositoryEDB PostgresManticore SearchPostgres-XLStardog
Erwähnungen in aktuellen Nachrichten

Infographic: What makes a Mobile Operator's setup future proof?
10. Februar 2024, Atos

bereitgestellt von Google News

Technobind to Drive Digital Transformation in India as a Newly Appointed Distributor for EnterpriseDB
6. Juni 2024, CXOToday.com

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21. Mai 2024, Blocks & Files

EDB Builds Best-in-Class Network of Strategic Alliances to Further Advance Postgres for the AI Generation
23. Mai 2024, GlobeNewswire

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