2274 results found
-
Cloud Spanner Datasource
Support Cloud Spanner as a datasource for Data Connect in addition to Cloud SQL via Cloud Spanner's PostgreSQL compatibility layer.
5 votes -
AlloyDB Datasource
Support AlloyDB as a datasource for Data Connect in addition to Cloud SQL via the same PostgreSQL bindings
10 votes -
Cloud Firestore Datasource
Support Cloud Firestore as a datasource for Data Connect in addition to Cloud SQL. Support data model mapping (e.g.
@collection) and querying via GraphQL184 votes -
Offline Support
Allow data to be cached and accessible offline. Offline data may have limited query and write capabilities compared to online data
171 votes -
Advanced Vector Embeddings with pgvector
Create and store advanced embeddings for Data Connect types in pgvector through support of configurable chunking strategies and automatic embedding by annotations.
9 votes -
File Uploads
Store and retrieve large files with Data Connect through an integration with Google Cloud Storage.
25 votes -
Realtime Query Updates
Subscribe to realtime updates for a limited subset of queries, for example retrieving updates to specific rows or getting new items for a simple timeline.
377 votes -
Managed SQL Schema Migrations
Data Connect automatically queues and applies database schema migrations as you make changes to your application's schema including destructive migration detection and diff approval.
18 votes -
Custom Serverless Resolvers
Write Node.js resolvers to enhance Data Connect with arbitrary server logic. Resolvers will be authored alongside the Data Connect schema and deployed to serverless infrastructure. Resolvers can either provide new top-level Query and Mutation fields or integrate with SQL table types.
39 votes -
Allow to upload files to idx
allow the user to upload files like pdf's, csv files which will be helpful for machine learning projects.
6 votes -
Remove "Recent Projects" list from Firebase homepage
Removes "Recent Projects" list from Firebase homepage, or hide it when there are a total of 8 projects or less. I have to switch across projects frequently, and the recent projects list is not useful as we only have 8 projects. 5 projects are duplicated on the page and this confuses my eyes a lot. Perhaps alternatively have a table of projects?
1 vote -
Increase the size of remote config from 1MB to 10MB
Why not increase the file size for remote config? Right now it only holds 1MB of text, but if you zip a 1MB plain text file you can reduce it to 100kb or less. So, why not increase the configuration size to 10MB?
1MB remoteconfig.json ==> compress file ==> 80kb remoteconfig.zip
13 votes -
Code security analyzer
a feature that automatically analyzes code compatibility across different platforms, frameworks, and programming languages, helping developers identify potential issues before deployment.
3 votes -
Incorrect notifications about extension installation
Installing extensions such as "Python", "Jupyter Notebook" causes an incorrect notification to pop-up showing "Try downloading manually" which is wrong as after a couple of seconds it gets installed correctly.
2 votes -
Uploading files get STUCK!
Uploading file is a problematic feature as it is default apparent how it should be done. Except right clicking on mouse button. Second, when I tried to upload a "tiff" image, it is taking forever to upload it. Which sucks by definition.
3 votes -
installing with "pip" should be seamless
right now, installing python packages using pip not natively supported as it results in altering the default file system outlined by idx. pip is essential if something is providing Python support by default.
I know I can find a workaround using nix and vice versa still installing a package using pip shouldn't be this hard. Because it is extremely fundamental. Also, Google's choice to keep Python 3.10.X and 3.11.X a bad idea. Since I use some legacy libraries that uses 3.8.X and I am happy with that. the support should include older Python versions or a way to install custom…
9 votes -
Adds support for C, C++, Swift
Support C, C++, and Swift
10 votes -
We need FastAPI for backend development
We need FastAPI for faster backend development along with any frontend templated mostly ReactJS. Django and Flask are good choices but FastAPI let us work more efficiently with production boost of 200% to 300%.
7 votes -
Laggy and Less Touch Responsive Online Android Emulator
The current online Android emulator is experiencing significant lag and lacks touch responsiveness, impacting the user experience negatively. This hinders developers' ability to efficiently test and debug their Android applications in a simulated environment.
5 votes -
Automated Function Calling for Kotlin
Allow the SDK to call automatically the functions that the model requires before to proceed with the prompt
3 votes
- Don't see your idea?