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

DBMS > BaseX vs. Google Cloud Datastore vs. InfinityDB vs. LeanXcale vs. Sqrrl

Vergleich der Systemeigenschaften BaseX vs. Google Cloud Datastore vs. InfinityDB vs. LeanXcale vs. Sqrrl

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBaseX  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenLeanXcale  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungLeichtgewichtiges Native XML DBMS mit Unterstützung für XQuery 3.0 und mit interactiver GUI.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA Java embedded Key-Value Store which extends the Java Map interfaceA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesAdaptable, secure NoSQL built on Apache Accumulo
Primäres DatenbankmodellNative XML DBMSDocument StoreKey-Value StoreKey-Value Store
Relational DBMS
Document Store
Graph DBMS
Key-Value Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,84
Rang#135  Overall
#4  Native XML DBMS
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte0,08
Rang#365  Overall
#55  Key-Value Stores
Punkte0,36
Rang#280  Overall
#40  Key-Value Stores
#129  Relational DBMS
Websitebasex.orgcloud.google.com/­datastoreboilerbay.comwww.leanxcale.comsqrrl.com
Technische Dokumentationdocs.basex.orgcloud.google.com/­datastore/­docsboilerbay.com/­infinitydb/­manual
EntwicklerBaseX GmbHGoogleBoiler Bay Inc.LeanXcaleAmazon infoursprünglich Sqrrl Data, Inc.
Erscheinungsjahr20072008200220152012
Aktuelle Version11.0, Juni 20244.0
Lizenz infoCommercial or Open SourceOpen Source infoBSD Lizenzkommerziellkommerziellkommerziellkommerziell
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.
ImplementierungsspracheJavaJavaJava
Server BetriebssystemeLinux
OS X
Windows
gehostetAlle Betriebssysteme mit einer Java VMLinux
Datenschemaschemafreischemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoXQuery unterstützt Typenja, Details hierja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjajanein infomanual creation possible, using inversions based on multi-value capabilityja
SQL infoSupport of SQLneinSQL-like query language (GQL)neinja infothrough Apache Derbynein
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC
Java
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-seitige Scripts infoStored Proceduresjamit Google App Engineneinnein
Triggersja infomittels EventsCallbacks mit Google Apps Engineneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeineSharding infoBasierend auf Hadoop
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication using Paxoskeinefrei wählbarer Replikationsfaktor infobasierend auf Hadoop
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsnein infomanual creation possible, using inversions based on multi-value capabilityjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMehrere Lese-, ein SchreibprozessACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDAtomic updates per row, document, or graph entity
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem, 4-stufigem BerechtigungskonzeptAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)

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
BaseXGoogle Cloud DatastoreInfinityDBLeanXcaleSqrrl
Erwähnungen in aktuellen Nachrichten

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18. Mai 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2. November 2022, KDnuggets

bereitgestellt von Google News

Best cloud storage of 2024
4. Juni 2024, TechRadar

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

bereitgestellt von Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6. Mai 2024, TechTarget

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18. September 2023, Mint

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt