
Blackslate
@blackslate
Followers
2K
Following
2K
Media
1
Statuses
202K
Tech Journal aims to Educate and Empower users in New Technologies. Pls DM to publish stories about your project, your tech journey. https://t.co/2QYHzJQvdF
Bengaluru, India
Joined June 2010
If you are interested in writing an article about open source tools and technologies, please DM me. We will review and publish the same. #opensource #foss
5
2
12
Step-by-Step Guide: How to Install and Configure Minio This guide walks you through the process of installing and configuring Minio on your system, ensuring you can quickly get up and running with this robust storage solution. #opensource #minio #objectstore
0
0
0
Git Stack for Windows. Git Server, Client, Plugin and Code review tools for Windows. #techstack #versioncontrol #scm #windows
blackslate.io
Git is a fast, scalable, distributed revision control system originally written by Linus Torvalds. Git Server is initially written for Linux and later ported to Windows, Solaris and Mac. This article...
0
0
0
Java Features - Pattern Matching, Sealed Classes and Sequenced Collection In this article, we will explore Pattern matching, Sealed Classes and Sequenced Collection https://t.co/qEdXsiqmjs
blackslate.io
JDK 21 Features Walkthrough - Pattern Matching, Sealed Classes and Sequenced Collection
0
0
0
Connection Pooling in Java JDBC is a standard and every database drivers are compliant to it. To reuse the connections, there are few open source connection pooling libraries available. In this article, we will explore the connection pool libraries and how to use them. #java
0
0
0
A Guide to Read CSV and JSON using Apache Spark In this article, we will explore different input / ouput operations possible in the spark. We will read data from CSV and JSON files. #java #spark
https://t.co/zM0fbt5ojg
blackslate.io
A Guide to Read CSV and JSON using Apache Spark
0
0
0
Data Serialization using Apache Avro In this article, we'll explore the basics of Apache Avro and demonstrate how to work with it for data serialization in Java. #java #avro #serialization
https://t.co/ZjTBp4tbdi
blackslate.io
In this article we will look at how to work with Apache Avro for data serialization in Java.
0
0
1
Connect to PostgreSQL using pgJDBC library in Java In this article, we will explain how to use Postgres using JDBC. We will explore how to execute statement, how to execute statements in batches, how to fetch records and how to use transaction. #PostgreSQL #Java
0
0
1
Understanding ACID Properties in MongoDB ACID stands for Atomicity, Consistency, Isolation, and Durability—four crucial properties that ensure the integrity of data. In this article, we will explore how MongoDB handles ACID properties, the challenges involved, and what it means
0
0
0
Open source projects used to in Wikipedia #techstack #wikipedia #wikimedia #opensource #softwareused
blackslate.io
Wikipedia is a multilingual, collaboratively edited encyclopedia. It is one of the busiest site in the world. It has more than 8 million articles and accessed by millions of users around the world....
0
0
0
Data Compression in NodeJS Using Zlib In this article, we will explore how to compress and decompress using Zlib module in NodeJS. We will also explore how to compress the data available in stream and buffer. #nodejs #javascript #compression #zip
https://t.co/bLRA36OeaR
blackslate.io
Data Compression in NodeJS Using Zlib
0
0
0
Introduction to Minio Object Storage Minio is an Amazon S3 compatible object storage. In this article we will explore its key features, architecture, and use cases. #minio #s3 #opensource #objectstorage
https://t.co/NWCtHPfgbX
blackslate.io
In this article we will look at an introduction to Minio object storage
0
0
0
Simple and Complete Subversion solution in Windows #techstack #subversion #scm #versioncontrol #windows
blackslate.io
Subversion version control system is most popular and widely used. Windows users always want easy to install, easy to configure and easy to use applications. This article explains about few set of...
0
0
0