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

DBMS > Atos Standard Common Repository vs. EDB Postgres vs. InfinityDB vs. Microsoft Access vs. PlanetScale

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. EDB Postgres vs. InfinityDB vs. Microsoft Access vs. PlanetScale

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenPlanetScale  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.A Java embedded Key-Value Store which extends the Java Map interfaceMicrosoft 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.Scalable, distributed, serverless MySQL database platform built on top of Vitess
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSKey-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte104,92
Rang#11  Overall
#8  Relational DBMS
Punkte1,59
Rang#151  Overall
#70  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.enterprisedb.comboilerbay.comwww.microsoft.com/­en-us/­microsoft-365/­accessplanetscale.com
Technische Dokumentationwww.enterprisedb.com/­docsboilerbay.com/­infinitydb/­manualdeveloper.microsoft.com/­en-us/­accessplanetscale.com/­docs
EntwicklerAtos Convergence CreatorsEnterpriseDBBoiler Bay Inc.MicrosoftPlanetScale
Erscheinungsjahr20162005200219922020
Aktuelle Version170314, Dezember 20214.01902 (16.0.11328.20222), Maerz 2019
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoBSD for PostgreSQL-componentskommerziellkommerziell infoGebündelt mit Microsoft Office Lizenzenkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaCJavaC++Go
Server BetriebssystemeLinuxLinux
Windows
Alle Betriebssysteme mit einer Java VMWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Docker
Linux
macOS
DatenschemaSchema and schema-less with LDAP viewsjaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaja
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.nein
Sekundärindizesjajanein infomanual creation possible, using inversions based on multi-value capabilityjaja
SQL infoSupport of SQLneinja infoStandard mit zahlreichen Erweiterungenneinja infoaber nicht SQL Standard konformja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteLDAPADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
DAO
ODBC
OLE DB
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenAll languages with LDAP bindings.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
JavaC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)neinja infoab Access 2010 mit ACE-Engineja infoproprietäre Syntax
Triggersjajaneinja infoab Access 2010 mit ACE-Engineja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionhorizontale Partitionierung infoby hash, list or rangekeinekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source ReplikationkeinekeineMulti-Source Replikation
Source-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 ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätneinjanein infomanual creation possible, using inversions based on multi-value capabilityjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infoaber keine Files für Transaktions-LoggingACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajaja infoaber keine Files für Transaktions-Loggingja
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-Standardneinnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Benutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder 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 PostgresInfinityDBMicrosoft AccessPlanetScale
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

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

Enterprise DB begins rolling AI features into PostgreSQL
23. Mai 2024, SiliconANGLE News

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

EDB Postgres AI is a new platform for analytics workloads
23. Mai 2024, Techzine Europe

EDB Celebrates 20 Years with Launch of its Innovative Postgres AI Platform
23. Mai 2024, Travel And Tour World

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

PlanetScale ends free tier bid, sheds staff in profitability bid
11. März 2024, The Register

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8. November 2023, Business Wire

PlanetScale forks MySQL to add vector support
3. Oktober 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31. August 2023, Business Wire

How to Migrate to PlanetScale's Serverless Database
14. Oktober 2021, The New Stack

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt