DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Fauna vs. IBM Db2 Event Store vs. Oracle Berkeley DB vs. Snowflake vs. Transwarp Hippo

Vergleich der Systemeigenschaften Fauna vs. IBM Db2 Event Store vs. Oracle Berkeley DB vs. Snowflake vs. Transwarp Hippo

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenTranswarp Hippo  Xaus Vergleich ausschliessen
KurzbeschreibungFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Distributed Event Store optimized for Internet of Things use casesWeit verbreiteter In-Process Key-Value StoreData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenCloud-native distributed Vector DBMS that supports storage, retrieval, and management of massive vector-based datasets
Primäres DatenbankmodellDocument Store
Graph DBMS
Relational DBMS
Time Series DBMS
Event Store
Time Series DBMS
Key-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSVektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,55
Rang#151  Overall
#26  Document Stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Punkte0,27
Rang#309  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte2,01
Rang#126  Overall
#21  Key-Value Stores
#3  Native XML DBMS
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Punkte0,05
Rang#386  Overall
#15  Vektor DBMS
Websitefauna.comwww.ibm.com/­products/­db2-event-storewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.snowflake.comwww.transwarp.cn/­en/­subproduct/­hippo
Technische Dokumentationdocs.fauna.comwww.ibm.com/­docs/­en/­db2-event-storedocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.snowflake.net/­manuals/­index.html
EntwicklerFauna, Inc.IBMOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftSnowflake Computing Inc.
Erscheinungsjahr20142017199420142023
Aktuelle Version2.018.1.40, Mai 20201.0, Mai 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree developer edition availableOpen Source infoKommerzielle Lizenz verfügbar bei Bedarfkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheScalaC und C++C, Java, C++ (depending on the Berkeley DB edition)C++
Server BetriebssystemegehostetLinux infoLinux, macOS, Windows for the developer additionAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
gehostetLinux
macOS
Datenschemaschemafreijaschemafreija infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinjaVector, Numeric and String
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoonly with the Berkeley DB XML editionjanein
Sekundärindizesjaneinjanein
SQL infoSupport of SQLneinja infothrough the embedded Spark runtimeja infoSQL Interface basierend auf SQLite verfügbarjanein
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
CLI Client
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
JavaScript (Node.js)
Python
C++
Java
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenjaneinuser defined functionsnein
Triggersneinneinja infoonly for the SQL APInein infosimilar concept for controling cloud resourcesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoconsistent hashingShardingkeinejaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationActive-active shard replicationSource-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinno
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjaNo - written data is immutablejaja
Durability infoDauerhafte Speicherung der DatenjaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinja
Berechtigungskonzept infoZugriffskontrolleIdentity management, authentication, and access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenRole based access control and fine grained access rights

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Fauna infopreviously named FaunaDBIBM Db2 Event StoreOracle Berkeley DBSnowflakeTranswarp Hippo
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Utah Natural Heritage Program
12. Juni 2024, Utah Division of Wildlife Resources

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22. August 2023, Business Wire

CITES Trade Database surpasses 25 million trade transaction records
3. Oktober 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

How IBM Is Turning Db2 into an ‘AI Database’
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

bereitgestellt von Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26. April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26. Mai 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18. August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

Oracle buys Sleepycat Software
14. Februar 2006, MarketWatch

bereitgestellt von Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6. Juni 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10. Juni 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10. Juni 2024, TechCrunch

Pure Storage confirms data breach after Snowflake account hack
11. Juni 2024, BleepingComputer

Ticketmaster's Snowflake data breach was just one of 165
11. Juni 2024, The Verge

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