DBMS > Axibase vs. Badger vs. dBASE vs. Google Cloud Bigtable vs. YugabyteDB
Vergleich der Systemeigenschaften Axibase vs. Badger vs. dBASE vs. Google Cloud Bigtable vs. YugabyteDB
Redaktionelle Informationen bereitgestellt von DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Axibase Xaus Vergleich ausschliessen | Badger Xaus Vergleich ausschliessen | dBASE Xaus Vergleich ausschliessen | Google Cloud Bigtable Xaus Vergleich ausschliessen | YugabyteDB Xaus Vergleich ausschliessen | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kurzbeschreibung | Skalierbares Timeseries DBMS basierend auf HBase mit integrierter Rule Engine und Visualisierung | An embeddable, persistent, simple and fast Key-Value Store, written purely in Go. | dBase war eine der ersten Datenbanken mit einer eigenen Entwicklungsumgebung auf PC's. Die letzte Version dbase V wird als dBase classic weiter vertrieben und benötigt eine DOS-Emulation. Das aktuelle Produkt ist aber dBase Plus. | Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail. | High-performance distributed SQL database for global, internet-scale applications. Wire compatible with PostgreSQL. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primäres Datenbankmodell | Time Series DBMS | Key-Value Store | Relational DBMS | Wide Column Store | Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundäre Datenbankmodelle | Document Store Wide Column Store | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | axibase.com/products/axibase-time-series-database | github.com/dgraph-io/badger | www.dbase.com | cloud.google.com/bigtable | www.yugabyte.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technische Dokumentation | github.com/axibase/atsd | godoc.org/github.com/dgraph-io/badger | www.dbase.com/support/knowledgebase | cloud.google.com/bigtable/docs | docs.yugabyte.com github.com/yugabyte/yugabyte-db | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Entwickler | Axibase Corporation | DGraph Labs | Asthon Tate | Yugabyte Inc. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erscheinungsjahr | 2013 | 2017 | 1979 | 2015 | 2017 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aktuelle Version | 15585 | dBASE 2019, 2019 | 2.2.0, Juli 2020 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lizenz ![]() | kommerziell ![]() | Open Source ![]() | kommerziell | kommerziell | Open Source ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ausschließlich ein Cloud-Service ![]() | nein | nein | nein | ja | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS Angebote (gesponserte Links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementierungssprache | Java | Go | C und C++ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server Betriebssysteme | Linux | BSD Linux OS X Solaris Windows | DOS ![]() Windows ![]() | gehostet | Linux OS X | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Datenschema | ja | schemafrei | ja | schemafrei | depending on used data model | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typisierung ![]() | ja ![]() | nein | ja | nein | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML Unterstützung ![]() | nein | nein | nein | nein | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundärindizes | nein | nein | ja | nein | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | SQL-like query language | nein | nein | nein | yes, PostgreSQL compatible | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs und andere Zugriffskonzepte | JDBC Proprietary protocol (Network API) RESTful HTTP API | keine ![]() | gRPC (using protocol buffers) API HappyBase (Python library) HBase compatible API (Java) | YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Unterstützte Programmiersprachen | Go Java PHP Python R Ruby | Go | dBase eigene IDE | C# C++ Go Java JavaScript (Node.js) Python | C C# C++ Go Java JavaScript (Node.js) Python Ruby | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-seitige Scripts ![]() | ja | nein | nein ![]() | nein | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | ja | nein | nein | nein | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitionierungsmechanismen ![]() | Sharding | keine | keine | Sharding | Hash and Range Sharding | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replikationsmechanismen ![]() | Source-Replica Replikation | keine | keine | Internal replication in Colossus, and regional replication between two clusters in different zones | Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | ja | nein | nein | ja | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Konsistenzkonzept ![]() | keine | Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters) | Strong consistency on writes and tunable consistency on reads | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fremdschlüssel ![]() | nein | nein | ja | nein | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaktionskonzept ![]() | nein | nein | nein ![]() | Atomic single-row operations | Distributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | ja | ja | ja | ja | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | ja | ja | ja | ja | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-Memory Unterstützung ![]() | nein | nein | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Berechtigungskonzept ![]() | nein | Zugriffsrechte für Benutzer und Rollen | Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM) | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Informationen bereitgestellt vom Systemhersteller | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Axibase | Badger | dBASE | Google Cloud Bigtable | YugabyteDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | Gain Developer Agility Leverage full power of PostgreSQL-compatible SQL and distributed... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | YugabyteDB is a distributed ACID-compliant database that brings together four must-have... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | YugabyteDB is a good fit for fast-growing, cloud native applications that need to... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | YugabyteDB is a 100% open source project licensed under the permissive Apache 2.0... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Zugehörige Produkte und DienstleistungenWir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Ressourcen | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Axibase | Badger | dBASE | Google Cloud Bigtable | YugabyteDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines Blog Posts | DB-Engines Ranking coverage expanded to 169 database management systems | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erwähnungen in aktuellen Nachrichten | Time Series Intelligence Software Market Regional Growth Outlook, Industry Projections by Players – Warp 10, Anodot, Shapelets, AxiBase Enterprise Reporter (AER), SensorMesh, TrendMiner, Datapred, Seeq, Azure Time Series Insights, Trendalyze Global Cloud-Based Time Series Database Market 2020 Segment Overview, Company Profiles, Regional Analysis and Forecast 2025 – KSU | The Sentinel Newspaper Global Time Series Analysis Software Market Top Players Analysis By 2026: Azure Time Series Insights, Trendalyze, Anodot, Seeq, SensorMesh, SenX, AxiBase Enterprise Reporter (AER), Shapelets, TrendMiner etc. Global Time Series Intelligence Software Market Analysis by Top Key Players- Azure Time Series Insights Trendalyze Anodot Seeq SensorMesh Warp 10 AxiBase Enterprise Reporter (AER) Shapelets TrendMiner Datapred Global Time Series Intelligence Software Market Size, Status and Forecast 2021-2025 – NeighborWebSJ bereitgestellt von Google News | Adding Encryption to a Fast Database, Without Compromise Dgraph raises $11.5 million for scalable graph database solutions bereitgestellt von Google News | Object-Oriented Databases Software Market: Know about Impact of Covid-19 by Top Companies like – Google, Microsoft, InterSystems, DBase, Cyebiz, VelocityDB, and more – Jumbo News Global Object-Oriented Databases Software Market 2025: Google, Microsoft, InterSystems, DBase, Cyebiz, etc. Global Object-Oriented Databases Software Market 2020-2025 (Impact of Covid-19) | Google, Microsoft, InterSystems, DBase, Cyebiz, VelocityDB, etc. Custodial Object-Oriented Databases Software Market 2020 2020-2028 Financial Insights Business Growth Strategies with Top Key Players: Google, Microsoft, InterSystems, DBase, Cyebiz Sharma’s 'The Making of Aadhaar' transcends technical details, answers different questions bereitgestellt von Google News | Google Cloud makes it cheaper to run smaller workloads on Bigtable 7 Best NoSQL APIs Review: Google Bigtable scales with ease Database as a Service (DBaaS) Provider Market Overview with Detailed Analysis, Competitive landscape, Forecast to 2025 – Jumbo News Google's Bigtable goes public as a cloud managed NoSQL database bereitgestellt von Google News | Yugabyte Delivers the Most Comprehensive Multi-Cloud Distributed SQL Deployment Options Yugabyte lands $30M Series B as open source database continues to flourish Yugabyte Announces Inaugural Distributed SQL Summit Asia Yugabyte Announces Subscription Program Exclusively for Startups to Help Optimize Database Operations with Distributed SQL 2021 technology trend review, part one: Blockchain, cloud, open source bereitgestellt von Google News | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jobangebote | Research Assistant Data Entry Specialist Data Lineage BA IT Applications Programmer 1 Reimbursement Analyst (Entry-Level) | Data Architect Data Engineer Google Cloud Data Technical Architect Software Engineer I - Data Engineer Product Marketing Manager, Databases, Google Cloud | Senior Data Architect (Yugabyte DB) Data Visualization Developer Big Data Pipeline Engineer Sr Software Engineer - Systems Developer Data Engineer |
Teilen sie diese Seite mit ihrem Netzwerk