pg_cjk_parser VS parsemail

Compare pg_cjk_parser vs parsemail and see what are their differences.

pg_cjk_parser

Postgres CJK Parser pg_cjk_parser is a fts (full text search) parser derived from the default parser in PostgreSQL 11. When a postgres database uses utf-8 encoding, this parser supports all the features of the default parser while splitting CJK (Chinese, Japanese, Korean) characters into 2-gram tokens. If the database's encoding is not utf-8, the parser behaves just like the default parser. (by du-song)

parsemail

Hanami fork of https://github.com/DusanKasan/parsemail (by yeo)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pg_cjk_parser parsemail
1 59
6 2
- -
1.8 2.9
over 3 years ago about 2 months ago
C Go
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pg_cjk_parser

Posts with mentions or reviews of pg_cjk_parser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-27.

parsemail

Posts with mentions or reviews of parsemail. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-19.
  • G Suite legacy free edition accounts being suspended on July 1, 2022
    4 projects | /r/gsuite | 19 Jan 2022
    It's a pain in the ass right now. Original I come up with the domain hanami.run because I explained here https://www.youtube.com/watch?v=O1p2crPpFIc I feel like wind blow flowers where Hanami blow out emails.
  • Ask HN: Those making $500/month on side projects in 2021 – Show and tell
    13 projects | news.ycombinator.com | 23 Dec 2021
  • Ask HN: Great tools for solo SaaS founders?
    5 projects | news.ycombinator.com | 21 Nov 2021
    I found https://hanami.run (soon to be mailwip.com due to name conflict with hanamirb.org) to setup email forwarding and a simple blog platform by "email to post" and webhook.

    Use it you can consolidate emails from multiple domains to forward to the same inbox. And you can add webhook/slack notification too.

  • Truth about ProtonMail
    4 projects | news.ycombinator.com | 3 Nov 2021
    I think we all know encryption in term of emails is hard to read. Take encryption.Example, when an email failed to deliver and sit in retry queue, where is it on? on Redis, on disk? Is it encrypted or now? If it's encrypted how the search works?

    One thing that I really appreciate is that I can reach ProtonMail support to asked why they flagged my email as spam.

    I build an email forwarding service https://hanami.run and when we first rolled out I reached out to them, they explain to me my entire email looks good and problem is probably by the age of domains. A few weeks later our emails are no longer flagged as spam. I couldn't get that kind of support from gmail or outlook.

    They also maintain https://github.com/openpgpjs/openpgpjs so I think ProtonMail still deserve some credits

    4 projects | news.ycombinator.com | 3 Nov 2021
    You can look into mine (https://hanami.run) very fast to sign up and have a few cool features about webhook or smtp.

    Also, improvmx.com is a great product as well.

    If you like open source, https://maddy.email/ is a single binary deployment that can handle everything even IMAP.

    https://mailcow.github.io/mailcow-dockerized-docs/ is a dockerize solution with super detail document as well.

  • Ask HN: Solo-preneurs, how do you DevOps to save time?
    20 projects | news.ycombinator.com | 12 Oct 2021
    - docker-compose to spin up everything. It's super nice. Again, the deployment is done with a `rsync` then `docker-compose up -f docker-compose-prod.yml`

    Eventually when deployment changes very frequent and need scale/ha I added in Kubernetes. K8S is way easiser to setup than you think and it handle all other suff(load balancer, environment variable etc).

    And my deploy now become: `kubectl apply -f`

    One trick I used is to use `sed` or `envsubst` to replace the image hash.

    For backedup, I again, literally setup cronjob from an external server, `ssh` into database and run `pgdump`.

    I also have a nice NFS server to centralize config and sync back to our git repo.

    I used this whole setup to operate https://hanami.run an email forwarding service for the first 3 months before I added Kubernetes.

  • When users never use the features they asked for
    2 projects | news.ycombinator.com | 29 Sep 2021
    So I want to share a story about user asking for a feature then not using it.

    I run an email forwarding services(https://hanami.run) basically you add your domains in and add some records.

    We had this one heavy users who has like hundreds of domains. So our UI isn't design for that. Who has hundreds of domains? So they approach and asked us for a way to organize those domains into a hierarchy structure.

    All good.

    They are paid our highest tier ($30 per month) so we prioritize the requests and work on it.

    2 days later that same user downgrade to the lowest plan and delete all of their hundred of domains...

    That complicated features remain unused to nowadays...

  • Easily creating and routing email addresses with Cloudflare Email Routing
    2 projects | /r/CloudFlare | 29 Sep 2021
    another email forward hanami.run supports regex matching
    2 projects | /r/CloudFlare | 29 Sep 2021
    I used hanami.run and they support that. A catch-all then an explicitly deny rule to disable certain address.
  • Intuit to Acquire Mailchimp for $12b
    3 projects | news.ycombinator.com | 13 Sep 2021
    I run an email forwarding services https://hanami.run so I can share quite a bit about this.

    Oppose with what many said, delivery to gmail.com is easisest. Now, where it's land is another question. Their spam filtering also very quick to learn.

    icloud and hotmail are the worst because no way to get unblocked. You just fill in the form and wait in the dark. If you got luckly enough, they work on your ticket and unblock the ip. And here is the thing, they outright reject connection so your email cannot event reach the spam inbox.

    So when launch a new IP, you should check on https://ipcheck.proofpoint.com and https://sendersupport.olc.protection.outlook.com/snds/data.a...

    Any host providers that are cheap are most liklely has their IP blocked by proofpoint or microsoft already.

    My strategy was to use server on Hetzner, then try to buy float IP then I can attach to any server. I have to try like 40 before I was able to get a pair of IP that aren't blocked by proofpoint/outlook.

    Then I tried to warm up and build reputation by having a bunch of inbox email each others like 100 email per day then up to 1000 email per day.

    Even with that I got blocked by proofpoint for no reason time by time...

    So it's hard but with right strategy you can still do it. Just take more time and plan to build up and keep good reputation of your IPs.

What are some alternatives?

When comparing pg_cjk_parser and parsemail you can also consider the following projects:

mailway - Mailway installer, host your own Mailway instance

GoAccess - GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.

portmaster - 🏔 Love Freedom - ❌ Block Mass Surveillance

caniemail - Can I email… Support tables for HTML and CSS in emails.

mailcheck - Reduce misspelled email addresses in your web apps.

s6-overlay - s6 overlay for containers (includes execline, s6-linux-utils & a custom init)

free-email-forwarding - The best free email forwarding for custom domains. Visit our website to get started (SMTP server)

zombodb - Making Postgres and Elasticsearch work together like it's 2023

python-ksuid - A pure-Python KSUID implementation

golang-samples - Sample apps and code written for Google Cloud in the Go programming language.

hn-search - Hacker News Search

laravel-backup - A package to backup your Laravel app