Python Forum
Interesting observation on MySQL
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Interesting observation on MySQL
#9
They all have their purpose.
PostgreSQL is free.
It is also on par with Oracle
When it comes to GIS, you won't find many of these 'out of the box' features that come with PostgreSQL
  • Support for GeoJSON and KML
  • Geometry-processing functions that go far beyond basic geometric operations
  • 3D and topology support
  • Operations (over 150 of them) for working with raster and vectors in tandem
  • Many conversion operations for converting between raster and vector data.

On PostgreSQL itself:
  • it is the most advanced open source database, period.
  • It's speed and functionality is on par with Oracle.
  • It can and does power databases terabytes in size.
  • It is extensible.

I have had extensive experience with Oracle DBMS used in one of the most data intense environments (Telecommunications)
It is still one of the best available for most any extremely high volume data task, but only large corporations can afford
it. PostgreSQL can come close, and maybe even match it's performance, can run on as many cores as you can give it, and
is free.

I'm a fan, and have been for a long time.

Sqlite is very good, and I use it. One thing I especially like is the one file for everything.
I haven't ever tried to use it with extremely high volume data.
Reply


Messages In This Thread
Interesting observation on MySQL - by Larz60+ - Feb-26-2017, 03:38 AM
RE: Interesting observation on MySQL - by wavic - Feb-26-2017, 04:48 AM
RE: Interesting observation on MySQL - by j.crater - Feb-26-2017, 10:58 AM
RE: Interesting observation on MySQL - by wavic - Feb-26-2017, 11:39 AM
RE: Interesting observation on MySQL - by Larz60+ - Feb-26-2017, 04:53 PM
RE: Interesting observation on MySQL - by wavic - Feb-26-2017, 09:00 PM
RE: Interesting observation on MySQL - by Larz60+ - Feb-26-2017, 09:26 PM
RE: Interesting observation on MySQL - by wavic - Feb-26-2017, 10:17 PM
RE: Interesting observation on MySQL - by Larz60+ - Feb-26-2017, 11:03 PM
RE: Interesting observation on MySQL - by nilamo - Feb-26-2017, 11:13 PM
RE: Interesting observation on MySQL - by nilamo - Feb-26-2017, 11:40 PM
RE: Interesting observation on MySQL - by Larz60+ - Feb-27-2017, 12:25 AM
RE: Interesting observation on MySQL - by wavic - Feb-27-2017, 02:23 AM
RE: Interesting observation on MySQL - by Larz60+ - Feb-27-2017, 02:36 AM
RE: Interesting observation on MySQL - by Larz60+ - Feb-27-2017, 04:08 AM
RE: Interesting observation on MySQL - by Ofnuts - Feb-27-2017, 03:09 PM
RE: Interesting observation on MySQL - by Larz60+ - Feb-27-2017, 03:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Download an interesting magazine..... louiz7 0 1,710 Dec-29-2019, 01:14 AM
Last Post: louiz7
  Interesting response from GoDaddy After I transfered my domains Larz60+ 0 1,777 Feb-18-2019, 03:19 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020