dotnetomaniak.pl - Artykuły z tagiem CouchDB

Całkiem niedawno, albo może i dawno patrząc na postępujący czas, zacząłem pisać pewien programik w pracy. Ma nas on wspomagać w DevOps – owaniu. Dzięki niemu uda się, mam nadzieję, zautomatyzować sporo rzeczy. Oczywiście jak to nowy programik – NodeJs (tego jeszcze nie było), mikroserwisy, komunikacja po REST oraz jakaś baza danych. Zazwyczaj na ten ostatni element zwracałem najmniejszą uwagę, bo dowolny ORM załatwiał sprawę za mnie. Więc tym razem inaczej, bo mogę...

Źródło: paweltymura.pl
Dziel się z innymi:
NoSQL test - CouchDB w moich rękach.

Bazy danych i XML 2572 dni, 13 godzin, 13 minut temu pawelek 54 źrodło rozwiń

CouchDB – short review During one of our last projects we had a small 2-year adventure with Apache CouchDB NoSQL database. Here, I’m going to briefly present its strong points as well as drawbacks.Background Why using yet another NoSQL? CouchDB was chosen based on requirements and assumptions in the project. Especially, easy multi-master replication seemed to be attractive in the context of the project, which was supposed to be a distributed document database without any relations and rather un...

Dziel się z innymi:
CouchDB - short review | Technical blog

Bazy danych i XML 3672 dni, 10 godzin, 44 minuty temu FutureProcessing 82 źrodło rozwiń

Long long time ago in one of the posts … I briefly described CouchDB installation process on the local machine.IrisCouch If you don’t want to configure local database you can use IrisCouch hosting. You can get free database for basic tests. I am using this database hosting for one of the projects hosted in heroku. It is free for really basic usage. Now we can play with our new toy. Let’s start with some general concepts.Where are my tables ? Quick answer there are no tables. Data is stored in a form...

Tagi: CouchDB, NoSQL
Źródło: www.mfranc.com
Dziel się z innymi:
[EN] CouchDB - First Steps | Passionate Programmer

Bazy danych i XML 3993 dni, 16 godzin, 6 minut temu michalfranc 109 źrodło rozwiń

This post will be a little note with steps needed to setup a working CouchDb instance on windows machine.NoSql RDBSM rules the world, it is still a “standard” in the industry. My first Database was used inside a simple rss client written in C. This was the weird world of C programming with weak documentation and Segmentation fault errors everywhere. Now, I am mostly using MSSQL with ORM support ( NHibernate ), but there is another world of databases on the horizon, NoSql movement. There have been a lot...

Tagi: CouchDB, NoSQL
Źródło: www.mfranc.com
Dziel się z innymi:
[EN] CouchDb - getting started on Windows | Passionate Programmer

Bazy danych i XML 4022 dni, 15 godzin, 31 minut temu michalfranc 85 źrodło rozwiń

Najaktywniejsi w tym miesiącu