DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Neptune vs. Ignite vs. ObjectBox vs. Weaviate

System Properties Comparison Amazon Neptune vs. Ignite vs. ObjectBox vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonIgnite  Xexclude from comparisonObjectBox  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Lightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelGraph DBMS
RDF store
Key-value store
Relational DBMS
Object oriented DBMS
Vector DBMS
Vector DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score1.52
Rank#153  Overall
#6  Vector DBMS
Websiteaws.amazon.com/­neptuneignite.apache.orggithub.com/­objectbox
objectbox.io
github.com/­weaviate/­weaviate
weaviate.io
Technical documentationaws.amazon.com/­neptune/­developer-resourcesapacheignite.readme.io/­docsdocs.objectbox.ioweaviate.io/­developers/­weaviate
DeveloperAmazonApache Software FoundationObjectBox LimitedWeaviate B.V.
Initial release2017201520172019
Current releaseApache Ignite 2.64.0 (May 2024)1.19, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Bindings are released under Apache 2.0 infoApache License 2.0Open Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, Java, .NetC and C++Go
Server operating systemshostedLinux
OS X
Solaris
Windows
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Data schemeschema-freeyesyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesyes, plus "flex" map-like typesyes infostring, int, float, geo point, date, cross reference, fuzzy references
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyesnono
Secondary indexesnoyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoANSI-99 for query and DML statements, subset of DDLnoGraphQL is used as query language
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Proprietary native APIGraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnoyes (compute grid and cache interceptors can be used instead)nono
Triggersnoyes (cache interceptors and events)nono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yes (replicated cache)Data sync between devices allowing occasional connected databases to work completely offlineyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Security Hooks for custom implementationsyesAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Amazon NeptuneIgniteObjectBoxWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon NeptuneIgniteObjectBoxWeaviate
DB-Engines blog posts

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

show all

Recent citations in the news

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

provided by Google News

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

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

Apache Ignite: Distributed Database
18 August 2015, ignite.apache.org

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

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

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

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

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

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

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 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

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here