└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # QuickTable Resources 2 | 3 | [QuickTable](https://www.quicktable.io) is a No Code data tool empowers everyone to access, clean, transform, and analyze data on databases, datalakes and warehouses with no code. 4 | 5 | There have been two bottlen necks stucking companies shift to data-driven paradigam. First, there is no tool for everyone in a company who wants quickly get answers by themselves. Excel is familiar to almost everyone, but the data size limit, data accessibility, organization of transformations, and collaboration capability are not good enough. Second, the data team is exhausted by the shit mountain of the SQL and other data transformation codes. Besides, the unclear requirements in emails, talking, and documents from business teams also are dragging down the data team. They have no time to do more valuable work such as improving infrastructures, data quality, data governance, etc. 6 | 7 | [QuickTable](https://www.quicktable.io) enables everyone could access and deal with large datasets (up to GB-level by now) without technical support in a spreadsheet-like UI. And our tool organizes the data transformations in a clear and self-expressed way. Moreover, our product can automatically translate the data transformations to SQL compatible with many databases, data warehouses, and data lakes. 8 | 9 | ## Videos 10 | 11 | [Modern Data Modeling Tool - QuickTable Overview](https://youtu.be/vXdsoXPdu3s) 12 | 13 | [Parse JSON and Generate Parsing SQL by No Code Data Tool QuickTable](https://youtu.be/_LuMRddKeSI) 14 | 15 | [NFL Data cleansing demo using QuickTable](https://youtu.be/5LK-0mT6ibE) 16 | 17 | [Simple RFM analysis by QuickTable](https://youtu.be/KNStbUCP6e8) 18 | 19 | [India Funding Analysis using QuickTable](https://youtu.be/xeGbTPxKtV0) 20 | 21 | [Funnel analysis with QuickTable](https://youtu.be/jIv3gLrm9lg) 22 | 23 | ## Blog Posts 24 | 25 | [Why do we build QuickTable?](https://blog.quicktable.io/why-do-we-build-quicktable/) - Why can't we have a tool designed for those users who just want to work on any kind of data with a bigger size just like using Excel but much easier? 26 | 27 | [Modern data modeling and transformation](https://medium.com/@zhitao.yan/modern-data-modeling-and-transformation-11c22d865aff) - In recent years, more and more data-forward companies are moving to public cloud and adopting modern data stack. 28 | 29 | [Why should we upgrade Spreadsheet for Modern Data Works?](https://medium.com/@rand.zhang/why-should-we-upgrade-spreadsheet-for-modern-data-works-e2c000e2f4d5) - The best way to empower everyone to handle bigger and more complex data is to upgrade the spreadsheet and integrate it into the modern data stacks. 30 | 31 | [Why should a data analyst know SQL?](https://medium.com/@zhitao.yan/why-should-a-data-analyst-know-sql-cb64b2f92b02) - A lot of data analyst, business analyst and operation experts have to push themself to learn SQL through on-line cources. But only few of them can master it because SQL was not designed for them. 32 | 33 | [Scratching SQL joins with No Code](https://medium.com/@rand.zhang/scratching-sql-joins-with-no-code-dcaf26e50fb7) - Explain inner, left, right, outer, and cross join without writing SQL queries leveraging QuickTable. 34 | 35 | [Nginx access log analysis step-by-step](https://blog.quicktable.io/nginx-access-log-analysis-step-by-step/) - Use QuickTable to parse and extract useful information from an access log(in json format) file and then do a simple campaign analysis. 36 | 37 | [Parse JSON and Generate Parsing SQL step-by-step](https://blog.quicktable.io/parse-json-and-generate-parsing-sql-by-no-code-data-tool-quicktable/) - Introduce using QuickTable to parse the JSON column of CSV file without writing any code and translate these transformations to SQL dialects for Snowflake and SparkSQL step-by-step. 38 | 39 | [Cohort Analysis - Step by step](https://blog.quicktable.io/cohort-analysis-step-by-step/) - Do Cohort Analysis using QuickTable. You also can watch the following video to learn how to do that. 40 | 41 | [Funnel Analysis - Step by step](https://blog.quicktable.io/funnel-analysis-step-by-step/) - Do a simple funnel analysis using QuickTable. 42 | 43 | [Sales analysis - Step by step](https://blog.quicktable.io/sales-analysis-step-by-step/) - Do simple data enrichment, data cleansing, and analyze sales data using QuickTable. 44 | 45 | ## Social Links 46 | 47 | [Twitter](https://twitter.com/quick_table) 48 | 49 | [Linkedin](https://www.linkedin.com/company/quicktableio/) 50 | 51 | [Discord](https://discord.com/invite/a3fJvkgKEg) 52 | 53 | [Reddit](https://www.reddit.com/r/quicktable/) - r/quicktable 54 | 55 | ## Github - Awesome Lists include QuickTable 56 | 57 | [Awesome Database Tools](https://github.com/mgramin/awesome-db-tools) - Here we will collect information about awesome useful and awesome experimental tools that simplify working with databases for DBA, DevOps, Developers and mere mortals. 58 | 59 | [Awesome Big Data](https://github.com/newTendermint/awesome-bigdata) - A curated list of awesome big data frameworks, resources and other awesomeness. (PR) 60 | 61 | [Awesome Data Engineering](https://github.com/igorbarinov/awesome-data-engineering) - A curated list of data engineering tools for software developer. (PR) 62 | --------------------------------------------------------------------------------