Viewing profile — antonrevyako
antonrevyako
HN member- Joined
- Fri, Jan 17, 2020, 11:06 AM UTC
- HN karma
- 17
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About antonrevyako
No profile information was provided.
Recent public activity
-
story
Superpowered Most Accurate Data Lineage Solution Now Managed by Snowflake
Now you can run your own personal copy of the best Data Lineage tool directly within your Snowflake account. We have fully integrated Dwh.dev into Snowpark Container Services, so y…
-
comment
Comment #41360842
The entire concept of column-level data lineage as you know it is a lie. It's broken, and no one is willing to admit it.
- story
- comment
- story
-
comment
Comment #27276976
Hi hackers! Today we proudly present the first release of our new project: dwh.dev - dataops collaborative platform for snowflake engineers. We build our platform using in-depth in…
- story
-
comment
Comment #26812698
The GET_DDL function in Snowflake has one feature that does not allow using the result of its work as intended: objects are sorted alphabetically. For example: CREATE TABLE B (ID I…
- story
-
comment
Comment #22673577
Look at this, I've returned the ability to export types :) In beta now available renderers for flow and ts. You can see alive how the export results change when you add columns or …
-
comment
Comment #22673573
Look at this, I've returned the ability to export types :) In beta now available renderers for flow and ts. You can see alive how the export results change when you add columns or …
-
comment
Comment #22658563
Could you tell us a little more about your experience, if that's acceptable? Maybe in personal messages, FB/linked?
-
comment
Comment #22658479
Yes, absolutely. You can check requests from pg_stat_statements, slow query log, and any other source as you wish. If the SQL repository stores query in separate files, you can che…
-
comment
Comment #22655116
This is exactly what I did in the beginning :) But custdev showed that companies do not care about it. They are ready to take Django/RoR/Laravel developers who know only ORM. Such …
-
comment
Comment #22653894
Thank you for the feedback! The service will be put into commercial operation as saas in the coming months. I do not plan to open the source code, unfortunately. The idea is that t…
-
comment
Comment #22651429
I'm working on static analyzer for SQL: https://holistic.dev It's a useful tool for DBA to identify issues in SQL queries automatically. Only 50 rules for now, but more than 1000 d…