|
1 | 1 | [ |
2 | 2 | { |
3 | 3 | "title": "Building a Real-Time Table Editor with Databricks Apps and Lakebase", |
4 | | - "date": "2025-06-11", |
| 4 | + "date": "2025-08-08", |
5 | 5 | "authors": [ |
6 | 6 | { |
7 | 7 | "name": "Ivan Trusov", |
8 | 8 | "url": "https://www.linkedin.com/in/ivan-trusov" |
9 | 9 | } |
10 | 10 | ], |
11 | 11 | "type": "Blog Post", |
12 | | - "category": "Getting Started", |
| 12 | + "category": "Lakebase / OLTP", |
13 | 13 | "url": "https://www.linkedin.com/pulse/building-real-time-table-editor-databricks-apps-lakebase-ivan-trusov-pfq8f/", |
14 | 14 | "summary": "Learn how to build a real-time table editor using Databricks Apps and Lakebase, the new fully-managed Postgres OLTP database integrated with the Databricks platform." |
15 | 15 | }, |
16 | 16 | { |
17 | 17 | "title": "End-to-End RAG Application with Source Retrieval Platform", |
18 | | - "date": "2025-01-15", |
| 18 | + "date": "2025-02-12", |
19 | 19 | "authors": [ |
20 | 20 | { |
21 | 21 | "name": "Ivan Trusov", |
|
43 | 43 | }, |
44 | 44 | { |
45 | 45 | "title": "Setting up your development environment for Databricks Apps", |
46 | | - "date": "2025-01-08", |
| 46 | + "date": "2025-06-23", |
47 | 47 | "authors": [ |
48 | 48 | { |
49 | 49 | "name": "Pascal Vogel", |
|
61 | 61 | }, |
62 | 62 | { |
63 | 63 | "title": "Building Interactive Web Applications with Databricks Connect", |
64 | | - "date": "2025-04-15", |
| 64 | + "date": "2025-06-10", |
65 | 65 | "authors": [ |
66 | 66 | { |
67 | | - "name": "Databricks Community" |
| 67 | + "name": "Anup Kalburgi", |
| 68 | + "url": "https://www.linkedin.com/in/anupkalburgi/" |
| 69 | + }, |
| 70 | + { |
| 71 | + "name": "Giri Patchamatla", |
| 72 | + "url": "https://www.linkedin.com/in/giri-patchamatla-b3753213/" |
68 | 73 | } |
69 | 74 | ], |
70 | 75 | "type": "Tutorial", |
71 | | - "category": "Getting Started", |
| 76 | + "category": "Architecture", |
72 | 77 | "url": "https://community.databricks.com/t5/technical-blog/building-interactive-web-applications-with-databricks-connect/ba-p/120724", |
73 | 78 | "summary": "Walk through a modern 3-tier architecture built with React frontend, FastAPI backend, and Databricks Serverless Compute via Databricks Connect." |
74 | 79 | }, |
|
143 | 148 | "authors": [ |
144 | 149 | { |
145 | 150 | "name": "Wenwen Xie", |
146 | | - "url": "https://www.databricks.com/blog/author/wenwen-xie" |
| 151 | + "url": "https://www.linkedin.com/in/wenwen-xie-a175a018/" |
147 | 152 | }, |
148 | 153 | { |
149 | 154 | "name": "Ivan Trusov", |
150 | | - "url": "https://www.databricks.com/blog/author/ivan-trusov" |
| 155 | + "url": "https://www.linkedin.com/in/ivan-trusov/" |
151 | 156 | }, |
152 | 157 | { |
153 | 158 | "name": "Andre Furlan Bueno", |
154 | | - "url": "https://www.databricks.com/blog/author/andre-furlan-bueno" |
| 159 | + "url": "https://www.linkedin.com/in/andrefurlanbueno/" |
155 | 160 | } |
156 | 161 | ], |
157 | 162 | "type": "Blog Post", |
|
187 | 192 | }, |
188 | 193 | { |
189 | 194 | "title": "The Full Stack of Innovation: Building Data and AI Products With Databricks Apps", |
190 | | - "date": "2025-06-10", |
| 195 | + "date": "2025-06-11", |
191 | 196 | "authors": [ |
192 | 197 | { |
193 | 198 | "name": "Ivan Trusov", |
194 | 199 | "url": "https://www.linkedin.com/in/ivan-trusov" |
195 | 200 | }, |
196 | 201 | { |
197 | | - "name": "Giran Moodley" |
| 202 | + "name": "Giran Moodley", |
| 203 | + "url": "https://www.linkedin.com/in/giran" |
198 | 204 | } |
199 | 205 | ], |
200 | 206 | "type": "Video", |
201 | 207 | "category": "DevOps", |
202 | | - "url": "https://www.databricks.com/dataaisummit/session/full-stack-innovation-building-data-and-ai-products-databricks-apps", |
| 208 | + "url": "https://www.youtube.com/watch?v=918cKxigzdI", |
203 | 209 | "summary": "Deep-dive technical session from Data + AI Summit covering full-stack development of Databricks Apps including frameworks, testing, CI/CD, and monitoring." |
204 | | - }, |
205 | | - { |
206 | | - "title": "Building Data Visualization Apps with Streamlit and Databricks SQL", |
207 | | - "date": "2021-07-04", |
208 | | - "authors": [ |
209 | | - { |
210 | | - "name": "Ivan Trusov", |
211 | | - "url": "https://polarpersonal.medium.com" |
212 | | - } |
213 | | - ], |
214 | | - "type": "Tutorial", |
215 | | - "category": "Getting Started", |
216 | | - "url": "https://polarpersonal.medium.com/building-data-visualization-apps-with-streamlit-and-databricks-sql-54e51bb6b0a8", |
217 | | - "summary": "Quick example of building a data visualization app in almost pure Python using Streamlit and Databricks SQL endpoints." |
218 | | - }, |
219 | | - { |
220 | | - "title": "Building a Data Labeling App with Python, Dash, and Databricks Lakehouse", |
221 | | - "date": "2023-03-13", |
222 | | - "authors": [ |
223 | | - { |
224 | | - "name": "Ivan Trusov", |
225 | | - "url": "https://polarpersonal.medium.com" |
226 | | - } |
227 | | - ], |
228 | | - "type": "Tutorial", |
229 | | - "category": "Getting Started", |
230 | | - "url": "https://polarpersonal.medium.com/building-a-data-labeling-app-with-python-dash-and-databricks-lakehouse-48341f618b8f", |
231 | | - "summary": "Writing a data labeling application on top of the Databricks Lakehouse platform with Python and Dash for machine learning workflows." |
232 | | - }, |
233 | | - { |
234 | | - "title": "Building an Image Classification App with Databricks Connect V2 and Dash", |
235 | | - "date": "2023-05-18", |
236 | | - "authors": [ |
237 | | - { |
238 | | - "name": "Ivan Trusov", |
239 | | - "url": "https://polarpersonal.medium.com" |
240 | | - } |
241 | | - ], |
242 | | - "type": "Tutorial", |
243 | | - "category": "Getting Started", |
244 | | - "url": "https://polarpersonal.medium.com/building-an-image-classification-app-with-databricks-connect-v2-and-dash-3c7f855f6e6", |
245 | | - "summary": "Detailed guide on setting up and building an image classification app with Databricks Connect V2 (based on Spark Connect) and the Dash framework." |
246 | 210 | } |
247 | 211 | ] |
0 commit comments