Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ingenthr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Couchbase Capella adds iQ, AI coding assistant
(couchbase.com)
1 points
by
ingenthr
3y ago
|
1 comments
2.
▲
by
ingenthr
3y ago
iQ allows developers to interact with the Couchbase database platform using natural language conversation, making database interactions more intuitive, efficient, and accessible. Developers can use Capella iQ within the Query Workbench in t
3.
▲
by
ingenthr
5y ago
https://news.ycombinator.com/item?id=18396819
4.
▲
by
ingenthr
10y ago
Trond Norbye and I were also pretty involved with the memcached project, both joined NorthScale and we're both still part of Couchbase. Trond in particular did a lot of work on the server and I did a lot of work with the java client
5.
▲
NoSQL DB Couchbase recieves further investment, IPO in future
(theregister.co.uk)
4 points
by
ingenthr
11y ago
|
0 comments
6.
▲
Spark simplifies bulk transformation, using Couchbase and MySQL
(twitter.com)
5 points
by
ingenthr
11y ago
|
0 comments
7.
▲
LINQ support for Couchbase, possible from SQL derived N1QL query langauge
(blog.couchbase.com)
4 points
by
ingenthr
11y ago
|
0 comments
8.
▲
ODMs for Node.js– Ottoman Is to Couchbase as Mongoose Is to MongoDB
(twitter.com)
5 points
by
ingenthr
11y ago
|
1 comments
9.
▲
N1QL Query in the Context of a Social Network from Couchbase
(blog.couchbase.com)
5 points
by
ingenthr
11y ago
|
0 comments
10.
▲
Go at Couchbase and a New Go SDK for Couchbase
(blog.couchbase.com)
13 points
by
ingenthr
11y ago
|
0 comments
11.
▲
SQL and JSON for NoSQL? Couchbase Says So
(couchbase.com)
16 points
by
ingenthr
11y ago
|
0 comments
12.
▲
Couchbase releases 4.0 preview, new query and indexing to rival other NoSQL DBs
(blog.couchbase.com)
13 points
by
ingenthr
11y ago
|
1 comments
13.
▲
by
ingenthr
11y ago
At least for Couchbase thus was replaced by N1QL: http://docs.couchbase.com/developer/n1ql-dp4/n1ql-intro.html
14.
▲
by
ingenthr
11y ago
At least for Couchbase, this was replaced by N1QL
15.
▲
Competitive Benchmarks Are Good for NoSQL Industry
(blog.couchbase.com)
1 points
by
ingenthr
11y ago
|
0 comments
16.
▲
by
ingenthr
11y ago
Thanks for the compliment! JChris started the Open Source page and I did some more clean up on it recently. I'd like to do more there soon. By the way, on the source, it was never intended "dumping" style but just a bunch o
17.
▲
by
ingenthr
14y ago
It's not so much that you need to use the memcached API. We've built a set of client libraries that give you a consistent API (check out couchbase.com/develop) though parts are done through memcached binary protocol (for speed) and parts a
18.
▲
by
ingenthr
16y ago
It's not deliberate confusion. There was a lot of work to just getting the code out there, and we're now working on more and more docs. Have a look at http://blog.northscale.com/northscale-blog/2010/07/what-exac... and http://dustin.git
19.
▲
by
ingenthr
16y ago
A couple of points. Some deployments do query from replicas already, but we can make this a bit better in the vbucket world. A second point is that moxi actually has functionality to non-coherently cache some items locally. Moving the ca
20.
▲
by
ingenthr
17y ago
Very cool, and very readable stuff!