Excel and SQL
datanitro.com
Excel and SQL
1–10 of 66 posts
Re: Excel and SQL
#2And works with Python.
Re: Excel and SQL
#3Which database is best for stuff like this? And works with Python.
Re: Excel and SQL
#4Which database is best for stuff like this? And works with Python.
Once you have a lot of data, it really depends on your specific situation. If you don't have any preferences, you can try something new - MongoDB is interesting.
Re: Excel and SQL
#5Anyone know of a Mac OS X friendly alternative?
Re: Excel and SQL
#6Oof, DataNitro being Windows-only is a major bummer. Something like this could be hugely useful for slightly less technical analysts on my team. Anyone know of a Mac OS X friendly alternative?
Re: Excel and SQL
#7Which database is best for stuff like this? And works with Python.
Like the article says, SQLite is a good choice when you're starting out. It's included in Python and is great for the basics. Once you have a lot of data, it really depends on your specific situation. If you don't have any preferences, you can try something new - MongoDB is interesting.
Out of all the nosql options, why pick the one with the most broken default configuration? People complain that MongoDB is has a bad rep when used for things its not meant to, and then its constantly offered as solution.
Re: Excel and SQL
#8We use handsontable (like Google Docs spreadsheet) with a MySQL back end. Users just need a web browser to edit data. I wouldn't call it a replacement for Excel, just a way for non-technical people to edit info in a database.
Re: Excel and SQL
#9Which database is best for stuff like this? And works with Python.
Python has bindings for pretty much everything, so I'd imagine that the database you're most familiar with, or that there is the most information on (most likely MySQL, Postgres, or SQLite)
Re: Excel and SQL
#10Oof, DataNitro being Windows-only is a major bummer. Something like this could be hugely useful for slightly less technical analysts on my team. Anyone know of a Mac OS X friendly alternative?
[1] : http://www.rstudio.com/