DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > FileMaker vs. OrientDB vs. Percona Server for MongoDB vs. SingleStore vs. Snowflake

Vergleich der Systemeigenschaften FileMaker vs. OrientDB vs. Percona Server for MongoDB vs. SingleStore vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFileMaker  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
KurzbeschreibungFileMaker ist ein RDBMS mit einem GUI Frontend.Multi-model DBMS (Document, Graph, Key/Value)A drop-in replacement for MongoDB Community Edition with enterprise-grade features.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Document StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte48,20
Rang#20  Overall
#14  Relational DBMS
Punkte3,19
Rang#93  Overall
#16  Document Stores
#7  Graph DBMS
#14  Key-Value Stores
Punkte0,52
Rang#254  Overall
#39  Document Stores
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Websitewww.claris.com/­filemakerorientdb.orgwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.singlestore.comwww.snowflake.com
Technische Dokumentationwww.claris.com/­resources/­documentationwww.orientdb.com/­docs/­last/­index.htmldocs.percona.com/­percona-distribution-for-mongodbdocs.singlestore.comdocs.snowflake.net/­manuals/­index.html
EntwicklerClaris infoein Tochterunternehmen von AppleOrientDB LTD; CallidusCloud; SAPPerconaSingleStore Inc.Snowflake Computing Inc.
Erscheinungsjahr19832010201520132014
Aktuelle Version19.4.1, November 20213.2.29, Maerz 20243.4.10-2.10, November 20178.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2Open Source infoGPL Version 2kommerziell infofree developer edition availablekommerziell
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheJavaC++C++, Go
Server BetriebssystemeiOS infoclient part only
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)LinuxLinux info64 bit version requiredgehostet
Datenschemajaschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")schemafreijaja infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infoEine http Query kann die Daten als XML zurück gebenneinneinneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLja infoüber PlugInsSQL-like query language, no joinsneinyes infobut no triggers and foreign keysja
APIs und andere ZugriffskonzepteFilemaker WebDirect
JDBC
ODBC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Proprietäres Protokoll basierend auf JSONCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenPHP.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Bash
C
C#
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresjaJava, JavascriptJavaScriptjauser defined functions
TriggersjaHooksneinneinnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingSharding infohash partitioningja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infosince Version 14Multi-Source ReplikationSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesja
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infocould be achieved with distributed queriesjanein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoBeziehungen in Graphenneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infovia In-Memory Enginejanein
Berechtigungskonzept infoZugriffskontrolleeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesZugriffsrechte für Benutzer und Rollen, Rechte auch auf SatzebeneAccess rights for users and rolesFine grained access control via users, groups and rolesBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen
Weitere Informationen bereitgestellt vom Systemhersteller
FileMakerOrientDBPercona Server for MongoDBSingleStore infoformer name was MemSQLSnowflake
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
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
FileMakerOrientDBPercona Server for MongoDBSingleStore infoformer name was MemSQLSnowflake
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

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

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Reviews - Features
1. März 2024, Reverse Shot

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15. Oktober 2023, Patently Apple

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14. Februar 2024, Bloomberg Law

Apple subsidiary FileMaker returns to its original name from the '80s
6. August 2019, The Verge

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11. Mai 2021, TechTarget

bereitgestellt von Google News

5 Reasons to Run MongoDB on Kubernetes
6. März 2024, The New Stack

A New Way to Provision Databases on Kubernetes
21. März 2024, hackernoon.com

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22. Februar 2024, The New Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, businesswire.com

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, ibm.com

bereitgestellt von Google News

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

Snowflake Touts Speed, Efficiency of New 'Arctic' LLM
24. April 2024, Datanami

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

MessageGears to operate with the Snowflake data cloud
9. April 2024, MarTech

Snowflake releases a flagship generative AI model of its own
25. April 2024, TechCrunch

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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