Baserow
Directus
Baserow | Directus | |
---|---|---|
45 | 226 | |
- | 30,580 | |
- | 2.8% | |
- | 9.9 | |
- | about 1 hour ago | |
Python,JavaScript | TypeScript | |
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.
Directus
-
Ditching Obsidian and building my own
It seems to really be an ad for Directus (https://directus.io/) (?)
-
The Backend Shift: Leveraging Open Source Powerhouses for Faster, Leaner Apps
Directus (directus.io):
-
I Found Perfect CMS after Years of Trial and Error
Sanity, Contentful, and Hygraph are a few examples. Very often a CMS has a pricing page, but is also open-source, and has docs on how to self-host it for free. A great example of that is Directus, and there is no need to avoid those CMS.
-
The Best Open-Source Alternatives to AppSheet in 2025
GitHub:https://github.com/directus/directus
-
Why Do Developers Struggle with Low-Code? (6 Tools That Actually Help)
3. Directus (A No-Code/Low-Code Platform for Data-Driven Development)
-
Directus β real-time REST and GraphQL API of any SQL database
The change licence in Directus simply seems to be GPL3:
https://github.com/directus/directus/blob/main/directus/lice...
The only provision they have added is that if a business uses it in production and that business has >5 revenue/funding then they have to obtain a commercial licence.
- 5 Free Open-Source Tools to Make Your Next Project Easier
-
Automatically Generate REST and GraphQL APIs From Your Database
Some solutions are flexible to handle multiple types of databases. Often allowing you to combine them into a single API. We already mentioned Dreamfactory, but others include Apinizer, Directus, and sandman2.
-
Ask HN: Anybody used Retool for production, user-facing app?
I would also recommend looking at Directus (https://directus.io).
We evaluated PayloadCMS to drive the backend of a mobile app and eventually settled on Directus because it supported heterogeneous collections which was something we had to have.
Directus also has a template for a multi-tenant app which sounds like something you might need.
-
Directus VS wabe - a user suggested alternative
2 projects | 8 Sep 2024
What are some alternatives?
nocodb - π₯ π₯ π₯ Open Source Airtable Alternative
Strapi - π Strapi is the leading open-source headless CMS. Itβs 100% JavaScript/TypeScript, fully customizable, and developer-first.
seatable - SeaTable: easy like a spreadsheet, powerful like a database. Unlimited rows in a single base.
supabase - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
lowdefy - The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.
Appwrite - Build like a team of hundreds_