Hacker News new | ask | show | jobs
by liammclennan 3699 days ago
The license and price will be decided before the product is released, which will probably be around July or August.

I will provide clients for JS and .NET as well as any others that are worthwhile, but they are thin wrappers around an HTTP API.

The server is a node application with a Sqlite database. I intend to provide a quality installation experience for windows, linux and osx.

Thanks for taking a look.

1 comments

At the very least I would recommend you allow it to work with a full RDBMS like MySQL/compatible or PostgreSQL. SQLite means you can't have online replication, which means you can't make it HA.