from Hacker News

Convert Simple text to database script

by text2db on 2/10/22, 5:12 PM with 2 comments

  • by text2db on 2/10/22, 5:16 PM

    Hi, I'm the creator of https://text2db.com/ , I have build this tiny tool to quickly create database script without any extra knowledge of script format.

    This is my first project to help new learners/developers to quickly create database script using predefined symbols, only varchar an int datatypes are supported for now.

    I want other people to save time creating databases.

    This website is still in progress, for now only MYSQL,PostgresSQL and MSSQL are supported.

    Thanks for reading this, Feel free to ask any questions/give opinions here

    Also I am looking for tips on how to improve it further.

    Youtube tutorial :https://www.youtube.com/watch?v=8hYtZ38wuz4

  • by anon2020dot00 on 2/10/22, 6:02 PM

    Better as a Show HN probably