Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

electric-sql

Package Overview
Dependencies
Maintainers
3
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electric-sql

ElectricSQL TypeScript client for developing local-first SQL apps. Supports JavaScript based mobile, web and edge applications.

  • 0.12.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
167
increased by28.46%
Maintainers
3
Weekly downloads
 
Created
Source
ElectricSQL logo

License npm Tests

ElectricSQL TypeScript Client

ElectricSQL is a local-first sync layer for modern apps. Use it to build reactive, realtime, local-first apps using standard open source Postgres and SQLite.

The ElectricSQL TypeScript Client is the main ElectricSQL client library. It provides a type-safe database client autogenerated from your database schema and APIs for Shape-based sync and live queries as well as SQLite driver adapters and frontend framework integrations.

See the:

And see the Drivers documentation for information on how to use for web, mobile, and server applications including wa-sqlite, React Native, Expo and NodeJS.

Install

Using yarn:

yarn add electric-sql

Or using npm:

npm install --save electric-sql

Usage

See the Quickstart and the Usage guide.

Issues

Please raise any bugs, issues and feature requests on GitHub Issues.

Contributing

See the Community Guidelines including the Guide to Contributing and Contributor License Agreement.

Support

We have an open community Discord. If you’re interested in the project, please come and say hello and let us know if you have any questions or need any help or support getting things running.

Keywords

FAQs

Package last updated on 19 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc