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

DBMS > CrateDB vs. Google Cloud Bigtable vs. HyperSQL vs. NCache vs. Sadas Engine

Vergleich der Systemeigenschaften CrateDB vs. Google Cloud Bigtable vs. HyperSQL vs. NCache vs. Sadas Engine

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LuceneGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.In Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBOpen-Source and Enterprise in-memory Key-Value StoreSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Key-Value Store
Wide Column Store
Relational DBMSKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte0,00
Rang#383  Overall
#158  Relational DBMS
Websitecratedb.comcloud.google.com/­bigtablehsqldb.orgwww.alachisoft.com/­ncachewww.sadasengine.com
Technische Dokumentationcratedb.com/­docscloud.google.com/­bigtable/­docshsqldb.org/­web/­hsqlDocsFrame.htmlwww.alachisoft.com/­resources/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
EntwicklerCrateGoogleAlachisoftSADAS s.r.l.
Erscheinungsjahr20132015200120052006
Aktuelle Version2.7.2, Juni 20235.3.3, April 20248.0
Lizenz infoCommercial or Open SourceOpen SourcekommerziellOpen Source infoBasiert auf BSD-LizenzOpen Source infoEnterprise Edition availablekommerziell infofree trial version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaJavaC#, .NET, .NET Core, JavaC++
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportgehostetAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Windows
AIX
Linux
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityneinjaSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.ja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API infoJDBC via HTTP
JDBC
ODBC
IDistributedCache
JCache
LINQ
Proprietäres native API
JDBC
ODBC
Proprietäres Protokoll
Unterstützte Programmiersprachen.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C#
C++
Go
Java
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC
Java
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinJava, SQLnein infoUnterstützung für stored procedures mit SQL-Server CLRnein
Triggersneinneinjaja infoNotificationsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeinejahorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelInternal replication in Colossus, and regional replication between two clusters in different zoneskeineja, mit wählbarer Konsistenzkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyAtomic single-row operationsACIDoptimistic Locking und pessimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjajaja infomanaged by 'Learn by Usage'
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsAccess 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)Access rights for users, groups and roles according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBGoogle Cloud BigtableHyperSQL infoalso known as HSQLDBNCacheSadas Engine
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Market Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
CrateDBGoogle Cloud BigtableHyperSQL infoalso known as HSQLDBNCacheSadas Engine
Erwähnungen in aktuellen Nachrichten

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25. März 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16. Mai 2017, Business Wire

Crate.io raises $10M to grow its database platform
15. Juni 2021, VentureBeat

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6. Mai 2015, TechCrunch

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

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

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

NCache 4.4 Open Sourced
16. Januar 2015, iProgrammer

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