Re: [Wikidata] [ANN] nomunofu v0.1.0

2019-12-23 Thread Roel Janssen
On Mon, 2019-12-23 at 09:56 +0100, to...@tuxteam.de wrote: > On Sun, Dec 22, 2019 at 06:36:06PM -0500, Ted Thibodeau Jr via General Guile > related discussions wrote: > > [...] > > > Hi, Amirouche -- > > > > Kingsley's points about tuning Virtuoso to use available > > RAM [1] and other system r

Re: [Wikidata] [ANN] nomunofu v0.1.0

2019-12-23 Thread tomas
On Sun, Dec 22, 2019 at 06:36:06PM -0500, Ted Thibodeau Jr via General Guile related discussions wrote: [...] > Hi, Amirouche -- > > Kingsley's points about tuning Virtuoso to use available > RAM [1] and other system resources are worth looking into, > but a possibly more important first ques

Re: [Wikidata] [ANN] nomunofu v0.1.0

2019-12-22 Thread Ted Thibodeau Jr via General Guile related discussions
On Dec 22, 2019, at 03:17 PM, Amirouche Boubekki wrote: > > Hello all ;-) > > > I ported the code to Chez Scheme to do an apple-to-apple comparison > between GNU Guile and Chez and took the time to launch a few queries > against Virtuoso available in Ubuntu 18.04 (LTS). Hi, Amirouche -- Kin

Re: [ANN] nomunofu v0.1.0

2019-12-22 Thread Amirouche Boubekki
Hello all ;-) I ported the code to Chez Scheme to do an apple-to-apple comparison between GNU Guile and Chez and took the time to launch a few queries against Virtuoso available in Ubuntu 18.04 (LTS). Spoiler: the new code is always faster. The hard disk is SATA, and the CPU is dubbed: Intel(R)

Re: [ANN] nomunofu v0.1.0

2019-12-16 Thread Amirouche Boubekki
Le jeu. 12 déc. 2019 à 16:58, a écrit : > > On Thu, Dec 12, 2019 at 03:57:18PM +0100, Amirouche Boubekki wrote: > > I am pleased to share with you the v0.1.4 binary release. It contains > > the following improvements: > > This sounds very intriguing. I'm drowned in customer stuff at the > moment,

Re: [ANN] nomunofu v0.1.0

2019-12-12 Thread tomas
On Thu, Dec 12, 2019 at 03:57:18PM +0100, Amirouche Boubekki wrote: > I am pleased to share with you the v0.1.4 binary release. It contains > the following improvements: This sounds very intriguing. I'm drowned in customer stuff at the moment, but perhaps you've made something for my Christmas tre

Re: [ANN] nomunofu v0.1.0

2019-12-12 Thread Amirouche Boubekki
I am pleased to share with you the v0.1.4 binary release. It contains the following improvements: - The REST API takes JSON as input, which will make it easier to create clients in other programming languages; - The REST API takes limit and offset as query string. The maximum limit is 1000; - Th

Re: [ANN] nomunofu v0.1.0

2019-12-10 Thread Amirouche Boubekki
Le dim. 8 déc. 2019 à 18:52, Amirouche Boubekki a écrit : > > I am very pleased to announce the immediate availability of nomunofu. > > nomunofu is database server written in GNU Guile that is powered by > WiredTiger ordered key-value store. > > It allows to store and query triples. The goal is

[ANN] nomunofu v0.1.0

2019-12-08 Thread Amirouche Boubekki
I am very pleased to announce the immediate availability of nomunofu. nomunofu is database server written in GNU Guile that is powered by WiredTiger ordered key-value store. It allows to store and query triples. The goal is to make it much easier, definitely faster to query as big as possible tu