toltec VS oxide

Compare toltec vs oxide and see what are their differences.

toltec

Community-maintained repository of free software for the reMarkable tablet. (by toltec-dev)

oxide

Teach your PostgreSQL database how to speak MongoDB Wire Protocol (by fcoury)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
toltec oxide
66 9
659 276
5.0% -
5.8 0.0
10 days ago over 1 year ago
Shell Rust
MIT License Apache License 2.0
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.

toltec

Posts with mentions or reviews of toltec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-11.

oxide

Posts with mentions or reviews of oxide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.
  • SQLite Functions for Working with JSON
    10 projects | news.ycombinator.com | 10 Aug 2023
    Sorry about that, it's just a shortcut for https://github.com/fcoury/oxide.
  • Ask HN: What are your “scratch own itch” projects?
    34 projects | news.ycombinator.com | 13 Nov 2022
  • Looking for paid advanced Rust tutoring
    1 project | /r/rust | 6 Nov 2022
  • OxideDB - Teach your PostgreSQL database how to speak MongoDB Wire Protocol.
    1 project | /r/mongodb | 15 Aug 2022
  • Show HN: OxideDB – Teach PostgreSQL Database How to Speak MongoDB Wire Protocol
    1 project | news.ycombinator.com | 15 Aug 2022
    1 project | news.ycombinator.com | 28 Jul 2022
  • Ask HN: What Are You Working On? (August 2022)
    8 projects | news.ycombinator.com | 1 Aug 2022
    Mostly on MongoDB to PostgreSQL translation server: http://oxidedb.com or https://demo.oxidedb.com.

    I have been wanting to dive deep into a Rust project and the challenge of implementing the MongoDB protocol and then translating it into some sort of SQL counterpart was the first thing that really clicked and got me excited enough to get me working on it nonstop for 3 weeks now.

    Some backstory:

    I have created a product that relies on MongoDB for a document store but doesn’t really need any of the distributed features to really justify having a hosted MongoDB or DocumentDB instance. Now that we’re trying to turn this into a product, we’re seeing that some companies have a little bit of resistance around managing yet another database. Most of our clients already have and manage PostgreSQL in one form or another. I knew that PostgreSQL already offered first class JSON support, but I didn’t want to rewrite the application data layer from scratch if I could avoid it. That’s when I started researching if there was a “proxy” that would translate the MongoDB protocol - that I was completely ignorant about - into PostgreSQL. To my surprise there was nothing ready for production use but I found MangoDB that later on became FerretDB. I delved into the code and was in love with the idea. The team around is really nice, but I found that they had greater ambitions - they basically wanted to offer multiple backends, namely Tigris, on top of PostgreSQL.

    On the other hand, I have been waiting to find an excuse to delve deeply into the rust ecosystem but never really found something I was passionate about until I had the idea of challenging myself to see if I could learn about the protocol that MongoDB uses by relying on their public documentation and the hints I found on FerretDB.

    Another thing I added to my toolbelt while developing this was about creating parsers. In order to transform MongoDB JSON to SQL queries, I ported an existing library from the MongoDB team from PEG.js to pest.rs!

    It’s in very early stages, and it’s work from someone that is not yet super comfortable with the stack so keep in mind this is the beginning of a journey for me that I embarked out of pure joy on getting a tiny bit better on rust and making things click internally.

  • OxideDB – Teach PostgreSQL Database How to Speak MongoDB Wire Protocol
    1 project | news.ycombinator.com | 29 Jul 2022

What are some alternatives?

When comparing toltec and oxide you can also consider the following projects:

remarkable-hacks - additional functionality via binary patching

rmkit - | remarkable app framework | https://rmkit.dev

awesome-reMarkable - A curated list of projects related to the reMarkable tablet

skeleton - A fully featured UI toolkit for Svelte + Tailwind. [Moved to: https://github.com/skeletonlabs/skeleton]

remarkable2-framebuffer - remarkable2 framebuffer reversing

PicoPico - Pico-8 Player

draft-reMarkable - A launcher for the reMarkable tablet, which wraps around the standard interface.

pyroscope-rs - Pyroscope Profiler for Rust. Profile your Rust applications.

koreader - An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

reframe - LeapTable 🦘- The fastest way to build, deploy, and manage LLM-powered agents on tabular data (dataframes, SQL tables and Spreadsheets). [Moved to: https://github.com/peterwnjenga/leaptable]

remarkable-keywriter

txtai - 💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows