DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > ArangoDB vs. GreptimeDB vs. HEAVY.AI vs. Lovefield vs. SQLite

Vergleich der Systemeigenschaften ArangoDB vs. GreptimeDB vs. HEAVY.AI vs. Lovefield vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenGreptimeDB  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.An open source Time Series DBMS built for increased scalability, high performance and efficiencyA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareEmbeddable relational database for web apps written in pure JavaScriptWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Time Series DBMSRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,30
Rang#82  Overall
#14  Document Stores
#5  Graph DBMS
#10  Key-Value Stores
#10  Suchmaschinen
Punkte0,09
Rang#343  Overall
#31  Time Series DBMS
Punkte1,41
Rang#153  Overall
#71  Relational DBMS
Punkte0,22
Rang#306  Overall
#138  Relational DBMS
Punkte103,35
Rang#10  Overall
#7  Relational DBMS
Websitearangodb.comgreptime.comgithub.com/­heavyai/­heavydb
www.heavy.ai
google.github.io/­lovefieldwww.sqlite.org
Technische Dokumentationdocs.arangodb.comdocs.greptime.comdocs.heavy.aigithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.sqlite.org/­docs.html
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.Greptime Inc.HEAVY.AI, Inc.GoogleDwayne Richard Hipp
Erscheinungsjahr20122022201620142000
Aktuelle Version3.11.5, November 20235.10, Jänner 20222.1.12, February 20173.46.1  (13 August 2024), August 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0Open Source infoApache Version 2; enterprise edition availableOpen Source infoApache 2.0Open Source infoPublic Domain
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
ImplementierungsspracheC++RustC++ and CUDAJavaScriptC
Server BetriebssystemeLinux
OS X
Windows
Android
Docker
FreeBSD
Linux
macOS
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserverlos
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschema-free, schema definition possiblejajaja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashjajajaja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLneinjajaSQL-like query language infovia JavaScript builder patternja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
gRPC
HTTP API
JDBC
JDBC
ODBC
Thrift
Vega
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C++
Erlang
Go
Java
JavaScript
All languages supporting JDBC/ODBC/Thrift
Python
JavaScriptActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored ProceduresJavaScriptPythonneinneinnein
TriggersneinneinUsing read-only observersja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0ShardingSharding infoRound robinkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorMulti-Source Replikationkeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajayes, by using IndexedDB or the cloud service Firebase Realtime Databaseja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infousing MemoryDBja
Berechtigungskonzept infoZugriffskontrollejaSimple rights management via user accountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBGreptimeDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LovefieldSQLite
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
GreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
For IoT industries, GreptimeDB can seamless integrate with message queues and other...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Greptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
GreptimeDB has garnered global recognition by topping GitHub trends following its...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr
GreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» 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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
ArangoDBGreptimeDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LovefieldSQLite
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

NoSQL Databases Software Market 2031 Insights with Key Innovations Analysis |MongoDB, Amazon, ArangoDB, Azure Cosmos DB, Couchbase, Mar – Talented India
24. September 2024, Talented India

ArangoDB Boosts Performance and Usability Across Search, Graph, and Analytics with Release of ArangoDB 3.11
30. Mai 2023, Datanami

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27. August 2020, ZDNet

Here's the pitch deck a German software startup used to raise $10 million to move to San Francisco and take on Oracle
23. Juni 2019, Business Insider

ArangoDB 3.5 update improves multi-model database platform
22. August 2019, TechTarget

bereitgestellt von Google News

5 Q’s for Mike Flaxman, Vice President of Heavy.AI
15. August 2024, Center for Data Innovation

Dr. Mike Flaxman, VP or Product Management at HEAVY.AI – Interview Series
19. September 2024, Unite.AI

HEAVY.AI Accelerates Big Data Analytics with Vultr's High-Performance GPU Cloud Infrastructure
11. September 2024, insideBIGDATA

HEAVY.AI Accelerates Big Data Analytics with Vultr’s High-Performance GPU Cloud Infrastructure
11. September 2024, insideBIGDATA

Meta delivers strong earnings, but weak guidance and heavy AI spending prompt investors to bail
24. April 2024, SiliconANGLE News

bereitgestellt von Google News

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30. August 2024, DevClass

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16. September 2024, The New Stack

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

Optimizing neuroscience data management by combining REDCap, BIDS and SQLite: a case study in Deep Brain Stimulation
5. September 2024, Frontiers

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.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Präsentieren Sie hier Ihr Produkt