1.1.4 • Published 8 months ago

surreality v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Surreality

Surreality is a custom ORM (Object-Relational Mapping) library for JavaScript, designed to simplify database interactions and provide a seamless experience for developers.

Installation

To install Surreality, simply run the following command:

npm install surreality

Docs

To-be-done

Features

Surreality offers the following features:

  • Model-Database Mapping: Surreality allows you to define models that map to database tables, making it easy to perform CRUD operations.

  • Query Building: With Surreality, you can build complex database queries using a fluent and intuitive API.

  • Relationships: Surreality supports various types of relationships between models.

  • Validation: Surreality provides built-in validation ( casting ) mechanisms to ensure data integrity and consistency.

Getting Started

To get started with Surreality, please refer to the documentation for detailed instructions and examples.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request on the GitHub repository.

License

Surreality is released under the MIT License.

1.1.1

9 months ago

1.1.0

9 months ago

1.0.6

10 months ago

1.1.4

8 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago