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 > CrateDB vs. Dgraph vs. NuoDB vs. OrigoDB vs. Weaviate

Vergleich der Systemeigenschaften CrateDB vs. Dgraph vs. NuoDB vs. OrigoDB vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenDgraph  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LuceneVerteiltes, skalierbares Graph DBMSNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenA fully ACID in-memory object graph databaseAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Graph DBMSRelational DBMSDocument Store
Object oriented DBMS
Vektor DBMS
Sekundäre DatenbankmodelleRelational DBMS
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
Punkte1,45
Rang#156  Overall
#15  Graph DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websitecratedb.comdgraph.iowww.3ds.com/­nuodb-distributed-sql-databaseorigodb.comgithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationcratedb.com/­docsdgraph.io/­docsdoc.nuodb.comorigodb.com/­docsweaviate.io/­developers/­weaviate
EntwicklerCrateDgraph Labs, Inc.Dassault Systèmes infooriginally NuoDB, Inc.Robert Friberg et alWeaviate B.V.
Erscheinungsjahr2013201620132009 infounder the name LiveDB2019
Aktuelle Version1.19, Mai 2023
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoApache 2.0kommerziell infoLimitierte Edition gratisOpen SourceOpen 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.
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.
ImplementierungsspracheJavaGoC++C#Go
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schemafreijajayes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaUser defined using .NET types and collectionsja 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 infocan be achieved using .NETnein
Sekundärindizesjajajajaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityneinjaneinGraphQL is used as query language
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
JDBC
ODBC
.NET Client API
HTTP API
LINQ
GraphQL query language
RESTful HTTP/JSON API
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)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.NetJavaScript / TypeScript
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinJava, SQLjanein
Triggersneinneinjaja infoDomain Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingjadynamische Verteilung der Daten auf die einzelnen Knotenhorizontale Partitionierung infoclient side managed; servers are not synchronizedSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelSynchronous replication via Raftja infoManaged transparently by NuoDBSource-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjadepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID infotunable commit protocolACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCCjaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoTemporary tablejaja
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit Benutzeraccountsnein infoPlanned for future releasesStandard SQL Rollen und RechteRole based authorizationAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBDgraphNuoDBOrigoDBWeaviate
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
All companies that have data. ​
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
Weaviate 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
CrateDBDgraphNuoDBOrigoDBWeaviate
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

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

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, AiThority

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

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

bereitgestellt von Google News

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10. September 2020, TechCrunch

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26. Mai 2021, Business Wire

Dgraph Raises $6M in Seed Funding
20. Juli 2022, FinSMEs

bereitgestellt von Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Singapore News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Movies UK

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

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

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9. Februar 2024, AiThority

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt