Giter VIP home page Giter VIP logo

Comments (3)

only-cliches avatar only-cliches commented on May 27, 2024 5

I haven't had alot of time to work on this project, I'd definitely like to revisit this soon.

The current TODO list looks like this:

  1. SnapDB Project (which this relies on for a compile free NodeJS database backend) needs to be cleaned up, should add binary data support for keys and values instead of strings. There's also improvements that can be made to the way scans and indexes work to reduce memory usage. https://www.npmjs.com/package/snap-db
  2. I was about halfway through rewriting NanoSQL from the ground up. The plan was to add a query compilation step similar to SQLite, since computing each query is a pretty expensive operation.

I'm hopeful to have some time early next year to finish things out, might be able to get the SnapDB rework done before hand.

I'm certainly open to anyone taking a look at how the code was progressing and wanting to dive in!

from nano-sql.

olidevelop avatar olidevelop commented on May 27, 2024

I'd like to know this, too. The project looks really good, but if not maintained any more ...

from nano-sql.

danrosselli avatar danrosselli commented on May 27, 2024

Hi, I use your lib in a great project for offline first feature, nanoSql is awesome for this purpose! I created a lib for sync with mongodb, and write a plugin to upsert and delete rows. I just needed to create extra columns to control the sinchronization. If you continue this project, will be great!

from nano-sql.

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.