Revision as of 15:06, 19 March 2022 editAydroow (talk | contribs)60 editsmNo edit summary← Previous edit | Revision as of 10:37, 2 June 2022 edit undoDewritech (talk | contribs)Extended confirmed users, New page reviewers, Rollbackers174,090 editsm clean up, typo(s) fixed: etc) → etc.) (2)Tag: AWBNext edit → | ||
Line 19: | Line 19: | ||
==Platform== | ==Platform== | ||
The AppSheet platform allows users to create mobile apps from cloud-based ]s and ]s.<ref>{{Cite web|title = An Ode to the Underappreciated Spreadsheet |url=https://hbr.org/2016/10/an-ode-to-the-underappreciated-spreadsheet | website=hbr.com|access-date=2018-06-22|language=en-US}}</ref> Apps can also be created directly as an add-on from spreadsheet platforms like ]. |
The AppSheet platform allows users to create mobile apps from cloud-based ]s and ]s.<ref>{{Cite web|title = An Ode to the Underappreciated Spreadsheet |url=https://hbr.org/2016/10/an-ode-to-the-underappreciated-spreadsheet | website=hbr.com|access-date=2018-06-22|language=en-US}}</ref> Apps can also be created directly as an add-on from spreadsheet platforms like ].<ref>{{Cite web|title = 4 Essential Android Add-Ons for Google Docs and Sheets |url=https://www.pcworld.com/article/3102185/software-productivity/4-essential-android-add-ons-for-google-docs-and-sheets.html | website=pcworld.com|access-date=2018-06-22|language=en-US}}</ref> The platform is available from both a ] model and a corporate licensing model for larger organizations with more governance, data analytics, and performance options.<ref>{{Cite web|title = Pricing |url=https://www.appsheet.com/pricing | website=appsheet.com|access-date=2019-02-20|language=en-US}}</ref> Compared to ] which allow developers to develop with faster iteration cycles, AppSheet is a no-code platform which allows business users familiar with basic spreadsheet and database operations to build apps.<ref>{{Cite web|title = What No-Code Software Really Looks Like |url=https://www.forbes.com/sites/adrianbridgwater/2019/03/18/what-no-code-software-really-looks-like/#393a8b7f96ce | website=forbes.com|access-date=2019-03-21|language=en-US}}</ref> | ||
AppSheet compatible data sources include: | AppSheet compatible data sources include: | ||
Line 37: | Line 37: | ||
==Features== | ==Features== | ||
] | ] | ||
=== Data Capture === | === Data Capture === | ||
AppSheet apps capture data in the form of images, signatures, geolocation, barcodes, and NFC. Data is automatically synced to the cloud-based, or users can opt to manually sync the data at any time. Common uses for data capture include field or equipment inspections, safety inspections, reporting, and inventory management.<ref>{{Cite web|title = How to make an app |url=https://www.appsheet.com/how_to_make_an_app | website=appsheet.com|access-date=2019-02-20|language=en-US}}</ref> | AppSheet apps capture data in the form of images, signatures, geolocation, barcodes, and NFC. Data is automatically synced to the cloud-based, or users can opt to manually sync the data at any time. Common uses for data capture include field or equipment inspections, safety inspections, reporting, and inventory management.<ref>{{Cite web|title = How to make an app |url=https://www.appsheet.com/how_to_make_an_app | website=appsheet.com|access-date=2019-02-20|language=en-US}}</ref> | ||
Line 47: | Line 48: | ||
=== Declarative Programming Model === | === Declarative Programming Model === | ||
AppSheet's platform allows users to declare the logic of the app's activity in order to customize the app's user experience rather than use traditional code. This level of abstraction essentially trades a granular level of customization that would be available through hard code for increased efficiency, scalability, and security that would be available through a declarative model. |
AppSheet's platform allows users to declare the logic of the app's activity in order to customize the app's user experience rather than use traditional code. This level of abstraction essentially trades a granular level of customization that would be available through hard code for increased efficiency, scalability, and security that would be available through a declarative model.<ref>{{Cite web|title = What No-Code Software Really Looks Like |url=https://www.forbes.com/sites/adrianbridgwater/2019/03/18/what-no-code-software-really-looks-like/#393a8b7f96ce | website=forbes.com|access-date=2019-03-21|language=en-US}}</ref> | ||
==Security== | ==Security== | ||
Data is stored on a user's device and the user's existing cloud-based storage system. When users sync their app, changes they make are sent to the AppSheet web service over an encrypted protocol (HTTPS). AppSheet then applies the changes to the backend spreadsheet (on Google Drive, Dropbox, etc). The latest version of the spreadsheet or database is read (from Google Drive, Dropbox, etc) and sent back to the mobile app.<ref>{{Cite web|title = Understanding the Secure Flow of Data|url=https://help.appsheet.com/security/understanding-the-secure-flow-of-data| website=appsheet.com|access-date=2019-02-20|language=en-US}}</ref> | Data is stored on a user's device and the user's existing cloud-based storage system. When users sync their app, changes they make are sent to the AppSheet web service over an encrypted protocol (HTTPS). AppSheet then applies the changes to the backend spreadsheet (on Google Drive, Dropbox, etc.). The latest version of the spreadsheet or database is read (from Google Drive, Dropbox, etc.) and sent back to the mobile app.<ref>{{Cite web|title = Understanding the Secure Flow of Data|url=https://help.appsheet.com/security/understanding-the-secure-flow-of-data| website=appsheet.com|access-date=2019-02-20|language=en-US}}</ref> | ||
AppSheet's platform is also verified as ] compliant.<ref>{{Cite web|title = AppSheet Information Security|url=https://solutions.appsheet.com/hubfs/AppSheet_Information_Security.pdf| website=appsheet.com|access-date=2019-02-20|language=en-US}}</ref> | AppSheet's platform is also verified as ] compliant.<ref>{{Cite web|title = AppSheet Information Security|url=https://solutions.appsheet.com/hubfs/AppSheet_Information_Security.pdf| website=appsheet.com|access-date=2019-02-20|language=en-US}}</ref> | ||
==History== | ==History== | ||
Line 63: | Line 64: | ||
In 2018, AppSheet launched SPEC, a ] tool allowing non-coders to build apps by asking users in plain English what they want to build.<ref>{{Cite web | title= AppSheet’s new ‘Spec’ feature aims to make apps easier to build using natural language, without code | url= https://www.geekwire.com/2018/appsheets-new-spec-feature-aims-make-apps-easier-build-using-natural-language-without-code/ | website= Geek Wire |access-date= 2018-06-21|language=en-US}}</ref> | In 2018, AppSheet launched SPEC, a ] tool allowing non-coders to build apps by asking users in plain English what they want to build.<ref>{{Cite web | title= AppSheet’s new ‘Spec’ feature aims to make apps easier to build using natural language, without code | url= https://www.geekwire.com/2018/appsheets-new-spec-feature-aims-make-apps-easier-build-using-natural-language-without-code/ | website= Geek Wire |access-date= 2018-06-21|language=en-US}}</ref> | ||
In 2018 and 2019, AppSheet was named a leader by ] for mobile low-code platforms for business developers. |
In 2018 and 2019, AppSheet was named a leader by ] for mobile low-code platforms for business developers.<ref>{{Cite web | title= The Forrester Wave™: Mobile Low-Code Platforms For Business Developers, Q3 2018 | url= https://www.forrester.com/report/The+Forrester+Wave+Mobile+LowCode+Platforms+For+Business+Developers+Q3+2018/-/E-RES142469# | website= Forrester | access-date= 2019-02-19 | language= en-US | archive-url= https://web.archive.org/web/20180815201231/https://www.forrester.com/report/The+Forrester+Wave+Mobile+LowCode+Platforms+For+Business+Developers+Q3+2018/-/E-RES142469 | archive-date= 2018-08-15 | url-status= dead }}</ref><ref>{{Cite web | title= The Forrester Wave™: Mobile Low-Code Platforms For Business Developers, Q2 2019 | url= https://www.forrester.com/report/The+Forrester+Wave+LowCode+Platforms+For+Business+Developers+Q2+2019/-/E-RES144411 | website= Forrester |access-date= 2019-07-17|language=en-US}}</ref> | ||
On January 14, 2020, AppSheet announced they had been acquired by ] and would be joining the ] team.<ref>{{Cite web|url=http://social.techcrunch.com/2020/01/14/google-acquires-appsheet-to-bring-no-code-development-to-google-cloud/|title=Google acquires AppSheet to bring no-code development to Google Cloud|last=Miller|first=Ron|date=2020-01-15|website=TechCrunch|url-status=live|archive-url=https://web.archive.org/web/20200116000134/https://techcrunch.com/2020/01/14/google-acquires-appsheet-to-bring-no-code-development-to-google-cloud/?_guc_consent_skip=1579132924|archive-date=2020-01-16|access-date=2020-01-16}}</ref><ref>{{Cite web|url=https://blog.appsheet.com/appsheet-acquired-by-google-cloud|title=AppSheet Acquired by Google Cloud|last=Seshadri|first=Praveen|date=2020-01-16|website=AppSheet|url-status=live|archive-url=https://web.archive.org/web/20200116001312/https://blog.appsheet.com/appsheet-acquired-by-google-cloud|archive-date=2020-01-16|access-date=2020-01-16}}</ref> | On January 14, 2020, AppSheet announced they had been acquired by ] and would be joining the ] team.<ref>{{Cite web|url=http://social.techcrunch.com/2020/01/14/google-acquires-appsheet-to-bring-no-code-development-to-google-cloud/|title=Google acquires AppSheet to bring no-code development to Google Cloud|last=Miller|first=Ron|date=2020-01-15|website=TechCrunch|url-status=live|archive-url=https://web.archive.org/web/20200116000134/https://techcrunch.com/2020/01/14/google-acquires-appsheet-to-bring-no-code-development-to-google-cloud/?_guc_consent_skip=1579132924|archive-date=2020-01-16|access-date=2020-01-16}}</ref><ref>{{Cite web|url=https://blog.appsheet.com/appsheet-acquired-by-google-cloud|title=AppSheet Acquired by Google Cloud|last=Seshadri|first=Praveen|date=2020-01-16|website=AppSheet|url-status=live|archive-url=https://web.archive.org/web/20200116001312/https://blog.appsheet.com/appsheet-acquired-by-google-cloud|archive-date=2020-01-16|access-date=2020-01-16}}</ref> |
Revision as of 10:37, 2 June 2022
No-code development platformFile:AppSheet Logo.png | |
Company type | Subsidiary |
---|---|
Industry | Platform as a service Digital transformation Enterprise Software |
Founded | 2014; 11 years ago (2014) |
Headquarters | Seattle, Washington |
Products |
|
Number of employees | Approximately 35 (2019) |
Parent | Google LLC |
Website | www.appsheet.com |
AppSheet is an application that provides a no-code development platform for application software, which allows users to create mobile, tablet, and web applications using data sources like Google Drive, DropBox, Office 365, and other cloud-based spreadsheet and database platforms. The platform can be utilized for a broad set of business use cases including project management, customer relationship management, field inspections, and personalized reporting.
AppSheet was acquired by Google in January 2020.
Platform
The AppSheet platform allows users to create mobile apps from cloud-based spreadsheets and databases. Apps can also be created directly as an add-on from spreadsheet platforms like Google Sheets. The platform is available from both a self-service model and a corporate licensing model for larger organizations with more governance, data analytics, and performance options. Compared to low-code development platforms which allow developers to develop with faster iteration cycles, AppSheet is a no-code platform which allows business users familiar with basic spreadsheet and database operations to build apps.
AppSheet compatible data sources include:
- Google Sheets
- Google Forms
- Microsoft Excel on Office 365
- Microsoft Excel on Dropbox
- Microsoft Excel on Box (company)
- Smartsheet
- Salesforce
- DreamFactory
- Microsoft SQL Server
- MySQL
- PostgreSQL
- Amazon DynamoDB
Features
Data Capture
AppSheet apps capture data in the form of images, signatures, geolocation, barcodes, and NFC. Data is automatically synced to the cloud-based, or users can opt to manually sync the data at any time. Common uses for data capture include field or equipment inspections, safety inspections, reporting, and inventory management.
Data Collaboration
Synced, shared data allows users to collaborate across mobile or desktop devices. Workflow rules can also be used to trigger notifications or work-based assignments where appropriate. Offline access is also possible as data storage is localized to the device and synced upon internet connectivity returns.
Data Display
AppSheet data can be displayed in graphical and interactive formats. Common data views include tables, forms, maps, charts, calendars, and dashboards. Each app can hold multiple views consisting of data from various sources.
Declarative Programming Model
AppSheet's platform allows users to declare the logic of the app's activity in order to customize the app's user experience rather than use traditional code. This level of abstraction essentially trades a granular level of customization that would be available through hard code for increased efficiency, scalability, and security that would be available through a declarative model.
Security
Data is stored on a user's device and the user's existing cloud-based storage system. When users sync their app, changes they make are sent to the AppSheet web service over an encrypted protocol (HTTPS). AppSheet then applies the changes to the backend spreadsheet (on Google Drive, Dropbox, etc.). The latest version of the spreadsheet or database is read (from Google Drive, Dropbox, etc.) and sent back to the mobile app.
AppSheet's platform is also verified as SOC2 compliant.
History
AppSheet was originally founded by Praveen Seshadri in March 2014 after several months of developing the product at his home in Seattle, Washington.
In 2015, AppSheet received seed funding from New Enterprise Associates.
In 2018, AppSheet was recognized by TiE as a Tie50 award recipient recognizing innovative tech startups.
In 2018, AppSheet launched SPEC, a natural-language programming tool allowing non-coders to build apps by asking users in plain English what they want to build.
In 2018 and 2019, AppSheet was named a leader by Forrester Research for mobile low-code platforms for business developers.
On January 14, 2020, AppSheet announced they had been acquired by Google and would be joining the Google Cloud team.
References
- "Startup Spotlight: AppSheet lets non-developers build custom mobile apps". geekwire.com. Retrieved 2018-06-22.
- Ron Miller, "Google acquires AppSheet to bring no-code development to Google Cloud", TechCrunch, January 14, 2020
- Bridgwater, Adrian. "Google Says Yes To No-Code, Acquires AppSheet". Forbes. Retrieved 2020-06-23.
- "Google acquires no-code app development platform AppSheet". VentureBeat. 2020-01-14. Retrieved 2020-06-23.
- "An Ode to the Underappreciated Spreadsheet". hbr.com. Retrieved 2018-06-22.
- "4 Essential Android Add-Ons for Google Docs and Sheets". pcworld.com. Retrieved 2018-06-22.
- "Pricing". appsheet.com. Retrieved 2019-02-20.
- "What No-Code Software Really Looks Like". forbes.com. Retrieved 2019-03-21.
- "How to make an app". appsheet.com. Retrieved 2019-02-20.
- "How to make an app". appsheet.com. Retrieved 2019-02-20.
- "Teams and Collaboration". appsheet.com. Retrieved 2019-02-20.
- "Views". appsheet.com. Retrieved 2019-02-20.
- "What No-Code Software Really Looks Like". forbes.com. Retrieved 2019-03-21.
- "Understanding the Secure Flow of Data". appsheet.com. Retrieved 2019-02-20.
- "AppSheet Information Security" (PDF). appsheet.com. Retrieved 2019-02-20.
- "AppSheet". geekwire.com. Retrieved 2018-06-22.
- "Startup Spotlight: AppSheet lets non-developers build custom mobile apps". nea.com. Retrieved 2018-06-22.
- "TiE Inflect 2018 announces AppSheet as a 2018 TiE50 Winner". Business Insider. Retrieved 2018-06-21.
- "AppSheet's new 'Spec' feature aims to make apps easier to build using natural language, without code". Geek Wire. Retrieved 2018-06-21.
- "The Forrester Wave™: Mobile Low-Code Platforms For Business Developers, Q3 2018". Forrester. Archived from the original on 2018-08-15. Retrieved 2019-02-19.
- "The Forrester Wave™: Mobile Low-Code Platforms For Business Developers, Q2 2019". Forrester. Retrieved 2019-07-17.
- Miller, Ron (2020-01-15). "Google acquires AppSheet to bring no-code development to Google Cloud". TechCrunch. Archived from the original on 2020-01-16. Retrieved 2020-01-16.
- Seshadri, Praveen (2020-01-16). "AppSheet Acquired by Google Cloud". AppSheet. Archived from the original on 2020-01-16. Retrieved 2020-01-16.
External links
Google Cloud Platform | |
---|---|
Cloud | |
Subsidiaries | |
Google Workspace |