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

DBMS > EXASOL vs. FoundationDB vs. Geode vs. H2 vs. Weaviate

Vergleich der Systemeigenschaften EXASOL vs. FoundationDB vs. Geode vs. H2 vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEXASOL  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Sortierter Key-Value Store. Core features werden durch layers ergänzt.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellRelational DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value StoreRelational DBMSVektor DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,99
Rang#124  Overall
#58  Relational DBMS
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websitewww.exasol.comgithub.com/­apple/­foundationdbgeode.apache.orgwww.h2database.comgithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationwww.exasol.com/­resourcesapple.github.io/­foundationdbgeode.apache.org/­docswww.h2database.com/­html/­main.htmlweaviate.io/­developers/­weaviate
EntwicklerExasolFoundationDBOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Thomas MuellerWeaviate B.V.
Erscheinungsjahr20002013200220052019
Aktuelle Version6.2.28, November 20201.1, February 20172.2.220, Juli 20231.19, Mai 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoApache Version 2; commercial licenses available as GemfireOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infocommercial license available with Weaviate Enterprise
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++JavaJavaGo
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredAlle Betriebssysteme mit einer Java VM
Datenschemajaschemafrei infoEinige Layers unterstützen Schemataschemafreijayes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen Typenjajaja infostring, int, float, geo point, date, cross reference, fuzzy references
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinneinjaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLjanur in speziellem SQL-LayerSQL-like query language (OQL)jaGraphQL is used as query language
APIs und andere Zugriffskonzepte.Net
JDBC
ODBC
WebSocket
Java Client API
Memcached Protokoll
RESTful HTTP API
JDBC
ODBC
GraphQL query language
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJava
Lua
Python
R
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaJavaScript / TypeScript
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionennur im SQL-layerbenutzerdefinierte FunktionenJava Stored Procedures and User-Defined Functionsnein
Triggersjaneinja infoCache Event Listenersjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databaseja
MapReduce infoBietet ein API für Map/Reduce Operationenja infoHadoop integrationneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyLinearizable consistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjanur im SQL-layerneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDyes, on a single nodeACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles according to SQL-standardneinAccess rights per client and object definableBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
EXASOLFoundationDBGeodeH2Weaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersAll companies that have data. ​
» mehr
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
EXASOLFoundationDBGeodeH2Weaviate
DB-Engines Blog Posts

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14. Mai 2024, insideBIGDATA

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

Top Customer-Rated Exasol Espresso Gets Boost of AI
13. November 2023, Yahoo Finance

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, Business Wire

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22. Februar 2024, Vulture

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

bereitgestellt von Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24. Januar 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8. Februar 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17. Dezember 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18. Juli 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21. April 2023, PR Newswire

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

SingleStore logo

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

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