DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Impala vs. Memgraph vs. Microsoft SQL Server vs. Typesense

System Properties Comparison Apache Impala vs. Memgraph vs. Microsoft SQL Server vs. Typesense

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonTypesense  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopAn open source graph database built for real-time streaming and compatible with Neo4jMicrosofts flagship relational DBMSA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primary database modelRelational DBMSGraph DBMSRelational DBMSSearch engine
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.63
Rank#40  Overall
#24  Relational DBMS
Score2.91
Rank#94  Overall
#7  Graph DBMS
Score807.76
Rank#3  Overall
#3  Relational DBMS
Score0.80
Rank#209  Overall
#14  Search engines
Websiteimpala.apache.orgmemgraph.comwww.microsoft.com/­en-us/­sql-servertypesense.org
Technical documentationimpala.apache.org/­impala-docs.htmlmemgraph.com/­docslearn.microsoft.com/­en-US/­sql/­sql-servertypesense.org/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaMemgraph LtdMicrosoft
Initial release2013201719892015
Current release4.1.0, June 2022SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSL 1.1; commercial license for enterprise edition availablecommercial inforestricted free version is availableOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageC++C and C++C++C++
Server operating systemsLinuxLinuxLinux
Windows
Linux
Data schemeyesschema-free and schema-optionalyesschema-free infopre-defined schema optional
Typing infopredefined data types such as float or dateyesyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyes
Secondary indexesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesno
APIs and other access methodsJDBC
ODBC
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBC.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.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-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infodynamic graph partitioningtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication using RAFTyes, but depending on the SQL-Server EditionMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infowith snapshot isolationACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosUsers, roles and permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
Apache ImpalaMemgraphMicrosoft SQL ServerTypesense
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache ImpalaMemgraphMicrosoft SQL ServerTypesense
DB-Engines blog posts

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

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

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Conferences, events and webinars

PASS Data Community Summit
Seattle, Washington, 4-8 November 2024

Recent citations in the news

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera brings Apache Iceberg data lake format to its Data Platform
30 June 2022, SiliconANGLE News

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Top Open Source Graph Databases
3 June 2024, MarkTechPost

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

provided by Google News

Contractor Software Targeted via Microsoft SQL Server Loophole
18 September 2024, Dark Reading

Make SQL Server end of support the start of your AWS cloud journey
12 June 2024, AWS Blog

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26 June 2024, Microsoft

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

provided by Google News

Serverless Search using Laravel and the Typesense Cloud
22 September 2024, Laravel News

Laravel Scout Adds Typesense, A Lightening-fast Open-source Search
17 January 2024, Laravel News

Building fast, fuzzy site search with Laravel and Typesense
29 July 2024, Laravel News

China win second Challenger round
10 March 2024, Scrum Queens

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

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here