DBMS > CockroachDB vs. JaguarDB vs. Netezza vs. Redis vs. Snowflake
Vergleich der Systemeigenschaften CockroachDB vs. JaguarDB vs. Netezza vs. Redis vs. Snowflake
Redaktionelle Informationen bereitgestellt von DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | CockroachDB Xaus Vergleich ausschliessen | JaguarDB Xaus Vergleich ausschliessen | Netezza ![]() | Redis Xaus Vergleich ausschliessen | Snowflake Xaus Vergleich ausschliessen | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kurzbeschreibung | CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble. | Performant, highly scalable DBMS for AI and IoT applications | Data Warehouse und Analytic Appliance integriert in IBM PureSystems | In-Memory Datenbank für den Einsatz als Datenbank, Cache oder Message Broker ![]() | Data warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primäres Datenbankmodell | Relational DBMS | Key-Value Store | Relational DBMS | Key-Value Store ![]() | Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundäre Datenbankmodelle | Document Store ![]() Graph DBMS ![]() Spatial DBMS Suchmaschine ![]() Time Series DBMS ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | www.cockroachlabs.com | www.datajaguar.com | www.ibm.com/products/netezza | redis.io | www.snowflake.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technische Dokumentation | www.cockroachlabs.com/docs | www.datajaguar.com/support.php | redis.io/documentation | docs.snowflake.net/manuals/index.html | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Entwickler | Cockroach Labs | DataJaguar, Inc. | IBM | Salvatore Sanfilippo ![]() | Snowflake Computing Inc. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erscheinungsjahr | 2015 | 2015 | 2000 | 2009 | 2014 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aktuelle Version | 20.2, November 2020 | 2.9.4 September 2018 | 6.2.1 , Maerz 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lizenz ![]() | Open Source ![]() | Open Source ![]() | kommerziell | Open Source ![]() | kommerziell | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ausschließlich ein Cloud-Service ![]() | nein | nein | nein | nein | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS Angebote (gesponserte Links) ![]() Providers of DBaaS offerings, please contact us to be listed. | CockroachCloud: Get your applications to market faster with a fully managed CockroachDB instance. Leave the daily maintenance, security, and operations of your database to us, and spend more time building apps and running your business. |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementierungssprache | Go | C++ ![]() | C | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server Betriebssysteme | Linux macOS Windows | Linux | Linux ![]() | BSD Linux OS X Windows ![]() | gehostet | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Datenschema | dynamic schema | ja | ja | schemafrei | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typisierung ![]() | ja | ja | ja | teilweise ![]() | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML Unterstützung ![]() | nein | nein | nein | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundärindizes | ja | ja | ja | ja ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | yes, wire compatible with PostgreSQL | A subset of ANSI SQL is implemented ![]() | ja | nein | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs und andere Zugriffskonzepte | JDBC | JDBC ODBC | JDBC ODBC OLE DB | Proprietäres Protokoll ![]() | CLI Client JDBC ODBC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Unterstützte Programmiersprachen | C# C++ Clojure Go Java JavaScript (Node.js) PHP Python Ruby Rust | C C++ Go Java JavaScript (Node.js) PHP Python Ruby Scala | C C++ Fortran Java Lua Perl Python R | C C# C++ Clojure Crystal D Dart Elixir Erlang Fancy Go Haskell Haxe Java JavaScript (Node.js) Lisp Lua MatLab Objective-C OCaml Pascal Perl PHP Prolog Pure Data Python R Rebol Ruby Rust Scala Scheme Smalltalk Swift Tcl Visual Basic | JavaScript (Node.js) Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-seitige Scripts ![]() | nein | nein | ja | Lua | user defined functions | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | nein | nein | nein | nein ![]() | nein ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitionierungsmechanismen ![]() | horizontal partitioning (by key range) ![]() | Sharding | Sharding | Sharding | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replikationsmechanismen ![]() | Multi-source replication using RAFT | Multi-Source Replikation | Source-Replica Replikation | Multi-Source Replikation ![]() Source-Replica Replikation ![]() | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | nein | nein | ja | nein | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Konsistenzkonzept ![]() | Immediate Consistency | Eventual Consistency | Eventual Consistency Strong eventual consistency with CRDTs | Immediate Consistency | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fremdschlüssel ![]() | ja | nein | nein | nein | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaktionskonzept ![]() | ACID | nein | ACID | optimistic Locking | ACID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | ja | ja | ja | ja ![]() | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | ja | ja | ja | ja ![]() | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-Memory Unterstützung ![]() | nein | nein | ja | nein | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Berechtigungskonzept ![]() | Role-based access control | Rechteverwaltung mit Benutzeraccounts | Benutzer mit feingranularem Berechtigungskonzept | Einfacher Passwort-basierter Zugriffsschutz ![]() | Benutzer mit feingranularem Berechtigungskonzept und Benutzerrollen | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Informationen bereitgestellt vom Systemhersteller | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CockroachDB | JaguarDB | Netezza ![]() | Redis | Snowflake | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | CockroachDB is a cloud-native, distributed SQL database architected for modern applications.... » mehr | SQL support, group by, order by, join » mehr | Redis, benchmarked as the world's fastest database, reduces application complexity,... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | - EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB... » mehr | Extremely easy to scale-out (in seconds) 100,000 times faster » mehr | Redis is an in-memory database platform offering native support of wide range of... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | System of record (financial ledger, inventory management, transaction record), identity... » mehr | IoT data, time series data, AI data. Any type of numerical data. » mehr | Redis powers personalization, real-time fraud detection, IoT, e-commerce, real-time... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | Comcast, SpaceX, eBay, DoorDash, Mythical Games, Norfolk Southern, LUSH, Bose, Kindred,... » mehr | Quantea, 2PiDay, Synqy, SinoLogistics, IIVI » mehr | Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Market metrics | 8K+ long-running clusters 800+ CockroachDB Enterprise clusters 900+ CockroachCloud... » mehr | Advertising awareness, installed base, brand image, market share » mehr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | - Apache 2.0 for core features released up to and including the 19.1 release - Time-limited... » mehr | Free-trial license, per-node license, and subscription license. » mehr | The licensing model is subscription based. Redis Enterprise Cloud is priced according... » 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 | CData: Connect to Big Data & NoSQL through standard Drivers. » mehr Redis Enterprise Cloud: Try with 400$ usage credit. » mehr Redisson PRO: The ultra-fast Redis Java Client. » mehr Datadog: Monitor all Redis metrics: hit rates, clients, commands per second, and more. » mehr | General SQL Parser: Instantly adding parsing, decoding, analysis and rewrite SQL processing capability to your products. » mehr DBHawk: Secure access to SQL, NoSQL and Cloud databases with an all-in-one solution. » 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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CockroachDB | JaguarDB | Netezza ![]() | Redis | Snowflake | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines Blog Posts | PostgreSQL is the DBMS of the Year 2018 MySQL, PostgreSQL and Redis are the winners of the March ranking MongoDB is the DBMS of the year, defending the title from last year | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erwähnungen in aktuellen Nachrichten | Cockroach Labs releases CockroachDB 20.2, Strengthens Position as Ideal Database for Modern Cloud Applications CockroachDB Available in Microsoft Azure Marketplace Cockroach Labs Simplifies Adding a Database to Kubernetes CockroachDB creator Cockroach Labs raises $160 million at a $2 billion valuation Cockroach Labs Announces Availability of CockroachDB on Red Hat Marketplace bereitgestellt von Google News | Guest View: OLAP + OLTP = ...PostgreSQL? Interview: Prat Moghe, CEO of Cazena IBM Brings Back a Netezza, Attacks Yellowbrick Informatica Brings Intelligent Data Management Cloud for Large-Scale Analytics to Google Cloud Data warehouse storage: Has cloud made on-premise obsolete? bereitgestellt von Google News | Database Developer Redis Labs Snags $110M In Late-Stage Funding Round Redis demonstrates the power of real-time data at RedisConf 2021 $2 Billion Redis Labs CEO Says It's Aiming for an IPO Within a Year GitHub Scales Its Rate Limiter Using Redis The 7 Best Graph Databases to Consider for 2021 bereitgestellt von Google News | $67 Billion Snowflake and $28 Billion Databricks on a Collision Course Baffle Data Protection Services is Now Available for Snowflake Snowflake Blasts into the Cloud Wars Top 10, Replacing #10 Adobe Cloud Vendors Confront 'Highest Risk' Projects: Database Migration Snowflake Stock Down 45% From Highs, Time To Buy? bereitgestellt von Google News | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jobangebote | Technical Sales Enablement Specialist Account Executive, Washington, DC Recruiter Technical Support Engineer Channel Account Manager | Sales Director Analytics Solutions Architect - Acceleration Lab - Nationwide Customer Success Manager Data and Analytics Support Intern Cognos developoer | Backend Engineer (Node.js) Database Administrator Redis Database Administrator | Remote N1-ENT-06-21C Apprentice Engineer Engineering Team Lead | Informatica Developer SSRS Report Developer (Junior) SQL Developer with Snowflake or Python Hampton Roads Community Organizer Database Administrator IV (Snowflake) |
Teilen sie diese Seite mit ihrem Netzwerk