Skip to content

Commit

Permalink
feat: Add EverSQL to ASSESS (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marina Khlebalova authored Oct 29, 2021
1 parent d07bb55 commit 3745e69
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions radar/companies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Auth0
- CircleCI
- Confluent
- EverSQL
- Flatfile
- Genymotion
- GitHub
Expand Down
22 changes: 22 additions & 0 deletions radar/data_management/eversql.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: EverSQL
blip:
- date: 2021-10-27
ring: ASSESS
description: |
[EverSQL](https://www.eversql.com/) provides AI based performance insights, SQL query rewrites,
indexing recommendations, cost reduction recommendations, ad-hoc SQL enhancements, slow query log
visualization and many more.
rationale: |
We need a tool/extension that can be used for database tuning. Cloud SQL Query Insights doesn’t
provide needed functionality. CPU/RAM and PLAN for query is not enough. The tool needs to clearly
suggest how to optimize the query plan, what indexes are missed etc. EverSQL meets the needs.
license:
commercial:
company: EverSQL
description: |
Use of this software requires an enterprise license. The pricing is based on number of
monthly optimizations.
related:
- data_management/cloud_sql.yaml
tags:
- sql

0 comments on commit 3745e69

Please sign in to comment.