grist-core VS ONLYOFFICE

Compare grist-core vs ONLYOFFICE and see what are their differences.

ONLYOFFICE

ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. (by ONLYOFFICE)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
grist-core ONLYOFFICE
52 172
6,271 4,386
2.9% 1.9%
9.8 6.8
2 days ago about 2 months ago
TypeScript Shell
Apache License 2.0 GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

grist-core

Posts with mentions or reviews of grist-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-01.
  • Ask HN: Who is hiring? (March 2024)
    12 projects | news.ycombinator.com | 1 Mar 2024
    and poke around. If the words battery correct horse staple mean something to you, you might have an advantage.

    The heart of the software you'll be working with: https://github.com/gristlabs/grist-core/

  • Form to DB
    6 projects | news.ycombinator.com | 22 Feb 2024
    Because the single-system paradigm doesn't work any more. However, modern replacements do exist, Airtable is one of the first; it's basically the notion of a "spreadsheet with more structure", and then building forms and such on top of that. I've recently been playing with Grist and like it, although it is rough around the edges.

    https://www.getgrist.com

  • Ask HN: Spreadsheets like Google Sheets but not from Google?
    5 projects | news.ycombinator.com | 27 Jan 2024
  • Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat)
    3 projects | news.ycombinator.com | 7 Jan 2024
  • A modern, open-source spreadsheet that goes beyond the grid
    8 projects | news.ycombinator.com | 30 Oct 2023
    i want exactly the opposite - something that does not try to be a spreadsheet, but gives me a grid view of a database table, with concurrent edits a la google sheets, and lets me access the same data from my webapp backend.

    i have been searching for this for literally years, all the time maintaining an app as a google sheets script, because much as i would prefer something self-hosted and customisable, that collaborative grid view is the ideal user interface from my users' point of view. so far nothing has fit the bill - basetool (https://github.com/basetool-io/basetool) might have but it's discontinued and underdocumented, and i'm not really a web developer so i don't feel up to the challenge of getting it running and integrated into an app.

    grist actually came really close from a ui perspective, but it was too focused on being a spreadsheet and doing computation in the frontend. i filed an issue that explains my use case in more detail: https://github.com/gristlabs/grist-core/issues/422

  • Unicorn Startup Airtable Lays Off 27% of Firm, Shifts Focus to Big Clients
    3 projects | news.ycombinator.com | 15 Sep 2023
    Founder of Grist here (https://www.getgrist.com/):

    - focus on small teams and individuals

    - open source (with community contributing!)

    - can be run self-managed

    - portable data (lossless export in SQLite format)

    - full of great features (granular access rules, formulas with python, conditional formatting, webhooks, etc etc)

    If it's little-known, it's because we spend too much time building, not enough time selling.

  • Grist Is the Evolution of Spreadsheets
    1 project | news.ycombinator.com | 23 Aug 2023
  • From no-code to co-code
    1 project | news.ycombinator.com | 23 Aug 2023
    The exact LLM used in the experiment mentioned in this post was upstage-llama-2-70b-instruct-v2.ggmlv3.q2_K. Grist was configured to use it via llama-cpp-python and https://github.com/gristlabs/grist-core#ai-formula-assistant...
  • Microsoft is bringing Python to Excel
    6 projects | news.ycombinator.com | 22 Aug 2023
    https://github.com/gristlabs/grist-core/
  • Welcome to Datasette Cloud
    6 projects | news.ycombinator.com | 20 Aug 2023
    Check out Grist in the ‘Access with sane backend’ space. SQLite, open source and fantastic UX https://www.getgrist.com/ and https://github.com/gristlabs/grist-core

    I use and love both Datasette and Grist - they’re complementary.

ONLYOFFICE

Posts with mentions or reviews of ONLYOFFICE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-29.
  • Ask HN: Why hasn't OnlyOffice see higher adoption than LibreOffice?
    1 project | news.ycombinator.com | 24 Feb 2024
    Had never even heard of it.

    And their website doesn't help at all - https://www.onlyoffice.com/ - At first, I thought it is selling some kind of add-on for Businesses to use with Microsoft Office. Then I clicked "Get it now" and saw a page that gives me options to download a Docker Image, or Cloud Images or VM Images. What the heck? Then I see the "GET OnlyOffice" link in the navigation menu and go to it - the menu pop-up talks about DocSpace, Enterprise, Workspace etc. etc. and asks to sign-in for cloud. Again, what the heck?? Then I go to the PRODUCT link that also pop-ups lot of options - like - Doc editors to integrate into your business platform .... ??? Then I see the "Desktop and Mobile Apps" option in it and click 'For Desktop'. And finally, here I found what I had been searching for - Get free desktop office suite for document editing and collaboration ( https://www.onlyoffice.com/desktop.aspx ).

    When a website is designed to be "Enterprisey" - only targetting and catering to a particular audience, and totally ignores everyone else - I am not surprised it's userbase is limited.

  • OnlyOffice: Free open source office suite with business productivity tools
    4 projects | news.ycombinator.com | 29 Sep 2023
    https://github.com/ONLYOFFICE/DocumentServer/issues/19#issue...

    > @ONLYOFFICE, FYI to add bidi-directional support (LTR, RTL and mixed) in Web interface is as simple to add to element dir=auto.

    > If I remember correctly, they are using canvas with custom rendering logic. Hence many native browser capabilities might not be available.

    Oh, jeez, why? I want to install this just to point a screen reader at it and watch the havoc. Maybe they got that figured out but good lord...

  • O20.Word – A Microsoft Word Clone for KDE Plasma
    1 project | news.ycombinator.com | 7 Aug 2023
    Seems to have no updates since 3 years.

    OnlyOffice (IMO) looks the closest like MS Office , is open source (AGPL) and handles the MS Office formats very well.

    https://www.onlyoffice.com/

  • Is there any way to install excel in fedora?
    1 project | /r/Fedora | 7 Jul 2023
    Damn close replacement - onlyoffice. https://www.onlyoffice.com/. Been using it as my excel replacement at work for over a year now. Highly recommend it.
  • Spreadsheets
    1 project | /r/selfhosted | 6 Jun 2023
    Only Office has a web based version so every device with a browser could run it and is like MS Office
  • Look at this big Wine glass 🍷
    1 project | /r/linuxmemes | 22 May 2023
    Try OnlyOffice— it’s the one that does the best job at handling MS formats in my experience.
  • Is Linux worth it for the average PC user?
    1 project | /r/linux | 20 May 2023
    https://www.onlyoffice.com/ and just link your outlook exchange to like thunderbird or something
  • احد بيعرف تطبيق بيساعدني اعمل كتب الكترونية على الهاتف ؟
    2 projects | /r/jordan | 17 May 2023
    او شوف برنامج مرة استعملته https://www.onlyoffice.com/
  • Can i run Office365 on Pop!_OS through bottles?
    3 projects | /r/pop_os | 15 May 2023
    No you can't run office365 without Windows or MacOS on Linux. The closest 2 alternatives that I find pleasing to use is (onlyoffice)[https://www.onlyoffice.com] or libreoffice
  • Great distros, lousy file compatibility
    2 projects | /r/linuxmint | 5 May 2023
    Yes. OP should try ONLYOFFICE

What are some alternatives?

When comparing grist-core and ONLYOFFICE you can also consider the following projects:

budibase - Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

CryptPad - Collaborative office suite, end-to-end encrypted and open-source.

authentik - The authentication glue you need.

jellyfin-server-freebsd - jellyfin-server component for freebsd

Gotify - A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)

EtherCalc - Node.js port of Multi-user SocialCalc

worldle

Awesome-CV - :page_facing_up: Awesome CV is LaTeX template for your outstanding job application

Trilium Notes - Build your personal knowledge base with Trilium Notes

yunohost - YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.

openoffice - Apache OpenOffice