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

DBMS > AlaSQL vs. SingleStore vs. Stardog vs. Trafodion vs. Typesense

Vergleich der Systemeigenschaften AlaSQL vs. SingleStore vs. Stardog vs. Trafodion vs. Typesense

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessenTypesense  Xaus Vergleich ausschliessen
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungJavaScript DBMS libraryMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationTransactional SQL-on-Hadoop DBMSA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSGraph DBMS
RDF Store
Relational DBMSSuchmaschine
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte5,38
Rang#62  Overall
#35  Relational DBMS
Punkte2,07
Rang#122  Overall
#11  Graph DBMS
#6  RDF Stores
Punkte0,76
Rang#219  Overall
#14  Suchmaschinen
Websitealasql.orgwww.singlestore.comwww.stardog.comtrafodion.apache.orgtypesense.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.singlestore.comdocs.stardog.comtrafodion.apache.org/­documentation.htmltypesense.org/­docs
EntwicklerAndrey Gershun & Mathias R. WulffSingleStore Inc.Stardog-UnionApache Software Foundation, originally developed by HP
Erscheinungsjahr20142013201020142015
Aktuelle Version8.5, Jänner 20247.3.0, Mai 20202.3.0, Februar 2019
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infofree developer edition availablekommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0Open Source infoGPL V3
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheJavaScriptC++, GoJavaC++, JavaC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux info64 bit version requiredLinux
macOS
Windows
LinuxLinux
Datenschemaschemafreijaschema-free and OWL/RDFS-schema supportjaschemafrei infopre-defined schema optional
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoImportieren/Exportieren von XML Daten möglichnein
Sekundärindizesneinjaja infosupports real-time indexing in full-text and geospatialjaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infobut no triggers and foreign keysYes, compatible with all major SQL variants through dedicated BI/SQL Serverjanein
APIs und andere ZugriffskonzepteJavaScript APICluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenJavaScriptBash
C
C#
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
All languages supporting JDBC/ODBC/ADO.Net.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-seitige Scripts infoStored Proceduresneinjauser defined functions and aggregates, HTTP Server extensions in JavaJava Stored Proceduresnein
Triggersjaneinja infovia event handlersnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infohash partitioningkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesMulti-Source Replikation in HA-Clusterja, durch HBaseMulti-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsneinja infomittels user defined functions und HBasenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoBeziehungen in Graphenjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaneinja
Berechtigungskonzept infoZugriffskontrolleneinFine grained access control via users, groups and rolesZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLSingleStore infoformer name was MemSQLStardogTrafodionTypesense
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» mehr

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
AlaSQLSingleStore infoformer name was MemSQLStardogTrafodionTypesense
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

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

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18. April 2024, Madrona Venture Group

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, Business Wire

SingleStore update adds new tools to fuel GenAI, analytics
24. Januar 2024, TechTarget

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

bereitgestellt von Google News

SQL-on-Hadoop Database Trafodion Bridges Transactions and Analysis
24. Januar 2018, The New Stack

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
16. Juli 2022, Embedded Computing Design

bereitgestellt von Google News

Elasticsearch alternatives: 8 to consider after the license change
11. März 2021, TechGenix

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19. April 2022, MakeUseOf

Olivia Munn & John Mulaney's Toddler Malcolm Is a Style Icon
5. Mai 2023, SheKnows

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for 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

Präsentieren Sie hier Ihr Produkt