-
Who am I?
23 years old, last year Computer Science student at AGH University of Science and Technology. Interested in Java and distributed systems.
-
Recent Articles
-
Categories
- algorithms (4)
- c++ (4)
- coding (18)
- enterprise edition (9)
- java (13)
- operating systems (6)
- other (2)
- snippets (7)
- standard edition (4)
- unix (5)
- windows (1)
-
Top 8 last month
- [C++] Counting sort: faster than quicksort! (635 views)
- [C++] Radix sort - integers sorting (535 views)
- [Java] Example of Spring IoC (Inversion of Control) - dependency injection (464 views)
- [C++] Convex hull - Graham algorithm (411 views)
- [Java] EclipseLink - getting started (352 views)
- [Java] Spring IoC Container - autowiring (306 views)
- [Java] Unit tests - JUnit vs TestNG (292 views)
- [Java] Full-text search with Lucene (280 views)
Tag Archives: nosql
[Databases] Who does use NoSQL?
I believe that you have heard many things about NoSQL databases, but you wonder if there is any project that uses it? The answer is: YES! There is a growing number of big projects using NoSQL as main data storage … Continue reading