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

DBMS > CockroachDB vs. Interbase vs. Microsoft Access vs. RavenDB vs. Transbase

Vergleich der Systemeigenschaften CockroachDB vs. Interbase vs. Microsoft Access vs. RavenDB vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenInterbase  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Leichtgewichtiges bewährtes RDBMS infoursprünglich von BorlandMicrosoft 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.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte5,04
Rang#71  Overall
#39  Relational DBMS
Punkte105,40
Rang#11  Overall
#8  Relational DBMS
Punkte3,01
Rang#101  Overall
#17  Document Stores
Punkte0,15
Rang#337  Overall
#147  Relational DBMS
Websitewww.cockroachlabs.comwww.embarcadero.com/­products/­interbasewww.microsoft.com/­en-us/­microsoft-365/­accessravendb.netwww.transaction.de/­en/­products/­transbase.html
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.embarcadero.com/­products/­interbasedeveloper.microsoft.com/­en-us/­accessravendb.net/­docswww.transaction.de/­en/­products/­transbase/­features.html
EntwicklerCockroach LabsEmbarcaderoMicrosoftHibernating RhinosTransaction Software GmbH
Erscheinungsjahr20151984199220101987
Aktuelle Version23.1.1, Mai 2023InterBase 2020, Dezember 20191902 (16.0.11328.20222), Maerz 20195.4, Juli 2022Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziellkommerziell infoGebündelt mit Microsoft Office LizenzenOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarkommerziell infoDevelopment Lizenz gratis
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.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.
ImplementierungsspracheGoCC++C#C und C++
Server BetriebssystemeLinux
macOS
Windows
Android
iOS
Linux
OS X
Windows
Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
macOS
Raspberry Pi
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Datenschemadynamic schemajajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoExportieren als XML möglichnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLjaja infoaber nicht SQL Standard konformSQL-like query language (RQL)ja
APIs und andere ZugriffskonzepteJDBCADO.NET
JDBC
ODBC
ADO.NET
DAO
ODBC
OLE DB
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored Proceduresneinja infoInterbase procedure and trigger languageja infoab Access 2010 mit ACE-Enginejaja
Triggersneinjaja infoab Access 2010 mit ACE-Enginejaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTkeinekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTInterbase Change ViewskeineMulti-Source ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infoaber keine Files für Transaktions-LoggingACID, Cluster-wide transaction availableja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMultiversion concurreny controljajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoaber keine Files für Transaktions-Loggingjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Authorization levels configured per client per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBInterbaseMicrosoft AccessRavenDBTransbase
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» 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
CockroachDBInterbaseMicrosoft AccessRavenDBTransbase
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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

Borland InterBase backdoor detected | ZDNET
11. Januar 2001, ZDNet

Sakaja's vow to nurture sports talents in Nairobi
23. Februar 2024, Nairobi News

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21. Februar 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29. Januar 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11. Februar 2020, Pakistan Observer

bereitgestellt von Google News

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

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

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

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

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

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

Review: NoSQL database RavenDB
20. März 2019, TechGenix

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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