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

DBMS > Google Cloud Datastore vs. Microsoft SQL Server vs. NCache vs. OrigoDB vs. Raima Database Manager

Vergleich der Systemeigenschaften Google Cloud Datastore vs. Microsoft SQL Server vs. NCache vs. OrigoDB vs. Raima Database Manager

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformRelationales DBMS von MicrosoftOpen-Source and Enterprise in-memory Key-Value StoreA fully ACID in-memory object graph databaseRDBMS with a small footprint, either embedded into an application or used as a database server
Primäres DatenbankmodellDocument StoreRelational DBMSKey-Value StoreDocument Store
Object oriented DBMS
Relational DBMS
Time Series DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Document Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte0,46
Rang#259  Overall
#120  Relational DBMS
#22  Time Series DBMS
Websitecloud.google.com/­datastorewww.microsoft.com/­en-us/­sql-serverwww.alachisoft.com/­ncacheorigodb.comraima.com
Technische Dokumentationcloud.google.com/­datastore/­docslearn.microsoft.com/­en-US/­sql/­sql-serverwww.alachisoft.com/­resources/­docsorigodb.com/­docsdocs.raima.com
EntwicklerGoogleMicrosoftAlachisoftRobert Friberg et alRaima Inc.
Erscheinungsjahr2008198920052009 infounder the name LiveDB1984
Aktuelle VersionSQL Server 2022, November 20225.3.3, April 202415, Juni 2021
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoEnterprise Edition availableOpen Sourcekommerziell
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++C#, .NET, .NET Core, JavaC#C
Server BetriebssystemegehostetLinux
Windows
Linux
Windows
Linux
Windows
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Datenschemaschemafreijaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and CounterUser defined using .NET types and collectionsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein infocan be achieved using .NETnein infoExporting/Importing of XML structures possible
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL-like query language (GQL)jaSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.neinja
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
IDistributedCache
JCache
LINQ
Proprietäres native API
.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
ODBC
RESTful HTTP API
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net.Net
C
C++
Objective-C
PL/SQL
Server-seitige Scripts infoStored Proceduresmit Google App EngineTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanein infoUnterstützung für stored procedures mit SQL-Server CLRjaja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specification
TriggersCallbacks mit Google Apps Enginejaja infoNotificationsja infoDomain Eventsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)jahorizontale Partitionierung infoclient side managed; servers are not synchronizedhorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxosja, aber abhängig von der SQL-Server Editionja, mit wählbarer KonsistenzSource-Replica ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowneinjaneinnein
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 ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsjaneindepending on modelja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDoptimistic Locking und pessimistic LockingACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajajaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Role based authorizationnein
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreMicrosoft SQL ServerNCacheOrigoDBRaima Database Manager infoformerly named db_Vista
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Over 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
Just 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 SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» 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 DatastoreMicrosoft SQL ServerNCacheOrigoDBRaima Database Manager infoformerly named db_Vista
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Best cloud storage of 2024
29. April 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

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

What Is Google Cloud Platform?
28. August 2023, Simplilearn

bereitgestellt von Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

Top 35 SQL Server Interview Questions And Answers for 2024
5. Dezember 2023, Simplilearn

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, blogs.oracle.com

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

SingleStore logo

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

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

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