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

DBMS > atoti vs. Faircom EDGE vs. JanusGraph vs. Microsoft SQL Server vs. Snowflake

Vergleich der Systemeigenschaften atoti vs. Faircom EDGE vs. JanusGraph vs. Microsoft SQL Server vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameatoti  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
KurzbeschreibungAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Relationales DBMS von MicrosoftData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellObject oriented DBMSKey-Value Store
Relational DBMS
Graph DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,56
Rang#245  Overall
#10  Object oriented DBMS
Punkte0,02
Rang#368  Overall
#54  Key-Value Stores
#156  Relational DBMS
Punkte1,94
Rang#129  Overall
#12  Graph DBMS
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Websiteatoti.iowww.faircom.com/­products/­faircom-edgejanusgraph.orgwww.microsoft.com/­en-us/­sql-serverwww.snowflake.com
Technische Dokumentationdocs.atoti.iodocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.janusgraph.orglearn.microsoft.com/­en-US/­sql/­sql-serverdocs.snowflake.net/­manuals/­index.html
EntwicklerActiveViamFairCom CorporationLinux Foundation; originally developed as Titan by AureliusMicrosoftSnowflake Computing Inc.
Erscheinungsjahr1979201719892014
Aktuelle VersionV3, Oktober 20200.6.3, Februar 2023SQL Server 2022, November 2022
Lizenz infoCommercial or Open Sourcekommerziell infofree versions availablekommerziell infoRestricted, free version availableOpen Source infoApache 2.0kommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaANSI C, C++JavaC++
Server BetriebssystemeAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
Unix
Windows
Linux
Windows
gehostet
DatenschemaFlexible Schema (defined schema, partial schema, schema free)jajaja infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Typesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaja
Sekundärindizesjajaja
SQL infoSupport of SQLMultidimensional Expressions (MDX)ja infoANSI SQL queriesneinjaja
APIs und andere ZugriffskonzepteADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Clojure
Java
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresPythonja info.Net, JavaScript, C/C++jaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javauser defined functions
Triggersjajajanein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding, horizontal partitioningFile partitioning infoCustomizable business rules for partitioningja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Tabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)ja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoSynchronous and asynchronous realtime replication based on transaction logsjaja, aber abhängig von der SQL-Server Editionja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infovia Faunus, a graph analytics engineneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowhen using SQLja infoRelationships in graphsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)ja infoacross SQL and NoSQLjajaja
Durability infoDauerhafte Speicherung der Datenjaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Benutzer Authentification und Sicherheit via Rexster Graph ServerBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen

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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr
CData: 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
atotiFaircom EDGE infoformerly c-treeEDGEJanusGraph infosuccessor of TitanMicrosoft SQL ServerSnowflake
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

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

Best use of cloud: ActiveViam
28. November 2023, Risk.net

FRTB product of the year: ActiveViam
28. November 2023, Risk.net

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6. Juli 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8. Dezember 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16. Juni 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6. Dezember 2023, Database Trends and Applications

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Compose for JanusGraph arrives on Bluemix
15. September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

bereitgestellt von Google News

Data Virtualization in SQL Server 2022
7. Mai 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28. März 2024, AWS Blog

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5. Mai 2024, IT Brief New Zealand

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

bereitgestellt von Google News

Snowflake Stock: Is It A Buy Right Now? Here's What Earnings, SNOW Stock Chart Show
6. Mai 2024, Investor's Business Daily

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8. Mai 2024, Business Wire

Molham Aref Creates RelationalAI As AI Coprocessor For Data Clouds
8. Mai 2024, Forbes

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17. April 2024, AWS Blog

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24. April 2024, Acceleration Economy

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt