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 > Dragonfly vs. FoundationDB vs. HEAVY.AI vs. OrigoDB vs. RDFox

Vergleich der Systemeigenschaften Dragonfly vs. FoundationDB vs. HEAVY.AI vs. OrigoDB vs. RDFox

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDragonfly  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenRDFox  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.
KurzbeschreibungA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceSortierter Key-Value Store. Core features werden durch layers ergänzt.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareA fully ACID in-memory object graph databaseHigh performance knowledge graph and semantic reasoning engine
Primäres DatenbankmodellKey-Value StoreDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSDocument Store
Object oriented DBMS
Graph DBMS
RDF Store
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,49
Rang#261  Overall
#38  Key-Value Stores
Punkte1,06
Rang#185  Overall
#31  Document Stores
#28  Key-Value Stores
#85  Relational DBMS
Punkte1,64
Rang#145  Overall
#67  Relational DBMS
Punkte0,06
Rang#380  Overall
#50  Document Stores
#18  Object oriented DBMS
Punkte0,29
Rang#300  Overall
#24  Graph DBMS
#13  RDF Stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­apple/­foundationdbgithub.com/­heavyai/­heavydb
www.heavy.ai
origodb.comwww.oxfordsemantic.tech
Technische Dokumentationwww.dragonflydb.io/­docsapple.github.io/­foundationdbdocs.heavy.aiorigodb.com/­docsdocs.oxfordsemantic.tech
EntwicklerDragonflyDB team and community contributorsFoundationDBHEAVY.AI, Inc.Robert Friberg et alOxford Semantic Technologies
Erscheinungsjahr2023201320162009 infounder the name LiveDB2017
Aktuelle Version1.0, March 20236.2.28, November 20205.10, Jänner 20226.0, Septermber 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoApache 2.0Open Source infoApache Version 2; enterprise edition availableOpen Sourcekommerziell
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++C++ and CUDAC#C++
Server BetriebssystemeLinuxLinux
OS X
Windows
LinuxLinux
Windows
Linux
macOS
Windows
Datenschemaschemafreischemafrei infoEinige Layers unterstützen Schematajajaja infoRDF schemas
Typisierung infovordefinierte Datentypen, z.B. float oder datestrings, hashes, lists, sets, sorted sets, bit arraysnein infoEinige Layers unterstützen TypenjaUser defined using .NET types and collectionsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infocan be achieved using .NET
Sekundärindizesneinneinneinja
SQL infoSupport of SQLneinnur in speziellem SQL-Layerjaneinnein
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolJDBC
ODBC
Thrift
Vega
.NET Client API
HTTP API
LINQ
RESTful HTTP API
SPARQL 1.1
Unterstützte ProgrammiersprachenC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
All languages supporting JDBC/ODBC/Thrift
Python
.NetC
Java
Server-seitige Scripts infoStored ProceduresLuanur im SQL-layerneinja
Triggerspublish/subscribe channels provide some trigger functionalityneinneinja infoDomain Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoRound robinhorizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationjaMulti-Source ReplikationSource-Replica Replikationreplication via a shared file system
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyLinearizable consistencyImmediate ConsistencyImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setups
Fremdschlüssel inforeferenzielle Integritätneinnur im SQL-layerneindepending on model
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of command blocks and scriptsACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, strict serializability by the serverjajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrollePassword-based authenticationneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based authorizationRoles, resources, and access types

Weitere Informationen bereitgestellt vom Systemhersteller

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
DragonflyFoundationDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022OrigoDBRDFox
Erwähnungen in aktuellen Nachrichten

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21. März 2023, FinSMEs

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24. Februar 2023, Simon Fraser University News

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

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

bereitgestellt von Google News

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16. Februar 2023, Datanami

Making the most of geospatial intelligence
14. April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

bereitgestellt von Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20. Februar 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5. Mai 2020, Towards Data Science

Eight interesting open-source graph databases
3. Januar 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1. Februar 2022, AWS Blog

Top 9 Open Source Graph Databases – AIM
7. November 2022, Analytics India Magazine

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.

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt