Fetching articles...

Decision time for AutoDB

I have built the greatest database engine (on top of SQLite) that automatically turns your objects into tables. It even handles change-detection, auto-migration and syncing.

But what should I do with it? Give it away, sell it, or open source it?

The obvious choice is to sell it like a service, but this has been tried before and is a hard road if you aren't backed by venture capital. The most valuable part, syncing, is something I could sell as an add-on but would require a step up in the server department than what I have now. Probably I would need a full time employee only keeping tabs on servers (for starters).

The real question is: “Do I want to look after other people’s data for a living?” No, I don’t. I would like to develop the code, squash the bugs and fine-tune the algorithms, but not run it as a service.

Is there a middle ground? Sell it like a closed source framework and let the clients take care of their own servers? No, I don't think I could get anyone jump that train.

Open source feels like a nice thing to do. Give back to the community and perhaps also get some help or at least bug reports. The fear is that if successful, this turns into a massive unpaid job. And if unsuccessful, well then it’s just pointless.

It's decision time, so what should I choose? Let's insert a dramatic pause... Well, it's decided! I'll give it away as open source! Including sync for everyone to implement their own way to store data. Since I don't have investors (nor the time to devote into converting users) it won't become a big success. It might help someone and wouldn't that just be great?

Go here for all the details https://github.com/AutoDB/autoDB

About

Hello! How nice of you stopping by! ❤️

My name is Olof Thorén, I am an indie developer from Stockholm, Sweden.

I really enjoy creating stuff, and that is the reason why I am doing this. I started working full-time on building apps in 2009.

At the moment my main focus is Feeds, a glorified news and RSS-reader that keeps track of the web for you. I also build Qiozk Solo, white-label magazine apps for (mainly Swedish) publishers. I have published ~75 Solo-apps though most of them are not active today. Aggressive Development has published 15 apps under its own name and many more for other companies.

Please feel free to say hello on twitter @olof_t or email olof@aggressive.se. Don't hesitate to send me comments or feedback on anything I write.