Datasquirel NPM package is available

The full-stack data management platform

Datasquirel offers a single platform to manage structured data as well as media storage. Centralizing all your data storage needs in one place.
curl https://datasquirel.com/install | bash
Page Hero Image

Hassle-free data management

Leverage the full power of relational database in a user-friendly interface. Datasquirel brings all the features of SQL and relational databases to an easy-to-use GUI admin panel.
DataMedia
Datasquirel is fully compatible with SQL data standards. Making data definition and management not just easy to learn, but seamless to assimilate. In addition we make it easier to interact with, and better to translate raw SQL into a user-friendly representation.Data Types Docs
Features
Hassle-free data management Image

Scalable by default

Datasquirel runs MariaDB under the hood, with Galera replication out of the box, and Maxscale for load balancing. Giving you a robust database setup as a starting point, with all the tools you need to scale to the moon and beyond.
Learn more
Scalable by default Image
import datasquirel from "@moduletrace/datasquirel";

datasquirel.api.crud({
    action: "get",
    database: "dsql",
    table: "users",
    query: {
        query: {
            date_created_code: {
                value: "2309482989324234",
                equality: "LESS THAN",
            },
        },
    },
});

Developer First

Access your resources with ease, using our powerful API which supports regular API routing or raw SQL for full control
APISQL
Use our api method to fetch data using our minimal JSON-to-SQL mapping systemLearn More

Feature Rich

Datasquirel Contains all the things you need to streamline your workflow without searching for additional plugins.
View Features

Raw SQL Support

Datasquirel is based on all known SQL syntax and conventions. You can run SQL queries directly via the API, or with our controlled SQL connection plugin
Learn More

Live Database and Table Clonning

Clone a database and keep all properties and schema of the origin database updated in real time. This works for tables as well, even tables across different databases.
Learn More

Rich Editors for Easy formatting

No need to worry about formatting different kinds of text stored in your SQL database. HTML? We have a full featured rich text editor. JSON? covered. YAML? We got that too. We have it all.
Learn More

Powerful API integration

Query data effortlessly from any environment using our tightly integrated, easy-to-use, secure REST API integration.
Learn More

Easy Database Migration

Want to take your database to another platform? Easy. Our export feature allows you to export your database to different formats. You can also import your database from different formats over to Datasquirel.
Learn More

Type Safety

Datasquirel is built with type safety in mind. This means that you can be sure that your data is always in the correct format.
Learn More

More Features available

These are just a few of the features of datasquirel. See more on our feature list page to get the full scoop.
See Our Features

Get Started Now

Create a free account, login, or deploy your own self-hosted version.