jamesblonde 4 months ago

We are seeing more and more specialized query engines. This is a query engine specialized for training pipelines. It is not general purpose - it is for providing batches of training data at workers. It uses Ray for parallelization. The kind of queries you need are random reads (to implement shuffling across epochs), arrow support (zero copy to Pandas DataFrames), and efficient checkpointing.

  • nyrikki 4 months ago

    Some of what they are doing is simply what was lost due to the ubiquitous nature of the relational model.

    The hierarchical model is applicable to many problems and actually in part why moving off mainframes is challenging because IMS is so much more efficient than the relational model for applications like airline tickets.

    There have been several efforts to leverage object stores in the way they did that I am aware of but it was a hard sell.

    The hierarchical model really only works for many to one relationships, and it's integrity model differs and is not as DRY.

    There are lessons to learn here but it requires some relearning.

    When you have a shopping cart, having data local to the server handling the transaction is also a benefit.

    Codd's relational model has advantages, but has held back some efforts because we are just use to dealing with the painful parts that we often don't consider other options.

  • HackerThemAll 4 months ago

    DuckDB is specialized in efficient storage and fast query for analytics (OLAP), using a columnar storage (in contrast to row storage, used by usual RDBMSes doing OLTP processing). It's nothing new, it's been there for couple decades already. But this "distributed" DuckDB can indeed be beneficial for training.

  • auxten 4 months ago

    Data operations are increasingly happening near the GPU side to boost efficiency—especially for compute-heavy workflows. Talking about Arrow file processing and zero-copy queries on DataFrames, which are becoming crucial for modern data pipelines. I think another option worth considering is chdb, which supports these features and fits well with this shift. (author of chdb here)

  • agilob 4 months ago

    I'm super impressed how much effort DeepSeek did and how much of it they opensourced.

rubenvanwyk 4 months ago

May Data Engineering content keep on hitting front page HN!

HackerThemAll 4 months ago

DuckDB itself is cool enough, especially when combined with SQLite and/or PostgreSQL, and now this. Thanks DeepSeek!

  • dcreater 4 months ago

    How is duckdb combined with SQLite? Aren't they alternatives to each other?

    • jitl 4 months ago

      Not sure what the poster meant but DuckDB is an analytics DB, it doesn’t have a btree index - at least not last time I looked. You could consider it the OLAP embedded DB to SQLite’s OLTP embedded db.

      DuckDB can read SQLite so you can even imagine using them side by side in the same system, serving point reads and writes from SQLite and using DuckDB for stuff like aggregates and searches that SQLite is slower at.

    • HackerThemAll 4 months ago

      They are complementary to each other. There's an SQLite extension for use within DuckDB [1], which gives you a power of great transactional capabilities of SQLite and speed of analytical queries within DuckDB's columnar storage engine, all within a single database.

      [1] https://duckdb.org/docs/stable/extensions/sqlite.html

dcreater 4 months ago

Confused by the example in the repo? What is the use case for this? Is it a replacement for dask, ray etc? (Not a professional swe)

ilove196884 4 months ago

Any benchmark and comparisons?

RyanHamilton 4 months ago

If you want to checkout duckdb try QStudio. It's a free sql client with duckdb integrated: https://www.timestored.com/qstudio/help/duckdb-sql-editor. Disclaimer: I'm the main author.

  • maximilianroos 4 months ago

    Big fan of QStudio! Thanks for building it!

  • dcreater 4 months ago

    What's with the win95 ui?

    • RyanHamilton 4 months ago

      There are many themes to choose from. I recorded the demo on that page and I like windows 95. I concede it may not be pretty but I've always found it functional. The default is darcula theme like shown on the main page: https://www.timestored.com/qstudio/

shipp02 4 months ago

Is the code written by the deepseek model?

I should probably give up on being a software engineer if it is.

  • cavisne 4 months ago

    There is a chinese blogpost from 2019 about 3FS so it predates deepseek [1]. It will be interesting to see the benchmarks but I suspect without 3FS smallpond is not that useful (the bottleneck would move to the networked file system).

    None of the big US clouds support Infiniband broadly (Azure & Oracle have some support) so 3FS itself is not very useful to US companies who want to use public clouds.

    [1] https://www.high-flyer.cn/blog/3fs/

  • breadwinner 4 months ago

    Give up and become what? Most white collar jobs will be automated in the coming years. You think doctors' jobs are safe?

    • ezst 4 months ago

      Not OP, but, anything that actually physically affects the real world for the better? For instance, large infrastructure engineering and construction projects are not going to run themselves any time soon. The world doesn't revolve around ad and fin tech.

    • nurettin 4 months ago

      If your white collar job consists of simply using software, like copying numbers you see to an excel sheet, maybe. Otherwise they are pretty safe. People have been building tools and automation for thousands of years, yet nobody invented a fully automated cook for your fancy family dinner.

    • didntknowyou 4 months ago

      you can already google the information , the majority of a doctor's value is not in their information but their people and technical skills.

      • agilob 4 months ago

        >the majority of a doctor's value is not in their information but their people and technical skills.

        Not even that, in the last years I haven't met a single doctor who would even care. Their value is now a necessary evil, they have the legal powers to recommend you to a hospital and give prescriptions. These legal powers will be much harder to change.

      • rscho 4 months ago

        Well, googling the info is one thing. But today, medicine is still mostly a know-how profession. Residency is there mostly to transmit know-how.

    • rscho 4 months ago

      Yes, doctors are safe. Because they do things. With their hands. That no one else does.

      • aragonite 4 months ago

        > Because they do things. With their hands. That no one else does

        That's only true of surgeons :) What if your specialty is nonsurgical (internal medicine, pediatrics, psychiatry, etc)?

        • downrightmike 4 months ago

          Not even true of all surgeons, the ones that make the most money use machines to work on things their hands couldn't do

          • skeeter2020 4 months ago

            pathologists are some of the highest paid doctors and they are right in the crosshairs of what AI is getting better at performing.

            • rscho 4 months ago

              Do you really know what pathologists do ? Apparently not...

              • geodel 4 months ago

                IT engineers thought the same. Until finally automation is setting them right.

                • rscho 4 months ago

                  I'm sure going to be amazed if the LLMs of the future 10y suddenly acquire the ability to physically cut just the right bit of a random surgical piece, with a precise idea of where, when and in what orientation the surgeon dug it out, all that with shitty documentation. Humans will be cheaper for a long time still.

          • rscho 4 months ago

            Haha. Have you actually ever seen a surgical robot yourself? Your claim is laughable. There is no automation whatsoever in any robot on the market currently.

        • rscho 4 months ago

          Almost all specialties do various technical procedures that only them really know how to do. The extreme is psychoanalytic psychiatry, which are the only ones really doing nothing with their hands (yes, interventional psychiatry is a thing...). Now, you could argue that 'yes, but most of the times it's done by techs/nurses'. Well, no. When things go south, and in all places where there is noone else to do the stuff (of which there are many) docs are on their own.

          Regarding surgery, I expect it to be one of the easiest procedures to automate, actually (still quite hard, obviously). Because surgery is the only case where there's always advanced imaging available beforehand, and the environment is relatively fixed (OR).

          • menaerus 4 months ago

            Why do you think medical science wrt complexity is any different than applied math, which computer science essentially is? People already can use LLMs to assist them in diagnosing health issues so why would it be hard to believe that the doctors won't be using the same kind of assistance soon too?

            • rscho 4 months ago

              > Why do you think medical science wrt complexity is any different than applied math

              I don't think I wrote that.

              Doctors already use tech assistance. I just pointed out that while we've got efficient robots for applied math, we don't have those as agents in the physical world. People who do blue collar jobs are less replaceable. Well, believe it or not, but most doctors are actually blue collar workers.

              • menaerus 4 months ago

                You sort of implied that with your replies across the thread. And since AI already replaced part of the CS, I was wondering why do you think this would not be the case with doctors. I'm not sure I agree it's a blue collar profession. I can easily see diagnostics being replaced with AI models.

                • rscho 4 months ago

                  I never wanted to imply that. But here, people frequently assume that because that's what they're used to. Diagnosis is the tip of the iceberg. Most people here aren't sick, so diagnostics are their only focus. If they get ill, they want a diagnosis. But many people are chronically ill already, and doctors spend most of their time treating, not diagnosing. Treating people is made in good part of technical procedures and practical assessments, and you need doctors for that because robots are still far behind for that kind of stuff. People actually have a completely skewed view of what a doctor is.

                  • menaerus 4 months ago

                    > People actually have a completely skewed view of what a doctor is.

                    It could be but treating patients also requires continuous diagnostics, result comprehension, and final assessment so this is certainly the part where AI could play the crucial role.

                    I don't think anyone thinking of the AI consequences on medicine is arguing that it will replace manual labor such as procedure executions or psychological support. This is obviously not possible so when I see people talking about the "AI in medicine" I read that as mostly complementing the existing work with new technology.

        • nurettin 4 months ago

          Psychiatrists do that triangle shape with their hands.

        • ghc 4 months ago

          Uh, pediatricians do a lot with their hands. I don't think my kids (or future grandkids) will be seeing an AI/robot doctor.

      • mdaniel 4 months ago

        Also, a hallucination for 'SELECT mising_field FROM borgus_tuble' is one thing, hallucinating that taking a dose of Cl Na O along with CH3 CO2 H will cure covid is another thing entirely

        • sramam 4 months ago

          This is so funny!

          However it can't even be called hallucinating. Imagine the incident "postmortem":

              But the AI was trained on White House press briefings
          
          Made my day...
        • sharpshadow 4 months ago

          Is it really true that people drank bleach!? It always felt to me as some idiot did it once and it was repeated by the media endlessly, probably for clicks because this story is so dumb. Nonetheless the actual thing which people take is ClO2.

      • delfinom 4 months ago

        Nope.

        Healthcare megacorps are buying up independent practices like crazy. All because doctors can't keep up with the bullshit IT required for insurance, state mandates, etc and that's in addition to the insanity of even renting commercial real estate for an office these days.

        These megacorps set quotas and push doctors to nickel and dime like crazy. They sure as shit will spend the money to find robots that can give you a prostate exam with a robot dildo.

        • mdaniel 4 months ago

          Sounds good; if all these pro-AI folks could get it to complete the insurance paperwork that'd be swell. Actually, come to think of it, do that for the paperwork from both sides, doctor and patient, and eliminate and entire class of leaches upon humanity

          I'm going to laugh if DOGE eliminates the IRS, but also might be thankful

          • tyre 4 months ago

            Join us at https://www.camber.health/ if you want to help fix this.

            We build software that automates insurance billing for clinics.

            And yes, the sentiment is correct that the burden of insurance encourages consolidation in healthcare. Wrapping that away (i.e. Stripe for healthcare financial infra) lowers the barrier to entrepreneurship.

          • rscho 4 months ago

            Don't laugh too quickly, because what you describe is already happening: models are used to design processes allowing insurance corps to deny claims optimally, while on the other side models write your claims. If I were you, I wouldn't be laughing. If you are laughing, then you don't see where this is going to take us.

        • rscho 4 months ago

          Except the tech to do that is not there, and we're quite far from it. It's one thing to have a robot write text, it's a whole other thing to have a robot perform at human level in medical procedures. Not happening tomorrow.

  • risyachka 4 months ago

    Why would you assume that?

    • menaerus 4 months ago

      It's not impossible to imagine. Not many LoC and it's a lightweight python layer on top of the stack that actually does the heavy lifting - DuckDB and 3FS.

lvl155 4 months ago

Looking forward to next few years when we can finally abstract away all the back-end techs.

  • BobbyJo 4 months ago

    We ain't even solved garbage collection yet, and you think "back end systems" are going to abstracted away in the next few years?

    • tarruda 4 months ago

      > We ain't even solved garbage collection yet

      Can you elaborate on that?

      • BobbyJo 4 months ago

        People still write in languages that force you to manage your own memory.

        Once performance starts to matter (either due to scale or time requirements) abstractions always have tradeoffs you can't accept.

        • pyrolistical 4 months ago

          So then, how can garbage collection ever be solved if it’s a trade-off

          • BobbyJo 4 months ago

            And how can backends be abstracted away if there is a trade off?

            As long as compute is a meaningful percentage of spend, the trade off will matter.

            • pyrolistical 4 months ago

              Right. So what does it look like for garbage collection to be solved? You’re saying it’s not ever possible

              • BobbyJo 4 months ago

                I am saying it's not possible for the foreseeable future, yes. The same way backends becoming an abstraction most developers don't need to worry about is also not going to happen in the foreseeable future.

    • purplerabbit 4 months ago

      Maybe they just mean for the type of projects they care about

      • BobbyJo 4 months ago

        Can't you already just use FaaS and managed persistence?

  • threeseed 4 months ago

    We've had this for at least a decade now.

    If you use a cloud provider there are managed solutions for data engineering pipelines.

    • lvl155 4 months ago

      We did? That’s news to me.

    • m2f2 4 months ago

      Sure, and it's not cheap.

      • agilob 4 months ago

        AI isn't going to be any cheaper