Giter Club home page Giter Club logo

Comments (5)

rkrn avatar rkrn commented on September 26, 2024 2

Yes.

Keep in mind dbz is not a database management system (like Clickhouse) nor an embedded database (like RocksDB). It's a presentation layer protocol (like SBE) that can be used both as a file storage format or for messaging.

You could use it as a flat file, backing storage for a server — which is basically what we've done for our API backend — and get good performance out of it.

If you have an interest in dbz, keep in mind we'll be releasing major changes soon.

from databento-python.

goodboy avatar goodboy commented on September 26, 2024 1

@rkrn sweet sounds good.

Yeah, longer run if it becomes stable enough to be used in a similar way (with wrapping) as your http layer, we'll probably take it seriously.

I'm sure y'all know about the competition but just for the record these are the tsdbs we've got eyes on atm.

I look forward to seeing the major updates have in store 🏄🏼

from databento-python.

cjdsellers avatar cjdsellers commented on September 26, 2024

Hi @goodboy

Thanks for your interest!

To clarify, this library doesn't actually include a time series database. It provides a thin client to our HTTP API for historical data streaming and batch download requests.

Could you tell us more about your specific use case?

from databento-python.

goodboy avatar goodboy commented on September 26, 2024

@cjdsellers ah yes my apologies, i hadn't read through your service docs enough 😹

I was under the impression the project was more along the lines of something like marketstore where you were providing the tsdb and client; i see now that the backend is all in your prop service yes?

the project i am working around is in search of something more reliable (cough with maybe less go and more rust) for our tsdb. i had seen this project after snooping your nautilus project and thought based on the client docs it looked like a great fit 😉

To clarify, this library doesn't actually include a time series database.
It provides a thin client to our HTTP API for historical data streaming and batch download requests.

I presume dbz is used in your service and/or can be used without it as a form of tsdb though right? I haven't looked into that code base yet, but I guess we're after something that is foss, can be self-hosted, and more or less has parity perf and functionality with marketstore.

Sorry this derailed so much from the original question, i'll adjust the OP title.

from databento-python.

goodboy avatar goodboy commented on September 26, 2024

Ah, diggin a little i'm going to guess the http service is wrapping the dbz-python stuff yah?

from databento-python.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.