HackerTrans
TopNewTrendsCommentsPastAskShowJobs

text2db

no profile record

Submissions

Convert Simple text to database script

text2db.com
2 points·by text2db·4 năm trước·2 comments

Convert simple text to database script-(text2db.com)

1 points·by text2db·5 năm trước·0 comments

comments

text2db
·3 năm trước·discuss
Something similar made by me (text2db) long time ago, cannot maintained it, but if someone wants to continue, code is available on github

https://stackblitz.com/edit/web-platform-hxc9oz?file=index.h...

https://www.youtube.com/watch?v=8hYtZ38wuz4
text2db
·4 năm trước·discuss
I have made this small tool which coverts simple text to full database script with foreign keys, there are some limitations thought, its main purpose is to shorten time spend on remembering syntax and creating database. Currently MSSQL , MySQL and PostgreSQL are supported.

https://text2db.com/
text2db
·4 năm trước·discuss
Thanks, I like that bite :) .

I have re-written and corrected the text. Please check now? .
text2db
·4 năm trước·discuss
Thanks that you like it.

> Part of the website is a screenshot of text rather than actual text for seemingly no reason?

I shall fix it.

> The examples aren't raw text and include HTML list elements which makes copy and pasting them awkward.

I made it in list form ,so users can understand that which symbols are table/column names. I can provide copy button on samples.

>The rest of the website really needs to be run through a grammar checker and proofread.

Sorry, English is not my native, but I shall try to proofread

>The output of the tool is hard to read and poorly formatted.

I shall add space between lines, you can also stretch the text area, based on your requirement.
text2db
·4 năm trước·discuss
Just WOW, amazing ideas you got there, I shall look into it , Thanks alot Dear.
text2db
·4 năm trước·discuss
Awesome, thanks alot. :)
text2db
·4 năm trước·discuss
I hope that you make more than your salary, how did you attract users to website? Its very hard to get users to visit your site.

I have posted my site (https://text2db.com/) on hackernews, product hunt and reddit for getting reviews but got very few views (guess the idea is bad?), please do recommend me tips on how to increase traffic for site.

Thanks.
text2db
·4 năm trước·discuss
I know its off topic, but I created a tool which converts simple text to PostgreSQL tables with foreign key relation ships, It reduces time to create database structure

https://text2db.com/
text2db
·4 năm trước·discuss
The best way to learn is by doing.

I needed to learn javascript, So I created a web app https://text2db.com/ , which coverts simple text to database script. It took 3 months to make it. A long time but I learned alot.
text2db
·4 năm trước·discuss
Maybe a bit off topic, but I created a simple tool which converts text to database scripts, it reduces time to create database tables and foreign key relationships, currently, MySQL, PostgreSql and MSSQL are supported

https://text2db.com/
text2db
·4 năm trước·discuss
A bit of off topic but I created a small tool which converts simple text to database script, It reduces development time to create database tables and foreign key relationships.

https://text2db.com/
text2db
·4 năm trước·discuss
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
text2db
·4 năm trước·discuss
A bit of off topic, but I have created a simple tool which converts simple text to database script -Postgres, MSSQL and MySql dbs are supported.

https://text2db.com/
text2db
·4 năm trước·discuss
A bit off topic, but you can convert simple text to database script here (PostgreSQL also supported):

https://text2db.com/

You can find tutorial here : https://www.youtube.com/watch?v=8hYtZ38wuz4
text2db
·4 năm trước·discuss
Thanks for reviewing it.

>How do you specify data types for columns or schema names for tables?

  For now, to keep it simple, all datatypes will be created as varchar and foreign keys as int, to declare any other column as int, need to write id keyword anywhere in name when defining syntax.
> For modern Postgres versions it's also recommended to use standard compliant identity columns rather than the proprietary serial "types"

I have ran it in Postgres version 14 using psql(shell) and it is working fine, but I shall look into it.

Thanks for reviewing it Thanks
text2db
·4 năm trước·discuss
I have made something like this too , but its for database scripts:

https://text2db.com/
text2db
·4 năm trước·discuss
A little off topic, but you can convert simple text to PostgreSql scripts,

https://text2db.com/
text2db
·4 năm trước·discuss
>I don't want a more verbose SQL I want a less verbose SQL!

A little off topic, but I have created many databases by writing and converting simple text to database scripts

Try this: https://text2db.com/
text2db
·5 năm trước·discuss
Full stack simply means that company do not want to hire separate resources for front end and backend , so 1 salary for 2 works.
text2db
·5 năm trước·discuss
I recorded my voice in English and it converted into French, but I heard after converting it to french voice, a music was heard in the sound after my voice was played , what was it.

Btw idea is really cool, its like how will you speak in same tone in other languages.