DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > FeatureBase vs. Google Cloud Spanner vs. Ingres vs. Riak KV vs. Vitess

Vergleich der Systemeigenschaften FeatureBase vs. Google Cloud Spanner vs. Ingres vs. Riak KV vs. Vitess

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFeatureBase  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessenVitess  Xaus Vergleich ausschliessen
KurzbeschreibungReal-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Bewährtes RDBMSVerteilter, fehlertoleranter Key-Value StoreScalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von SekundärindizesRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,23
Rang#296  Overall
#134  Relational DBMS
Punkte2,69
Rang#101  Overall
#51  Relational DBMS
Punkte3,63
Rang#79  Overall
#43  Relational DBMS
Punkte3,84
Rang#76  Overall
#9  Key-Value Stores
Punkte0,86
Rang#202  Overall
#95  Relational DBMS
Websitewww.featurebase.comcloud.google.com/­spannerwww.actian.com/­databases/­ingresvitess.io
Technische Dokumentationdocs.featurebase.comcloud.google.com/­spanner/­docsdocs.actian.com/­ingreswww.tiot.jp/­riak-docs/­riak/­kv/­latestvitess.io/­docs
EntwicklerMolecula and Pilosa Open Source ContributorsGoogleActian CorporationOpenSource, formerly Basho TechnologiesThe Linux Foundation, PlanetScale
Erscheinungsjahr201720171974 infoUrsprünglich bereits in den 1970 Jahren20092013
Aktuelle Version2022, May 202212.0, Juli 20243.2.0, Dezember 202215.0.2, December 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen Source infoApache Version 2, kommerzielle Enterprise EditionOpen Source infoApache Version 2.0, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoCErlangGo
Server BetriebssystemeLinux
macOS
gehostetAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
OS X
Docker
Linux
macOS
Datenschemajajajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoaber Import/Export aus/von XML-files möglichnein
Sekundärindizesneinjajaeingeschränktja
SQL infoSupport of SQLSQL queriesja infoQuery statements complying to ANSI 2011janeinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzeptegRPC
JDBC
Kafka Connector
ODBC
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
HTTP API
Native Erlang Interface
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenJava
Python
Go
Java
JavaScript (Node.js)
Python
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresneinjaErlangja infoproprietäre Syntax
Triggersneinneinjaja infoPre-Commit Hooks und Post-Commit Hooksja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere DatenbankenSharding infokein "single point of failure"Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication with 3 replicas for regional instances.Ingres Replicatorfrei wählbarer ReplikationsfaktorMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infousing Google Cloud Dataflowneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätjaja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityjanein infoes können Links zwischen Datensätzen gespeichert werdenja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACID infoStrict serializable isolationACIDneinACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCCjaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenyes, using Linux fsyncjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, using Riak SecurityBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
FeatureBaseGoogle Cloud SpannerIngresRiak KVVitess
Erwähnungen in aktuellen Nachrichten

Get Your Infrastructure Ready for Real-Time Analytics
9. März 2022, Built In

Former Silicon Labs CEO Tyson Tuttle launches AI startup Circuit, acquires Austin startup Molecula
23. Juli 2024, The Business Journals

Pilosa: A Scalable High Performance Bitmap Database Index
17. Juni 2019, hackernoon.com

bereitgestellt von Google News

Google Cloud Spanner gets dual-region configuration option
23. Juli 2024, InfoWorld

Google Cloud adds graph and vector search features to Spanner database
2. August 2024, Techzine Europe

Google Cloud Enhances Spanner with Dual-Region Configuration
1. August 2024, InfoQ.com

New features make Google's Spanner a database for AI
1. August 2024, TechTarget

Google Cloud expands its database portfolio with new AI capabilities
1. August 2024, TechCrunch

bereitgestellt von Google News

Actian Launches Ingres 12.0 Database
4. Juni 2024, PR Newswire

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1. Februar 2019, The New Stack

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Top 8 Best NoSQL Databases in 2024
9. September 2024, AIM

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26. August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

If you wagered Bet365 would buy up Basho's remains, you'd be a big winner right now
25. August 2017, The Register

bereitgestellt von Google News

Deepthi Sigireddi on Distributed Database Architecture in the Cloud Native Era
20. Mai 2024, InfoQ.com

They scaled YouTube — now they’ll shard everyone with PlanetScale
13. Dezember 2018, TechCrunch

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18. Mai 2021, Datanami

PlanetScale offers undo button to reverse schema migration without losing data
24. März 2022, The Register

3 Cloud-Native Database Tools From CNCF
26. Juli 2022, Cloud Native Now

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt