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 Andersson-Thorén, I am an iOS/Backend/Web/Android developer from 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 I work as a consultant for companies that need help with their apps. During off-hours I build indie-apps for fun. My main app is Feeds, a glorified news and RSS-reader that keeps track of the web for you. I have published more than 75 apps on the appstore/Google play store 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 or give feedback, etc: olof@aggressive.se.