Baserow
Metabase
Baserow | Metabase | |
---|---|---|
45 | 80 | |
- | 41,624 | |
- | 1.5% | |
- | 10.0 | |
- | 6 days ago | |
Python,JavaScript | Clojure | |
MIT | GNU General Public License v3.0 or later |
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.
Baserow
- Retool Database
-
10 open-source alternatives to run your businesses
4. Baserow - 1.5k ⭐️
-
Just released Baserow 1.15 with timezone support, today() & now() formula functions, personal views and more - open-source Airtable alternative.
GitLab repository: https://gitlab.com/bramw/baserow.
-
Baserow for Developers: January Developer Digest
💬 Follow us at @baserow on Twitter for staying in the known of all company updates and news. ⌨️ Join the Baserow community forum to chat with other developers and the Baserow team. ⭐️ Star Baserow on GitLab to show your appreciation of our work.
-
🎉 Just released Baserow 1.14 with the audit log, Baserow role based permissions & more…!
Check out the full roundup: https://baserow.io/blog/1-14-release-of-baserow. Test out Baserow 1.14: https://baserow.io. GitLab repository: Bram Wiepjes / baserow · GitLab.
-
Open Source Django Projects for Study
Baserow
-
Use cookies and sessions (not JWTs) for authentication
I'd also written an article on token authentication for django: https://www.spapas.net/2021/08/25/django-token-rest-auth/ using the REST Framework's TokenAuthentication.
This is simplest thing for most cases.
The session authentication that is proposed in the article is also great but has two problems:
* It will be hacky to implement for mobile apps (it should be possible but would not be something I'd like to do, I had tried in the past and remember that I needed to jump to a lot of hoops to "pick" that session cookie)
* The cookies can't be shared between different domains (cookies be shared the same domain or between a parent and child domain, i.e api.example.com can set/get cookies from .example.com).
So you can use the SessionAuthnentication if your frontend and backend share their domain and you know that your API won't ever be used for mobiles apps. On all other cases use TokenAuthentication.
I don't have experience with JWT Authentication, however I know it can be done and is used be various apps f.e baserow: https://gitlab.com/bramw/baserow/-/blob/develop/backend/src/...
-
Can you (developers who've worked professionally with Djano) share a Django project Dockerfile and docker-compose files with what you consider best practices?
Feel free to dig into https://gitlab.com/bramw/baserow repository, e.g. https://gitlab.com/bramw/baserow/-/blob/develop/backend/Dockerfile... There are docker compose files too.
-
Check out Baserow 1.13 with role-based access control and SSO + support us on Product Hunt 🚀 - Open Source Airtable alternative
Great idea! I've created an issue for it on the backlog https://gitlab.com/bramw/baserow/-/issues/1399.
-
🔥 We’ve just released 1.13.1 with direct support for enterprise, hiding form view fields via query parameters, and many other things.
Here is the full scoop on all new things: https://gitlab.com/bramw/baserow/-/releases/1.13.1.
Metabase
- Ask HN: Who is hiring? (April 2025)
-
Metabase 52: Sankey charts, faster search, and more
Hope you enjoy the release. If you want to get into the nitty-gritty, check out our release notes in GitHub. To see what other features we have in the works, see our product roadmap.
-
Show HN: Outerbase Studio – Open-Source Database GUI
The Web UI over DB is also the motivation of more BI oriented tool https://github.com/metabase/metabase
-
Metabase 51: Improved visualizations, Databricks driver, iframes in dashboards, and more.
Or if you want to get into the nitty-gritty, check out our release notes in GitHub.
- Ask HN: Who is hiring? (November 2024)
-
Top FP technologies
metabase
-
Lessons Learned #1: One line of code can make your application vulnerable (Pre-Auth RCE in Metabase CVE-2023–38646)
Metabase is a popular open-source business intelligence tool. A vulnerability was discovered around July 2023 and assigned CVE-2023–38646 (you can find the full write-up here) which had a devastating impact of pre-auth RCE (Remote code execution) which means an unauthenticated user with network access to any instance of the web application could run code on the servers the application is running on. So Let’s discover what went wrong!
-
Ask HN: Who is hiring? (September 2024)
Metabase | https://metabase.com | REMOTE | Full-time | Backend Engineers, Frontend Engineers, and Engineering Managers
Metabase is open source analytics software that lets anyone in your company rummage around in the databases you have. It connects to a number of databases / data warehouses (BigQuery, Redshift, Snowflake, Postgres, MySQL, etc).
People rather like the product (https://metabase.com/love). We're a remote team full of people who care about user experience, making complicated things as simple as possible and building things. We have a deeply pragmatic engineering culture and value building things that people actually use vs whatever closes a deal or makes for a good press release.
Tech stack: Clojure, Typescript, React, Redux, AWS https://github.com/metabase/metabase
Please apply here https://www.metabase.com/jobs and then email me at vamsi@metabase, I'll find your application internally and review it
-
Tools for Starting a Business or Testing an Idea: A Beginner's Guide
Reporting - Metabase A free, open-source business intelligence tool that helps you create custom reports and dashboards to track your business metrics and make data-driven decisions.
-
The 50 best open-source alternatives to popular SaaS software
GitHub: Metabase GitHub Repository
What are some alternatives?
nocodb - 🔥 🔥 🔥 Open Source Airtable Alternative
Apache Superset - Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset]
Directus - The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
Redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
seatable - SeaTable: easy like a spreadsheet, powerful like a database. Unlimited rows in a single base.
appsmith - Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.