Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
int64
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
Heroku alternative on your DigitalOcean droplet
(digitalocean.com)
1 points
by
int64
9y ago
|
0 comments
2.
▲
by
int64
9y ago
Will the document summarization API summarize and rewrite the content or just a summary of the original content without a rewrite?
3.
▲
MongoDB compatible database with built-in search and sql
(nodechef.com)
1 points
by
int64
10y ago
|
0 comments
4.
▲
What aggressive male chimps can reveal about people
(demanjo.com)
4 points
by
int64
12y ago
|
0 comments
5.
▲
Nvidia bringing Grid cloud-based game streaming to Shield Tablet
(demanjo.com)
2 points
by
int64
12y ago
|
0 comments
6.
▲
Lyft Gets into the Commuting Business
(demanjo.com)
1 points
by
int64
12y ago
|
0 comments
7.
▲
Full Coverage – Microsoft Releases Visual Studio Emulator for Android
(demanjo.com)
4 points
by
int64
12y ago
|
0 comments
8.
▲
Samsung lawsuit claims that Nvidia 's benchmarks are misleading
(demanjo.com)
1 points
by
int64
12y ago
|
0 comments
9.
▲
Astronomers dissect the aftermath of a supernova
(demanjo.com)
1 points
by
int64
12y ago
|
0 comments
10.
▲
Android User Takes Apple to Federal Court Over Undelivered Text Messages
(demanjo.com)
4 points
by
int64
12y ago
|
0 comments
11.
▲
Show HN: AmisaDB – Free DBMS for High Performance OLTP and OLAP Workloads
(amisadb.com)
4 points
by
int64
12y ago
|
0 comments
12.
▲
Demanjo.ca
(demanjo.ca)
5 points
by
int64
12y ago
|
0 comments
13.
▲
by
int64
12y ago
So does AmisaDB. http://www.amisalabs.com/
14.
▲
by
int64
12y ago
You are missing AmisaDB. Supports Multistatement transactions. http://www.amisalabs.com/
15.
▲
Ask HN: Will you use a service that allows you to host your apps from your pc?
2 points
by
int64
12y ago
|
2 comments
16.
▲
by
int64
12y ago
thanks for the input. Will certainly look into that.
17.
▲
by
int64
12y ago
if you are looking for a nosql dbms as a service which consumes json and supports SQL and search, you could try amisaserver
18.
▲
by
int64
12y ago
The plan is to provide primitive data type extensions as well which can be used in place of the "var" keyword
19.
▲
by
int64
12y ago
Thats very true. The plan was to give the user heavy asynchronous IO functionality that appear to the user as making a simple ajax call with a callback function. Provides the developer asynchronous functionality on the server side. Scope va
20.
▲
by
int64
12y ago
sweet then, will give tokumx a shot as well. Thanks
21.
▲
by
int64
12y ago
trying amisaserver found it somewhere in the comments below. claims to have MVCC.
22.
▲
by
int64
12y ago
Absolutely. Node.js is still interpreted by V8 as far as i know. The runtime libs provided by node.js are all written in JS. However, With this initiative, all the runtime libs will be implemented in c as well.
23.
▲
Would you use JavaScript compiled to C for your server applications
9 points
by
int64
12y ago
|
10 comments
24.
▲
by
int64
12y ago
If the service is exposed publicly to the web, It can be crawled regardless of whatever guards are in place by the service provider. Browser emulation will be a good start.
25.
▲
by
int64
13y ago
Interesting!!! I am assuming your SQL implementation will support joins as well.