DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Dolt vs. GBase vs. Ignite vs. jBASE vs. NCache

Vergleich der Systemeigenschaften Dolt vs. GBase vs. Ignite vs. jBASE vs. NCache

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A robust multi-value DBMS comprising development tools and middlewareOpen-Source and Enterprise in-memory Key-Value Store
Primäres DatenbankmodellRelational DBMSRelational DBMSKey-Value Store
Relational DBMS
Multivalue DBMSKey-Value Store
Sekundäre DatenbankmodelleDocument StoreDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,02
Rang#191  Overall
#89  Relational DBMS
Punkte1,05
Rang#186  Overall
#86  Relational DBMS
Punkte3,11
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte1,49
Rang#156  Overall
#3  Multivalue DBMS
Punkte0,96
Rang#195  Overall
#29  Key-Value Stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.gbase.cnignite.apache.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.alachisoft.com/­ncache
Technische Dokumentationdocs.dolthub.comapacheignite.readme.io/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.alachisoft.com/­resources/­docs
EntwicklerDoltHub IncGeneral Data Technology Co., Ltd.Apache Software FoundationRocket Software (früher Zumasys)Alachisoft
Erscheinungsjahr20182004201519912005
Aktuelle VersionGBase 8a, GBase 8s, GBase 8cApache Ignite 2.65.75.3.3, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoApache 2.0kommerziellOpen Source infoEnterprise Edition available
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.
ImplementierungsspracheGoC, Java, PythonC++, Java, .NetC#, .NET, .NET Core, Java
Server BetriebssystemeLinux
macOS
Windows
LinuxLinux
OS X
Solaris
Windows
AIX
Linux
Windows
Linux
Windows
Datenschemajajajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaoptionalteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajajanein
Sekundärindizesjajajaja
SQL infoSupport of SQLjaStandard with numerous extensionsANSI-99 for query and DML statements, subset of DDLEmbedded SQL for jBASE in BASICSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
ADO.NET
C API
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
IDistributedCache
JCache
LINQ
Proprietäres native API
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#C#
C++
Java
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releaseuser defined functionsyes (compute grid and cache interceptors can be used instead)janein infoUnterstützung für stored procedures mit SQL-Server CLR
Triggersjajayes (cache interceptors and events)jaja infoNotifications
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by range, list and hash) and vertical partitioningShardingShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.jayes (replicated cache)jaja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinyes (compute grid and hadoop accelerator)neinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDoptimistic 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 haltenjajaja
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupjaSecurity Hooks for custom implementationsAccess rights can be defined down to the item levelAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)
Weitere Informationen bereitgestellt vom Systemhersteller
DoltGBaseIgnitejBASENCache
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsNCache 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
DoltGBaseIgnitejBASENCache
Erwähnungen in aktuellen Nachrichten

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14. Mai 2020, Towards Data Science

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12. Oktober 2023, GlobeNewswire

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

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



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.

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

Präsentieren Sie hier Ihr Produkt