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

DBMS > AlaSQL vs. Google Cloud Datastore vs. Oracle vs. SQLite vs. XTDB

Vergleich der Systemeigenschaften AlaSQL vs. Google Cloud Datastore vs. Oracle vs. SQLite vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS librarySelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformWeit verbreitetes, allgemein einsetzbares RDBMSWeit verbreitetes In-Process RDBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellDocument Store
Relational DBMS
Document StoreRelational DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte1244,08
Rang#1  Overall
#1  Relational DBMS
Punkte111,41
Rang#10  Overall
#7  Relational DBMS
Punkte0,18
Rang#332  Overall
#46  Document Stores
Websitealasql.orgcloud.google.com/­datastorewww.oracle.com/­databasewww.sqlite.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlcloud.google.com/­datastore/­docsdocs.oracle.com/­en/­databasewww.sqlite.org/­docs.htmlwww.xtdb.com/­docs
EntwicklerAndrey Gershun & Mathias R. WulffGoogleOracleDwayne Richard HippJuxt Ltd.
Erscheinungsjahr20142008198020002019
Aktuelle Version23c, September 20233.46.0  (23 May 2024), Mai 20241.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoPublic DomainOpen Source infoMIT License
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.
ImplementierungsspracheJavaScriptC und C++CClojure
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
serverlosAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafreischemafreija infoSchemaless in JSON and XML columnsja infodynamische Spaltentypenschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, Details hierjaja infokeine strenge Typisierung wegen 'dynamic typing'ja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query language (GQL)ja infomit proprietären Erweiterungenja infoSQL-92 wird nicht vollständig unterstützteingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteJavaScript APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
HTTP REST
JDBC
Unterstützte ProgrammiersprachenJavaScript.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Clojure
Java
Server-seitige Scripts infoStored Proceduresneinmit Google App EnginePL/SQL infoauch Java stored procedures möglichneinnein
TriggersjaCallbacks mit Google Apps Enginejajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding, horizontal partitioningkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication using PaxosMulti-Source Replikation
Source-Replica Replikation
keineja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflownein infokann in PL/SQL realisiert werdenneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate 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
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infomit parameterisierbarem isolation levelACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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
DrittanbieterDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
AlaSQLGoogle Cloud DatastoreOracleSQLiteXTDB infoformerly named Crux
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

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

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

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

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

bereitgestellt von Google News

Oracle Database Testing
2. Juni 2024, ITPro Today

Announcing New Spatial Machine Learning Algorithms in OML4Py on Autonomous Database Serverless
4. Juni 2024, Oracle

Announcing Oracle Database 23ai : General Availability
2. Mai 2024, Oracle

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21. Mai 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, Oracle

bereitgestellt von Google News

A Guide to Working with SQLite Databases in Python
21. Mai 2024, KDnuggets

Copilot‘s screen-snapping Recall data stored in plain text
31. Mai 2024, CyberNews.com

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

SQLite in Python: A Practical Guide for Developers
1. Juni 2024, Analytics Insight

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

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