What you're looking for is a Boolean algebra $\mathbf{B} = \langle B, \wedge, \vee,',0,1 \rangle$ without join-irreducible elements.
Definition.
In any lattice (in particular, a Boolean algebra) an element $x$ is said to be join-irreducible if $x = a$ or $x = b$, whenever $x = a \vee b$.
In a lattice with $0$, an atom is an element $x$ such that $y = 0$, whenever $y<x$.
Lemma.
If $\mathbf{B} = \langle B, \wedge, \vee,',0,1 \rangle$ is a Booelan algebra and $j \in B$ is a join-irreducible element, then $j$ is an atom.
Proof.
Let $0 \leq x < j$.
We ought to prove that $x=0$.
We have
$$j = x \vee j = (x \vee j) \wedge (x \vee x') = x \vee (j \wedge x').$$
Since $j$ is join-irreducible and $x < j$, it follows that $j = j \wedge x'$, that is, $j \leq x'$, whence
$$x = x \wedge j \leq x \wedge x' = 0.$$
So, rephrasing the first paragraph, you're looking for an atomless Boolean algebra.
The answer is yes, there are atomless Boolean algebras and in particular, countable ones.
See, for example, this Wikipedia article.