Git Product home page Git Product logo

Comments (7)

freeekanayaka avatar freeekanayaka commented on July 18, 2024 1

Please try SELECT name FROM sqlite_schema WHERE type ='table' AND name NOT LIKE 'sqlite_%'

from go-dqlite.

freeekanayaka avatar freeekanayaka commented on July 18, 2024

Also, what do you want to do exactly?

from go-dqlite.

logici avatar logici commented on July 18, 2024

Thanks for your reply. Actually, I am using microk8s and it uses the dqlite as storage backend. I want to view the detail in the dqlite, but I not do know how to do it. And these commands like .cluster and .leader are found in the shell.c code, and the quit command should be required. By the way, do you have some references and docs about dqlite? there is little information I can find.

from go-dqlite.

freeekanayaka avatar freeekanayaka commented on July 18, 2024

See https://www.dqlite.io

from go-dqlite.

logici avatar logici commented on July 18, 2024

Thanks. Also, I means that it is best for me to have some client guides. It is difficult for me to use the client. I do not know what command I can use in the dqlite shell. Maybe, I lack some knowledge.

from go-dqlite.

freeekanayaka avatar freeekanayaka commented on July 18, 2024

The client just lets you run normal SQL queries, not much more except perhaps the special .cluster and .leader commands that you mention. There's not much to learn about it.

What problem are you trying to solve? You should not need any knowledge of this to use microk8s.

from go-dqlite.

logici avatar logici commented on July 18, 2024

When a cross region node join to a cluster, I encounter some problems that are like data synchronization. But I am not sure actually. I just want to research all aspects. Anyway, thanks for your reply.

from go-dqlite.

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.