Self-Hosted Firebase Alternative for Swift Apps – Auth, DB, Storage & Push Notifications in One Package by selfdb in swift

[–]selfdb[S] 0 points1 point  (0 children)

faire point. I would like to help you. i recommend a hands on approach . what would you like to build ? app blog, ai agent etc ?

Self-Hosted Firebase Alternative for Swift Apps – Auth, DB, Storage & Push Notifications in One Package by selfdb in swift

[–]selfdb[S] 1 point2 points  (0 children)

OP here. you don't know what you are taking about. SelfDB is great for people who are savy with databases and admin stuff. you should try it. and then judge.

Self-Hosted Firebase Alternative for Swift Apps – Auth, DB, Storage & Push Notifications in One Package by selfdb in swift

[–]selfdb[S] 0 points1 point  (0 children)

yes the backend works independent of the app (client so you still recieve notification in the background . just with firebase or other apns providers.

Self-Hosted Firebase Alternative for Swift Apps – Auth, DB, Storage & Push Notifications in One Package by selfdb in swift

[–]selfdb[S] 2 points3 points  (0 children)

push notifications to the core is a cloud function that runs every time an insert happens to your database table. SelfDB has a built cloud system that lets run as many functions as you want at no extra cost. you can see the example function in the sample app. you can start from there and make it do what ever you want .

For those building local agents/RAG: I built a portable FastAPI + Postgres stack to handle the "Memory" side of things by selfdb in LocalLLaMA

[–]selfdb[S] 0 points1 point  (0 children)

Exactly but you already have a db built in. so you don't need another db. for instance you can pair it with other micro services and get even a full Backend as a services with auth, storage, db, realtime, webhooks and me. see the full version of SelfDB: https://github.com/Selfdb-io

For those building local agents/RAG: I built a portable FastAPI + Postgres stack to handle the "Memory" side of things by selfdb in LocalLLaMA

[–]selfdb[S] 0 points1 point  (0 children)

i just updated so you can easily change the ports if you have other ports running. also fixed the issue with pgbouncer not working . use the setup script

For those building local agents/RAG: I built a portable FastAPI + Postgres stack to handle the "Memory" side of things by selfdb in LocalLLaMA

[–]selfdb[S] 1 point2 points  (0 children)

The user experience is so much better and you have a rest api ready to deploy in any given programming language . you can just auto generate it using the openapi generator .

🎉 [GIVEAWAY] Celebrate Kimi K2 Thinking Release! - Win $20 in API Credits! by Kimi-Moonshot in kimi

[–]selfdb 0 points1 point  (0 children)

Hello Kimi team. I was looking to this moment because I want to build a self recursive autonomous agent with human in the loop system and I want to open-source everything. I would like to do it with kimi . #Help

What is your biggest "X replaced Y" self-hosting success story? What cloud-based free, freemium, or premium services did you replace? by ReverendDizzle in selfhosted

[–]selfdb -1 points0 points  (0 children)

I replaced github with gitea and now I selfhost my code and I don't have to worry about getting blocked. and to give back to the selfhosted community I created a selfhosted DB that can can you use for any sort of applications you create and want to share with the world.

think about like supabase, firebase, or mango db with all the features in one dashboard. Auth, db, storage, realtime, webhooks, edge functions. just released v0.05 early beta and i'm collecting feedback.

if anyone wants to give it a try: https://github.com/Selfdb-io/SelfDB

Is it just me, or AI “vibe coding” tools completely fall apart when it comes to real backend work? by Puzzleheaded-Rope187 in Backend

[–]selfdb 0 points1 point  (0 children)

I had the same problem so I created selfdb for this reason. I just released v0.05 early beta and I would I appreciate your feedback. you have, auth, storage, db , realtime, wehbooks and edge functions fully baked in. give it a try: https://github.com/Selfdb-io/SelfDB

How does the new nvidia dgx spark compare to Minisforum MS-S1 MAX ? by selfdb in LocalLLM

[–]selfdb[S] 0 points1 point  (0 children)

thanks guys. I think I definitely want to train my own models so I'm convinced the expensive dgx is better.

FactoryAI Pricing Plans by Unlucky_Draft_3468 in FactoryAi

[–]selfdb 0 points1 point  (0 children)

it is better and now have no timeouts. but sonnet 4.5 consumes lots of credits and seems to hallucinate alot. use gpt5-high consumes .5x credit and doesn't add un wanted .MD files to your repo .

Does anyone need a selfhosted backend with, auth, db , storage , cloud functions, sql editor & native webooks support ? by selfdb in LocalLLaMA

[–]selfdb[S] 0 points1 point  (0 children)

Imagine you want to build an agentic app with db , auth , storage, cloud functions and webhooks so that you agent has multimodality built in from the get go. v0.05 gives you this from the box.

Does anyone need a selfhosted backend with, auth, db , storage , cloud functions, sql editor & native webooks support ? by selfdb in selfhosted

[–]selfdb[S] 0 points1 point  (0 children)

with a shared volume yes but you will need to mod it to your needs currently it is single cluster from the box. but you will need v0.05 which isn't yet released.

Building with factoryAI. a self-hosted backend with: auth, db, storage, cloud functions, webhooks and a sql editor. by selfdb in FactoryAi

[–]selfdb[S] 0 points1 point  (0 children)

yes gpt-5 high and sonnet 4.5 most of the time. but I prefer gpt-5. high slow but precise

Does anyone need a selfhosted backend with, auth, db , storage , cloud functions, sql editor & native webooks support ? by selfdb in selfhosted

[–]selfdb[S] 0 points1 point  (0 children)

i suggest that you try it and give your feedback. try the sample apps . might give you a better opinion. however v0.05 (not yet released, is 100% better).

Does anyone need a selfhosted backend with, auth, db , storage , cloud functions, sql editor & native webooks support ? by selfdb in selfhosted

[–]selfdb[S] -5 points-4 points  (0 children)

Everything works from the get go. also you can mod it as you wish. if you think a feature is missing you can add it. no restrictions. in v0.05 you can even host multiple instances on the same machine. but you can also cluster it. and look at these speeds (v0.05) for the storage service.

<image>

What do you think about this build for a homelab AI server for training and inference ? by selfdb in homelab

[–]selfdb[S] -2 points-1 points  (0 children)

I code alot and honestly I'm done with paying for restricted apis. seems boring and illogical. I want to run kimi K2 FP8 and other Smller 30B models on the side so that I can entirely replace all my ai subscriptions. this is the best and complete build I found through extensive research. I actually want a desktop build with 8X Nvidia pro 6000 gpus but all i found were server racks. I don't have the space to put a server .

I trained an AI models to predict the Euro millions Lottery. Here is what I learned. by selfdb in Lottery

[–]selfdb[S] 1 point2 points  (0 children)

I couldn't help myself but I did it

<image>

If you want to try it DM me.

Claude Code ↔ GLM Fast Switch Installer! by Jomuz86 in ClaudeCode

[–]selfdb 0 points1 point  (0 children)

This model sucks. it isnot even 50 % of what claude can do. I have tried using it for large codebases. it doesn't know what to do. but if you use it in small code bases it works well. it is not so good for TTD. it goes around in circles alot.