A simple local database for Node.js
`PXE` (pronounced "pixie service") is a server-side software that provides a set of apis for interacting with the Aztec network. It acts as a bridge between the network and client applications by exposing methods to manage accounts, deploy contracts, crea
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
The Aztec Node implements a sequencer node in the network, and is currently meant to be used for local development and testing. The Node is the entrypoint for creating and starting a new Sequencer client with default components (a local P2P client, an in-
A key store is an input component for the [PXE](../pxe/) to manage keys securely. It provides a secure environment and interfaces for users to manage their keys. When the PXE requests keys and signatures from the key store, a well-designed key store shoul
Simple bot that connects to a PXE to send txs on a recurring basis.
Aztec.js is a library that provides APIs for managing accounts and interacting with contracts on the Aztec network. It communicates with the [Private eXecution Environment (PXE)](https://docs.aztec.network/developers/foundational-topics/pxe) through a `PX
Media Type Database
This is the Firebase Realtime Database component of the Firebase JS SDK.
The Realtime Database component of the Firebase JS SDK.
@firebase/database Types
Isomorphic Javascript SDK for Supabase
TypeScript PXE/TFTP toolkit — TFTP, DHCP, BOOTP, and PXE servers
Listen to realtime updates to your PostgreSQL database
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
An ini encoder/decoder for node
A Node.js module for Oracle Database access from JavaScript and TypeScript
Firebase JavaScript library for web and Node.js
No description provided.
No description provided.
AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native
An HTTP/REST based Redis client built on top of Upstash REST API.
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
A lightweight, simple and fast web server for Node.js