Coder Social home page Coder Social logo

Plans for SQL Layer? about foundationdb HOT 4 CLOSED

apple avatar apple commented on June 25, 2024
Plans for SQL Layer?

from foundationdb.

Comments (4)

ngaut avatar ngaut commented on June 25, 2024 3

It's possible to use TiDB as the SQL layer. The architecture of TiDB is highly leveled, the storage engine in TiDB is pluggable. Currently TiDB uses TiKV as a distributed storage engine and goleveldb as a local storage engine for testing.

TiDB https://github.com/pingcap/tidb
TiKV https://github.com/pingcap/tikv

from foundationdb.

davelester avatar davelester commented on June 25, 2024 2

It'd be great to get community feedback on layer needs more generally, including SQL. I'd encourage you to kick off a discussion on the forums: https://forums.foundationdb.org.

As we note in our Contributors Guide our hope is to make forums the place where most development and user discussion takes place, instead of GitHub issues. "GitHub Issues should be used for tracking tasks. If you know the specific code that needs to be changed, then it should go to GitHub Issues. Everything else should go to the Forums."

Hope it's OK that I close this issue for now, in hopes of the discussion migrating to the forums. It'd also be good to circle back here with a link to wherever the discussion migrates. Thanks!

from foundationdb.

open-trade avatar open-trade commented on June 25, 2024 1

There is a simple SQL layer on FoundationDB, https://github.com/opentradesolutions/opentick

from foundationdb.

hellocodeM avatar hellocodeM commented on June 25, 2024

Actually, four year ago, there's already a sql layer for FDB: https://github.com/jaytaylor/sql-layer.

from foundationdb.

Related Issues (20)

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.