Start Import
Al-Mizan SQL Server Importer

Turn Excel data into
clean SQL — instantly.

Upload any spreadsheet, map your columns, and get production-ready SQL INSERT statements for Al-Mizan's database. No libraries, no server setup.

3Data types
100%Browser-side
SQLServer ready
How it works

Three steps to import

01
Choose & Upload

Select data type and drop your Excel file.

02
Map columns

Match Excel columns to Mizan fields.

03
Get SQL

Download and run in SSMS.

Step 01

Choose data type & upload

What kind of records are you importing into Al-Mizan?

Drop your Excel file here

or click to browse  ·  .xlsx  .xls  .csv

Step 02

Map your columns

Match each Mizan field to the corresponding column in your file.

File preview first 3 rows
Mizan fieldTypeYour columnRequired
Step 03

Your SQL is ready

Copy or download, then run in SQL Server Management Studio.

Generated SQL

          
How to run in SSMS
  1. Open SQL Server Management Studio → connect to your Mizan server.
  2. Select your Mizan database in Object Explorer.
  3. New Query (Ctrl+N) → paste the SQL → press F5.
  4. Check the Messages tab — confirms success or shows the exact error.