Viewing profile — o1lab
o1lab
HN member- Joined
- Wed, Aug 23, 2017, 7:41 PM UTC
- HN karma
- 46
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About o1lab
Book a meeting : https://calendly.com/xgenecloud/demo
Github : https://github.com/xgenecloud/xgenecloud
Discord : https://discord.gg/5RgZmkW
Twitter : https://twitter.com/xgenecloud
Timezone : GMT
(Build at the Speed of Thought)
Recent public activity
-
comment
Comment #24578051
It's been a while I tried Django. Does Django admin provide a way to model schema in GUI and create migrations automatically ?
-
comment
Comment #24577900
If you need a GUI tool that creates schema migrations automatically as you change schema - try XgeneCloud [1]. The GUI database client generates up and down SQL files automatically…
- comment
-
comment
Comment #24443266
Interesting concept and quite liked the playful logo. Can we pass in env variables to db connection ? We are in similar space, we take input params of db and generate CRUD apis wit…
-
comment
Comment #24048019
>> I haven’t written a migration in 1+ years This. Above should be the goal of every database backed application framework. A really well balanced post (author is super modest). >>…
-
comment
Comment #23960132
XgeneCloud: writing APIs will never be simpler. With just one command you can generate REST/Graphql on 5 different types of databases instantly. https://github.com/xgenecloud/xgene…
-
comment
Comment #23541066
hey eatonphil, Really happy to come across this. Cool stuff. We launched[1] XgeneCloud last week. https://github.com/xgenecloud/xgenecloud And XgeneCloud also generates source code…
-
comment
Comment #23516536
>> (even if it was a little ridiculous to fire up a cluster for something Excel or SQLite could handle) I know above comment will be lost - but this is such a genuine truth.
-
comment
Comment #23469589
Thank you. Yes, XgeneCloud started as a simple project (Xmysql) that was first showed on HN[1]. [1] Xmysql on HN : https://news.ycombinator.com/item?id=15580914
-
comment
Comment #23469096
Excellent! Would be lovely to hear some feedback. :) Thank you for catching the typo in pricing - we will be fixing this.
-
comment
Comment #23468641
Yes, Thank you. By using this you will never have to write CRUD APIs ever. That's about 60-80% of work in backend. Also it is absolutely free to use with all features.
-
comment
Comment #23468185
we'll be adding a pubilc roadmap soon. Thanks for your input.
-
comment
Comment #23468174
Which SQL database are you using ? It will take about two minutes to try
-
comment
Comment #23467966
Please click on the link below :) Github : https://github.com/xgenecloud/xgenecloud Website : https://xgenecloud.com Usage: takes just two minutes npm install -g xc-cli xc app.inst…
-
comment
Comment #23467778
NoSQL is on our roadmap. Which NoSQL you had in mind ?
-
comment
Comment #23466906
Thank you! We are fixing this.
-
comment
Comment #22436665
For rest apis on mysql instantly - https://github.com/o1lab/xmysql/ (shameless plug)
-
comment
Comment #21439494
ACL and other features are work in progress. Please watch repo for updates.
-
comment
Comment #21436031
xmysql - Creates instant REST APIs over a mysql database. https://github.com/o1lab/xmysql/ Give it a try. (Im the author)
-
comment
Comment #20926526
For those interested in creating REST APIs instantly on a mysql database https://github.com/o1lab/xmysql/
-
comment
Comment #20831748
One of the short comings I found in many logging mechanism in backend is : There are no APIs to enable/disable logs at runtime. Have made an small attempt to fix it in node.js http…
-
comment
Comment #18863799
See also : https://github.com/o1lab/xmysql/ Zero configuration to generate REST APIs for any MySQL databases (shameless plug)
-
comment
Comment #18143570
If anyone is looking for apis for mysql : xmysql will be really helpful. https://github.com/o1lab/xmysql/ Xmysql is just one command to generate REST APIs for any mysql database.
- comment
-
comment
Comment #17314123
.. This is WIP