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. Manticore Search vs. Microsoft Access vs. OceanBase vs. Sequoiadb

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Manticore Search vs. Microsoft Access vs. OceanBase vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenSequoiadb  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 networksMulti-storage database for search, including full-text search.Microsoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.A distributed, high available RDBMS compatible with Oracle and MySQLNewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellDocument Store
Key-Value Store
SuchmaschineRelational DBMSRelational DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte104,92
Rang#11  Overall
#8  Relational DBMS
Punkte1,66
Rang#147  Overall
#68  Relational DBMS
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorymanticoresearch.comwww.microsoft.com/­en-us/­microsoft-365/­accessen.oceanbase.comwww.sequoiadb.com
Technische Dokumentationmanual.manticoresearch.comdeveloper.microsoft.com/­en-us/­accessen.oceanbase.com/­docs/­oceanbase-databasewww.sequoiadb.com/­en/­index.php?m=Files&a=index
EntwicklerAtos Convergence CreatorsManticore SoftwareMicrosoftOceanBase infopreviously Alibaba and Ant GroupSequoiadb Ltd.
Erscheinungsjahr20162017199220102013
Aktuelle Version17036.0, Februar 20231902 (16.0.11328.20222), Maerz 20194.3.0, April 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version 2kommerziell infoGebündelt mit Microsoft Office LizenzenOpen Source infoCommercial license availableOpen Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheJavaC++C++C++C++
Server BetriebssystemeLinuxFreeBSD
Linux
macOS
Windows
Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.LinuxLinux
DatenschemaSchema and schema-less with LDAP viewsFixed schemajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionalInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjajaja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaCan index from XMLjanein
Sekundärindizesjaja infoFull-Text Index auf allen Suchfeldernjajaja
SQL infoSupport of SQLneinSQL-like query languageja infoaber nicht SQL Standard konformjaSQL-like query language
APIs und andere ZugriffskonzepteLDAPBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
DAO
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinuser defined functionsja infoab Access 2010 mit ACE-EnginePL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeJavaScript
Triggersjaneinja infoab Access 2010 mit ACE-Enginejanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.keinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSynchronous replication based on Galera librarykeineMulti-source replication using PaxosSource-Replica Replikation
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 ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsja infoisolated transactions for atomic changes and binary logging for safe writesACID infoaber keine Files für Transaktions-LoggingACIDwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja infoaber keine Files für Transaktions-Loggingjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationneinnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Access rights for users, groups and roles according to SQL-standardeinfacher Passwort-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryManticore SearchMicrosoft AccessOceanBaseSequoiadb
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» mehr
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» mehr
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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
Atos Standard Common RepositoryManticore SearchMicrosoft AccessOceanBaseSequoiadb
DB-Engines Blog Posts

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

8 Powerful Alternatives to Elasticsearch
25. April 2024, Insider Monkey

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

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9. November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7. September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11. Oktober 2023, MS Australia

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt