Code Monkey home page Code Monkey logo

sqlean.js's Introduction

Let's write some code!

Hi! I'm Anton, Golang developer and SQLite enthusiast. I work on open source projects (see below) and blog about programming.

Currently working on:

  • codapi: Interactive code examples.
  • redka: Redis re-implemented with SQLite.

I've also written a book about the subset of SQL that helps with data analysis - SQL Window Functions Explained. It's a clear and visual introduction to the subject, taking the reader step-by-step from the basics to advanced topics.

Other (mini)books: Curl by exampleGit by exampleGrep by example

Subscribe to follow updates

sqlean.js's People

Contributors

nalgeon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sqlean.js's Issues

How to load a sqlite database from a url

It would be great if you could add some examples of how to load a .db file. I tried looking this up in the sqlime code base, but I wasn't able to find a useful example of how to simply load a db file with sqlean.js.

Error: Can't resolve 'sqlite3-opfs-async-proxy.js'

I installed the package using npm install @antonz/sqlean and tried using it in my react project with:

import sqlite3InitModule from '@antonz/sqlean';

But I get the following error:

Compiled with problems:
×
ERROR in ./node_modules/@antonz/sqlean/dist/sqlean.mjs 5779:20-87
Module not found: Error: Can't resolve 'sqlite3-opfs-async-proxy.js' in '<my-project>/node_modules/@antonz/sqlean/dist'

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.