DBMS > FileMaker vs. GridDB vs. Lovefield vs. MongoDB
Vergleich der Systemeigenschaften FileMaker vs. GridDB vs. Lovefield vs. MongoDB
Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.
Redaktionelle Informationen bereitgestellt von DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | FileMaker Xaus Vergleich ausschliessen | GridDB Xaus Vergleich ausschliessen | Lovefield Xaus Vergleich ausschliessen | MongoDB Xaus Vergleich ausschliessen | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kurzbeschreibung | FileMaker ist ein RDBMS mit einem GUI Frontend. | Scalable in-memory time series database optimized for IoT and Big Data | Embeddable relational database for web apps written in pure JavaScript | Einer der meistverwendeten Document Stores | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primäres Datenbankmodell | Relational DBMS | Time Series DBMS | Relational DBMS | Document Store | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundäre Datenbankmodelle | Key-Value Store Relational DBMS | Suchmaschine ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | www.claris.com/filemaker | griddb.net | google.github.io/lovefield | www.mongodb.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technische Dokumentation | www.claris.com/resources/documentation | docs.griddb.net | github.com/google/lovefield/blob/master/docs/spec_index.md | docs.mongodb.com/manual | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Entwickler | FileMaker ![]() | Toshiba Corporation | MongoDB, Inc | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erscheinungsjahr | 1983 | 2013 | 2014 | 2009 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aktuelle Version | 19, Mai 2020 | 4.5, Juni 2020 | 2.1.12, February 2017 | 4.4.4 , Februar 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lizenz ![]() | kommerziell | Open Source ![]() | Open Source ![]() | Open Source ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ausschließlich ein Cloud-Service ![]() | nein | nein | nein | nein ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS Angebote (gesponserte Links) ![]() Providers of DBaaS offerings, please contact us to be listed. |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementierungssprache | C++ | JavaScript | C++ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server Betriebssysteme | iOS OS X Windows | Linux | server-less, requires a JavaScript environment (browser, Node.js) ![]() | Linux OS X Solaris Windows | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Datenschema | ja | ja | ja | schemafrei ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typisierung ![]() | ja | ja ![]() | ja | ja ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML Unterstützung ![]() | ja ![]() | nein | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundärindizes | ja | ja | ja | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | ja ![]() | SQL92, SQL-like TQL (Toshiba Query Language) | SQL-like query language ![]() | Read-only SQL queries via the MongoDB Connector for BI | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs und andere Zugriffskonzepte | Filemaker WebDirect JDBC ODBC | Proprietäres Protokoll | Proprietäres Protokoll basierend auf JSON | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Unterstützte Programmiersprachen | PHP | C C++ Go Java JavaScript (Node.js) Perl PHP Python Ruby | JavaScript | 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 Rust Scala Smalltalk ![]() Swift | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-seitige Scripts ![]() | ja | nein | nein | JavaScript | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | ja | ja | Using read-only observers | ja ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitionierungsmechanismen ![]() | keine | Sharding | keine | Sharding ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replikationsmechanismen ![]() | Source-Replica Replikation ![]() | Source-Replica Replikation | keine | Multi-Source deployments with MongoDB Atlas Global Clusters Source-Replica Replikation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | nein | Connector for using GridDB as an input source and output destination for Hadoop MapReduce jobs | nein | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Konsistenzkonzept ![]() | Immediate consistency within container, eventual consistency across containers | Eventual Consistency Immediate Consistency ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fremdschlüssel ![]() | ja | nein | ja | nein ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaktionskonzept ![]() | nein | ACID at container level | ACID | Multi-document ACID Transactions with snapshot isolation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | ja | ja | ja | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | ja | ja | yes, by using IndexedDB or the cloud service Firebase Realtime Database | ja ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-Memory Unterstützung ![]() | ja | ja ![]() | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Berechtigungskonzept ![]() | einfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory services | Access rights for users can be defined per database | nein | Zugriffsrechte für Benutzer und Rollen | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Informationen bereitgestellt vom Systemhersteller | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FileMaker | GridDB | Lovefield | MongoDB | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | GridDB is a highly scalable, in-memory time series database optimized for IoT and... » mehr | MongoDB is the leading modern, general purpose data platform, designed to unleash... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | 1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model... » mehr | The MongoDB platform can be used by developers building transactional, operational,... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system. » mehr | Internet of Things and Time Series (Bosch, Jaguar Land Rover) Mobile (The Weather... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki... » mehr | ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Market metrics | GitHub trending repository » mehr | 125 million downloads (growing at more than 30 thousand downloads per day), over... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | Open Source license (AGPL v3 & Apache v2) Commercial license (subscription) » mehr | MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses... » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Zugehörige Produkte und Dienstleistungen | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Drittanbieter | DBHawk: Secure access to SQL, NoSQL and Cloud databases with an all-in-one solution. » mehr Studio 3T: The world's favorite IDE for working with MongoDB » mehr ClusterControl: the only management system you’ll ever need to take control of your open source database infrastructure. » mehr Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development. » mehr Datadog: Visualize all your MongoDB metrics. » 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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FileMaker | GridDB | Lovefield | MongoDB | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines Blog Posts | PostgreSQL is the DBMS of the Year 2020 PostgreSQL is the DBMS of the Year 2018 PostgreSQL moves up one rank at the expense of MongoDB Updated FmPro Migrator 9.26 Enhances Visual FoxPro and FileMaker Pro to LiveCode Conversions... Global Non-Relational Databases Market Future Aspect Analysis 2021-2026 | IBM, FileMaker, Oracle, Neo4j, InterSystems – KSU | The Sentinel Newspaper Non-Relational Databases Market Highly Growing By 2027 | IBM, FileMaker, Oracle, Neo4j – The Bisouv Network New Report On No-Code Development Platforms Software Market New Innovations, Technology And Research 2021, Advancement Outlook Till 2026 | FileMaker, Nintex, Quick Base, Airtable, Zudy – KSU | The Sentinel Newspaper Database Software Market Outlook to 2027 – Technology Prospectus by MongoDB, SQLite, FileMaker Inc., Biztree Inc, Ninox – KSU | The Sentinel Newspaper bereitgestellt von Google News Trend-Setting Products in Data and Information Management for 2020 9 Ways Database Technology Gives Your Applications an Edge bereitgestellt von Google News Lovefield: An SQL-like Query Engine by Google 3 JavaScript ORMs You Might Not Know bereitgestellt von Google News How Atlas Could Help MongoDB Grow Its Database Business Analysts Estimate MongoDB (MDB) to Report a Decline in Earnings: What to Look Out for Google Cloud and MongoDB Expand Partnership With New Multi-Year Agreement To Help Customers Accelerate Application Modernization MongoDB deepens Google Cloud partnership with new Atlas integrations Building An Enterprise Software Company: Tips For Founders From Dev Ittycheria, CEO Of MongoDB bereitgestellt von Google News Paralegal Clerk Trainee - Full-time/Part-time Music Coordinator Support Services Associate - Computer Department Administrative Specialist IV Photographic Operations Specialist Looking for an entry-level or graduate job? Sales Development Representative Junior Web Developer – Entry Level Node.js Developer Jr. QA Analyst Trainee |
Teilen sie diese Seite mit ihrem Netzwerk