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

DBMS > Google Cloud Datastore vs. MarkLogic vs. Raima Database Manager vs. SQLite vs. StarRocks

Vergleich der Systemeigenschaften Google Cloud Datastore vs. MarkLogic vs. Raima Database Manager vs. SQLite vs. StarRocks

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenStarRocks  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformOperational and transactional Enterprise NoSQL databaseRDBMS with a small footprint, either embedded into an application or used as a database serverWeit verbreitetes In-Process RDBMSAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache Doris
Primäres DatenbankmodellDocument StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Relational DBMS
Time Series DBMS
Relational DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte5,18
Rang#63  Overall
#11  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#7  Suchmaschinen
Punkte0,49
Rang#259  Overall
#121  Relational DBMS
#21  Time Series DBMS
Punkte111,41
Rang#10  Overall
#7  Relational DBMS
Punkte0,93
Rang#198  Overall
#93  Relational DBMS
Websitecloud.google.com/­datastorewww.marklogic.comraima.comwww.sqlite.orgwww.starrocks.io
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.marklogic.comdocs.raima.comwww.sqlite.org/­docs.htmldocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_intro
EntwicklerGoogleMarkLogic Corp.Raima Inc.Dwayne Richard HippThe Linux Foundation infosince Feb 2023
Erscheinungsjahr20082001198420002020
Aktuelle Version11.0, December 202215, Juni 20213.46.0  (23 May 2024), Mai 20242.5.3, March 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziellOpen Source infoPublic DomainOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++CCC++, Java
Server BetriebssystemegehostetLinux
OS X
Windows
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
serverlosLinux
Datenschemaschemafreischemafrei infoSchema kann erzwungen werdenjaja infodynamische Spaltentypenja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjajaja infokeine strenge Typisierung wegen 'dynamic typing'ja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein infoExporting/Importing of XML structures possibleneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL-like query language (GQL)ja infoSQL92jaja infoSQL-92 wird nicht vollständig unterstütztja
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
ADO.NET
JDBC
ODBC
RESTful HTTP API
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
JDBC
MySQL protocol
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Objective-C
PL/SQL
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Java
Server-seitige Scripts infoStored Proceduresmit Google App Engineja infovia XQuery or JavaScriptja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationneinuser defined functions
TriggersCallbacks mit Google Apps Enginejajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontale Partitionierungkeinehorizontal partitioning (by range and hash)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosjaSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinneinno
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infocan act as a resource manager in an XA/JTA transactionACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, with Range Indexesjajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Rollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneneinneinRole based access control and fine grained access rights
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreMarkLogicRaima Database Manager infoformerly named db_VistaSQLiteStarRocks
Specific characteristicsRaima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
Competitive advantagesDecreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
Typical application scenariosTypical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Key customersInfor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
Licensing and pricing modelsJust as the technical aspects of Raima Database Manager are flexible, so are the...
» mehr
Neuigkeiten

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29. Februar 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10. Juni 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8. Oktober 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1. Oktober 2020

Raima Expands Their Reseller Network in Asia
19. Mai 2020

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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» mehr

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

Weitere Ressourcen
Google Cloud DatastoreMarkLogicRaima Database Manager infoformerly named db_VistaSQLiteStarRocks
DB-Engines Blog Posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Best cloud storage of 2024
4. Juni 2024, TechRadar

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

bereitgestellt von Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22. April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1. Februar 2024, release.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4. Januar 2023, The Stack

bereitgestellt von Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14. März 2012, Embedded

Edge Computing Enabling the Future | Wind River
2. Juli 2018, WIND

LabVIEW integrates Raima's Database API
7. August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27. Januar 2014, Embedded

bereitgestellt von Google News

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21. Mai 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

Copilot‘s screen-snapping Recall data stored in plain text
31. Mai 2024, CyberNews.com

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9. Mai 2024, Phoronix

bereitgestellt von Google News

CelerData: How This Company Reduces Data Migration And Direct Analysis Costs In Data Lakes
21. Dezember 2023, Pulse 2.0

StarRocks analytical DB heads to Linux Foundation
14. Februar 2023, VentureBeat

StarRocks Brings Speedy OLAP Database to the Cloud
14. Juli 2022, Datanami

StarRocks Launches Beta of Cloud Service for Its Analytics Engine
15. Juli 2022, The New Stack

StarRocks launches managed DBaaS for real-time analytics
14. Juli 2022, InfoWorld

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