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

DBMS > Atos Standard Common Repository vs. Microsoft Access vs. OpenTSDB vs. Tarantool vs. ToroDB

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Microsoft Access vs. OpenTSDB vs. Tarantool vs. ToroDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenOpenTSDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksMicrosoft 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.Skalierbares Timeseries DBMS basierend auf HBaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSTime Series DBMSDocument Store
Key-Value Store
Relational DBMS
Document Store
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte104,92
Rang#11  Overall
#8  Relational DBMS
Punkte1,68
Rang#146  Overall
#12  Time Series DBMS
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.microsoft.com/­en-us/­microsoft-365/­accessopentsdb.netwww.tarantool.iogithub.com/­torodb/­server
Technische Dokumentationdeveloper.microsoft.com/­en-us/­accessopentsdb.net/­docs/­build/­html/­index.htmlwww.tarantool.io/­en/­doc
EntwicklerAtos Convergence CreatorsMicrosoftderzeit von Yahoo und anderen gewartetVK8Kdata
Erscheinungsjahr20161992201120082016
Aktuelle Version17031902 (16.0.11328.20222), Maerz 20192.10.0, Mai 2022
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoGebündelt mit Microsoft Office LizenzenOpen Source infoLGPLOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoAGPL-V3
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++JavaC und C++Java
Server BetriebssystemeLinuxWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
Windows
BSD
Linux
macOS
Alle Betriebssysteme mit einer Java 7 VM
DatenschemaSchema and schema-less with LDAP viewsjaschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljanumerische Daten für Metriken, Strings für Tagsstring, double, decimal, uuid, integer, blob, boolean, datetimeja infostring, integer, double, boolean, date, object_id
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjajaneinja
SQL infoSupport of SQLneinja infoaber nicht SQL Standard konformneinFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteLDAPADO.NET
DAO
ODBC
OLE DB
HTTP API
Telnet API
Open binary protocol
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Erlang
Go
Java
Python
R
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresneinja infoab Access 2010 mit ACE-EngineneinLua, C and SQL stored procedures
Triggersjaja infoab Access 2010 mit ACE-Engineneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionkeineSharding infobasierend auf HBaseSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjakeinefrei wählbarer Replikationsfaktor infobasierend auf HBaseAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency infobasierend auf HBaseCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinyesnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACID infoaber keine Files für Transaktions-LoggingneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infoaber keine Files für Transaktions-Loggingjayes, write ahead loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003neinAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Zugriffsrechte 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 RepositoryMicrosoft AccessOpenTSDBTarantoolToroDB
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

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

alle anzeigen

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

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

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
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

ACCDE File (What It Is and How to Open One)
27. Juli 2023, Lifewire

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

bereitgestellt von Google News

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5. August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28. Juni 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30. Juni 2021, Towards Data Science

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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