Skip to content

Repository files navigation

Database

Interface Database

npm License Discord Documentation

A database-agnostic query interface that provides consistent operations across different database implementations. Interface Database brings AQL (Antelope Query Language) to your projects, enabling you to write database code that works seamlessly with multiple database backends through a chainable, type-safe API inspired by ReQL.

Installation

npm install @antelopejs/interface-database

Documentation

Detailed documentation is available in the docs directory:

  • Overview - Introduction and documentation structure
  • Query Types - Table, Selection, Stream, Datum, ValueProxy, and other query types
  • Operations - Schema management, CRUD operations, filtering, and lookups
  • Results - Result types and change feed handling

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

A database-agnostic query interface that provides consistent operations across different database implementations. Interface Database brings AQL (Antelope Query Language) to your projects, enabling you to write database code that works with multiple database backends.

Resources

Code of conduct

Security policy

Stars

1 star

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages