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

DBMS > FoundationDB vs. GBase vs. Postgres-XL vs. Weaviate vs. XTDB

Vergleich der Systemeigenschaften FoundationDB vs. GBase vs. Postgres-XL vs. Weaviate vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  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.
KurzbeschreibungSortierter Key-Value Store. Core features werden durch layers ergänzt.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Basiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.An AI-native realtime vector database engine that integrates scalable machine learning models.A general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSRelational DBMSVektor DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte1,07
Rang#185  Overall
#86  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitegithub.com/­apple/­foundationdbwww.gbase.cnwww.postgres-xl.orggithub.com/­weaviate/­weaviate
weaviate.io
github.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationapple.github.io/­foundationdbwww.postgres-xl.org/­documentationweaviate.io/­developers/­weaviatewww.xtdb.com/­docs
EntwicklerFoundationDBGeneral Data Technology Co., Ltd.Weaviate B.V.Juxt Ltd.
Erscheinungsjahr201320042014 infoseit 2012, ursprünglich genannt StormDB20192019
Aktuelle Version6.2.28, November 2020GBase 8a, GBase 8s, GBase 8c10 R1, Oktober 20181.19, Mai 20231.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoMozilla public licenseOpen Source infocommercial license available with Weaviate EnterpriseOpen Source infoMIT License
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++C, Java, PythonCGoClojure
Server BetriebssystemeLinux
OS X
Windows
LinuxLinux
macOS
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafrei infoEinige Layers unterstützen Schematajajayes, maps to GraphQL interfaceschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenjajaja infostring, int, float, geo point, date, cross reference, fuzzy referencesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infoXML type, but no XML query functionalityneinnein
Sekundärindizesneinjajaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexedja
SQL infoSupport of SQLnur in speziellem SQL-LayerStandard with numerous extensionsja infodistributed, parallel query executionGraphQL is used as query languageeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteADO.NET
C API
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GraphQL query language
RESTful HTTP/JSON API
HTTP REST
JDBC
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript / TypeScript
Python
Clojure
Java
Server-seitige Scripts infoStored Proceduresnur im SQL-layeruser defined functionsbenutzerdefinierte Funktionenneinnein
Triggersneinjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal partitioning (by range, list and hash) and vertical partitioninghorizontale PartitionierungShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjajajaja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infoMVCCneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleneinjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
FoundationDBGBasePostgres-XLWeaviateXTDB infoformerly named Crux
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
FoundationDBGBasePostgres-XLWeaviateXTDB infoformerly named Crux
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

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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