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

DBMS > Apache Drill vs. eXtremeDB vs. H2 vs. Ingres vs. NCache

Vergleich der Systemeigenschaften Apache Drill vs. eXtremeDB vs. H2 vs. Ingres vs. NCache

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageNatively in-memory DBMS with options for persistency, high-availability and clusteringFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Bewährtes RDBMSOpen-Source and Enterprise in-memory Key-Value Store
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMS
Time Series DBMS
Relational DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,95
Rang#127  Overall
#23  Document Stores
#60  Relational DBMS
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte4,11
Rang#81  Overall
#44  Relational DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Websitedrill.apache.orgwww.mcobject.comwww.h2database.comwww.actian.com/­databases/­ingreswww.alachisoft.com/­ncache
Technische Dokumentationdrill.apache.org/­docswww.mcobject.com/­docs/­extremedb.htmwww.h2database.com/­html/­main.htmldocs.actian.com/­ingreswww.alachisoft.com/­resources/­docs
EntwicklerApache Software FoundationMcObjectThomas MuellerActian CorporationAlachisoft
Erscheinungsjahr2012200120051974 infoUrsprünglich bereits in den 1970 Jahren2005
Aktuelle Version1.20.3, Jaenner 20238.2, 20212.2.220, Juli 202311.2, Mai 20225.3.3, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellOpen 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.
ImplementierungsspracheC und C++JavaCC#, .NET, .NET Core, Java
Server BetriebssystemeLinux
OS X
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
Alle Betriebssysteme mit einer Java VMAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
Windows
Datenschemaschemafreijajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajateilweise 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, XSLTneinnein infosupport of XML interfaces availableneinnein infoaber Import/Export aus/von XML-files möglichnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantja infowith the option: eXtremeSQLjajaSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
JDBC
ODBC
.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
IDistributedCache
JCache
LINQ
Proprietäres native API
Unterstützte ProgrammiersprachenC++.Net
C
C#
C++
Java
Lua
Python
Scala
Java.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenjaJava Stored Procedures and User-Defined Functionsjanein infoUnterstützung für stored procedures mit SQL-Server CLR
Triggersneinja infoby defining eventsjajaja infoNotifications
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung / shardingkeinehorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere Datenbankenja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
With clustering: 2 database servers on different computers operate on identical copies of a databaseIngres Replicatorja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Fremdschlüssel inforeferenzielle Integritätneinjajajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDoptimistic Locking und pessimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availableyes, multi-version concurrency control (MVCC)ja infoMVCCja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourcejajaneinja
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DrilleXtremeDBH2IngresNCache
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Market Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
Apache DrilleXtremeDBH2IngresNCache
Erwähnungen in aktuellen Nachrichten

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

Apache Drill Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

bereitgestellt von Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

McObject Offers eXtremeDB 8.3 for Incremental Improvements and New Platforms
11. November 2022, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21. Oktober 2021, GlobeNewswire

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20. Juli 2011, Embedded

bereitgestellt von Google News

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13. Juni 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1. Februar 2019, The New 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.

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt